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

# FAQ

> Frequently asked questions about OneBalance, with quick answers on features, support, and developer resources.

Get answers to the most frequently asked questions about OneBalance.

<CardGroup cols={2}>
  <Card title="General" icon="message-circle-question-mark" href="/faq/general">
    General questions about OneBalance
  </Card>

  <Card title="API" icon="code" href="/faq/api">
    Interacting with OneBalance API
  </Card>

  <Card title="Signing" icon="signature" href="/faq/signing">
    Transaction signing across account types and blockchains
  </Card>

  <Card title="Solana Integration" icon="link" href="/faq/solana">
    Solana-specific questions and troubleshooting
  </Card>

  <Card title="AI Integration" icon="brain" href="/faq/ai">
    AI and LLM integration with OneBalance
  </Card>
</CardGroup>
