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

# Platform

> Add authority to the stack you already run. Auth and payments stay put.

NEUS carries who someone is and what they may do to the next gate, payment, or agent action. Your auth, KYC, wallets, and agents keep their jobs.

[Start here](../get-started) · [Trust stack](./trust-stack)

<Card title="Roadmap" icon="map" href="./status">
  Shipped, in progress, and planned.
</Card>

## URLs

| Service       | URL                                       |
| ------------- | ----------------------------------------- |
| Hosted Verify | `https://neus.network/verify`             |
| Result page   | `https://neus.network/proof/[receipt-id]` |
| Product app   | `https://neus.network`                    |
| API           | `https://api.neus.network`                |
| MCP           | `https://mcp.neus.network/mcp`            |

## Flow

<Frame caption="Hosted Verify to API to result page. Your app reuses the same saved result.">
  <img className="neus-docs-flow-diagram" src="https://mintcdn.com/neus-1d252ed4/lnAxbJSEaKRK-9MO/images/diagrams/platform-flow.svg?fit=max&auto=format&n=lnAxbJSEaKRK-9MO&q=85&s=0e4d824859112efefed244a988096414" alt="NEUS hosted verify, API, result page; app reusing results" width="720" height="292" data-path="images/diagrams/platform-flow.svg" />
</Frame>

## Next

<CardGroup cols={3}>
  <Card title="Quickstart" icon="rocket" href="../quickstart">
    Gate content in a few steps.
  </Card>

  <Card title="Hosted Verify" icon="key" href="../cookbook/auth-hosted-verify">
    Sign-in and checks on NEUS.
  </Card>

  <Card title="Create a portal" icon="building" href="./setup">
    Publish once. Embed with one ID.
  </Card>
</CardGroup>
