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

# Support

> Talk to AgentCard support

Reach a human through a live support conversation, from the CLI or through your agent.

<Tabs>
  <Tab title="CLI">
    ```bash theme={null}
    agent-cards support                 # start a conversation
    agent-cards support --resume <id>   # resume an existing one
    ```
  </Tab>

  <Tab title="MCP">
    * `start_support_chat` — open a new conversation; save the returned `conversation_id`.
    * `send_support_message` — send a message in a conversation.
    * `read_support_chat` — read the conversation's message history for replies.
  </Tab>
</Tabs>

You can also email [support@agentcard.sh](mailto:support@agentcard.sh).

## Higher limits

Need more than Pro's 50 cards/month or \$1,000 per card? Start a support conversation and ask — see [Plans](/personal/plans) for the standard tiers.
