{
  "specVersion": "0.2",
  "host": {
    "name": "APCrypto | Club",
    "url": "https://apcrypto.club/"
  },
  "entries": [
    {
      "identifier": "urn:air:apcrypto.club:content:llms-txt",
      "displayName": "APCrypto | Club — site index (llms.txt)",
      "type": "text/markdown",
      "url": "https://apcrypto.club/llms.txt",
      "description": "Markdown index of APCrypto | Club: what the site is and every published page with a one-line summary.",
      "representativeQueries": [
        "what does APCrypto | Club offer",
        "list the pages on apcrypto.club",
        "summarise APCrypto | Club in a paragraph"
      ]
    },
    {
      "identifier": "urn:air:apcrypto.club:content:page-markdown",
      "displayName": "APCrypto | Club — pages as markdown",
      "type": "text/markdown",
      "url": "https://apcrypto.club/",
      "description": "Every page of this site returns markdown instead of HTML when the request sends Accept: text/markdown, or when .md is appended to the page url.",
      "representativeQueries": [
        "read the apcrypto.club pricing page as markdown",
        "get the text of a page on apcrypto.club without the HTML",
        "what does this page of APCrypto | Club say"
      ]
    },
    {
      "identifier": "urn:air:apcrypto.club:content:sitemap",
      "displayName": "APCrypto | Club — sitemap",
      "type": "application/xml",
      "url": "https://apcrypto.club/sitemap.xml",
      "description": "XML sitemap of APCrypto | Club with the last-modified date of every published page.",
      "representativeQueries": [
        "every page url on apcrypto.club",
        "which pages of APCrypto | Club changed recently"
      ]
    },
    {
      "identifier": "urn:air:apcrypto.club:skills:site-content",
      "displayName": "APCrypto | Club — agent skill index",
      "type": "application/json",
      "url": "https://apcrypto.club/.well-known/agent-skills/index.json",
      "description": "Agent Skills discovery index for APCrypto | Club: how an agent should read this site and read its offers.",
      "representativeQueries": [
        "how should an agent browse apcrypto.club",
        "what skills does apcrypto.club publish"
      ]
    },
    {
      "identifier": "urn:air:apcrypto.club:api:catalog",
      "displayName": "APCrypto | Club — API catalog",
      "type": "application/linkset+json",
      "url": "https://apcrypto.club/.well-known/api-catalog",
      "description": "RFC 9727 API catalog for apcrypto.club: documentation, descriptions and status endpoints.",
      "representativeQueries": [
        "what apis does apcrypto.club publish",
        "where is the machine-readable description of apcrypto.club"
      ]
    }
  ]
}