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

# Welcome

Monid gives you (or your agent) on-demand access to hundreds of data endpoints across the web. Pay only for what you use — no subscriptions, no contracts.

## Get started

<Card title="How It Works" icon="book-open" href="/guide/how-it-works">
  The 30-second overview — discover, inspect, run, and pay only for what you use.
</Card>

### Setup for AI Agents

<CardGroup cols={2}>
  <Card title="MCP" icon="plug" href="/guide/quickstart-mcp">
    Connect Claude, Codex, or OpenCode to Monid via MCP.
  </Card>

  <Card title="Skill" icon="robot" href="/guide/quickstart-skill">
    Install the Monid skill in Claude Code, Cursor, and other agents.
  </Card>
</CardGroup>

### Setup for Humans

<CardGroup cols={2}>
  <Card title="CLI" icon="terminal" href="/guide/quickstart-cli">
    Install the CLI and query data from your shell.
  </Card>

  <Card title="API" icon="code" href="/guide/quickstart-api">
    Call the HTTP API directly from your code.
  </Card>
</CardGroup>

## References

<CardGroup cols={2}>
  <Card title="API Reference" icon="code" href="/api/overview">
    HTTP endpoints for discover, inspect, run, runs, and wallet.
  </Card>

  <Card title="CLI Reference" icon="square-terminal" href="/cli/overview">
    All `monid` commands with flags, examples, and output.
  </Card>

  <Card title="Integrations" icon="puzzle-piece" href="/integrations/overview">
    Embed Monid in your own product via OAuth, proxy, or master API key.
  </Card>
</CardGroup>

## Links

* [Monid homepage](https://monid.ai)
* [**<u>List of Tools</u>**](https://monid.ai/tools)
