> ## Documentation Index
> Fetch the complete documentation index at: https://docs.pcnaid.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Pcnaid Documentation Network

> Start here for Pcnaid product, service, integration, partner, and developer documentation.

# Pcnaid Documentation Network

This is the central documentation directory and knowledgebase for Pcnaid. It gives humans and AI agents one place to start, one naming system to follow, and one content skeleton for every product.

<Info>
  The public documentation hostname is `http://docs.pcnaid.com`. The canonical Mintlify URL is `https://docs.pcnaid.com` so the same host can be served securely.
</Info>

## Start by scope

<CardGroup cols={3}>
  <Card title="Shopify ecosystem" icon="shopping-bag" href="/hubs/shopify-ecosystem">
    Use this Hub for Shopify apps, themes, extensions, POS integrations, and merchant-facing Shopify documentation.
  </Card>

  <Card title="Merchant omnichannel" icon="workflow" href="/hubs/merchant-omnichannel">
    Use this Hub for products that connect merchants across Shopify, POS, APIs, automations, and operations.
  </Card>

  <Card title="Small business stack" icon="briefcase" href="/hubs/small-business-stack">
    Use this Hub for services, bookkeeping, merchant processing, utilities, telecom, and strategy documentation.
  </Card>
</CardGroup>

## Current live Node

<CardGroup cols={1}>
  <Card title="Pcnaid MCP Hub" icon="server" href="/nodes/integrations/pcnaid-mcp-hub">
    Existing MCP Hub docs migrated into the approved Node template with Merchant, Developer, and Partner tracks.
  </Card>
</CardGroup>

## How future AI documentation agents should begin

<Steps>
  <Step title="Read the architecture standard">
    Start with `architecture/STANDARD.md`. Do not guess folder names, surfaces, or frontmatter fields.
  </Step>

  <Step title="Choose the category and Node slug">
    Use one of the approved categories under `nodes/`: services, shopify, web-apps, mobile-apps, browser-extensions, desktop-apps, integrations, or hardware.
  </Step>

  <Step title="Generate the Node skeleton">
    Use `automation/scripts/create_node.py` and the templates in `shared/templates/node-skeleton/`.
  </Step>

  <Step title="Populate by audience track">
    Merchant pages explain outcomes in plain language. Developer pages document code, APIs, SDKs, webhooks, and architecture. Partner pages cover affiliate, reseller, and co-marketing material.
  </Step>
</Steps>
