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

# Machines User

> Use Machines with or without coding.

Machines helps you spend with private virtual cards.

You can use Machines in two ways:

* the Machines app
* your own AI assistant using our guides

<Card title="Agentic Payments" icon="shopping-bag" href="/agentic-payments" />

<Card title="CLI" icon="terminal" href="/cli" />

<Card title="MCP" icon="plug" href="/mcp-setup" />

<Card title="Claude" icon="sparkles" href="/claude-plugin" />

<Card title="Codex" icon="cpu" href="/codex" />

<Card title="Clawdbot" icon="bot" href="/clawdbot" />

<Card title="Agent Skill" icon="wrench" href="/agent-skills" />

<Card title="Raw Knowledge File" icon="file-text" href="/raw-knowledge-file" />

<Card title="Complete Identity Verification" icon="shield-check" href="/user-kyc" />

<Card title="Create and Manage Cards" icon="credit-card" href="/user-cards" />

<Card title="Add Money" icon="wallet" href="/user-add-money" />

<Card title="Common Questions" icon="circle-help" href="/user-faq" />

<AccordionGroup>
  <Accordion title="Do I need to code to use Machines?">
    No. You can use the app without coding.
  </Accordion>

  <Accordion title="Can I connect my own AI agent?">
    Yes. Use <a href="/agentic-payments">Agentic Payments</a> for the shared shopping flow, <a href="/cli">CLI</a> for the terminal flow, <a href="/mcp-setup">MCP</a> for generic connectors, <a href="/claude-plugin">Claude</a> for Claude setup, <a href="/codex">Codex</a> for Codex setup through Agent Skill, <a href="/clawdbot">Clawdbot</a> for Clawdbot, and <a href="/raw-knowledge-file">Raw Knowledge File</a> for extra context.
  </Accordion>
</AccordionGroup>

## Building an integration?

Use <a href="/partner">Partner docs</a> and <a href="/api-reference">API reference</a>.
