> For the complete documentation index, see [llms.txt](https://docs.aarna.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aarna.ai/using-aarna.md).

# using aarna

- [create and connect DeFi wallet](https://docs.aarna.ai/using-aarna/create-and-connect-defi-wallet.md)
- [Metamask](https://docs.aarna.ai/using-aarna/create-and-connect-defi-wallet/metamask.md)
- [Coinbase Web3 Wallet](https://docs.aarna.ai/using-aarna/create-and-connect-defi-wallet/coinbase-web3-wallet.md)
- [Trust Wallet](https://docs.aarna.ai/using-aarna/create-and-connect-defi-wallet/trust-wallet.md)
- [Ledger Hardware Wallet](https://docs.aarna.ai/using-aarna/create-and-connect-defi-wallet/ledger-hardware-wallet.md)
- [aarnâ wallet (applies to other DeFi wallets too)](https://docs.aarna.ai/using-aarna/create-and-connect-defi-wallet/aarna-wallet-applies-to-other-defi-wallets-too.md)
- [onramp](https://docs.aarna.ai/using-aarna/onramp.md)
- [CEX connections](https://docs.aarna.ai/using-aarna/onramp/cex-connections.md): user can connect your CEX accounts to their native wallets (ex. Coinbase DeFi wallet) or separate DeFi wallets
- [Binance](https://docs.aarna.ai/using-aarna/onramp/cex-connections/binance.md)
- [Coinbase](https://docs.aarna.ai/using-aarna/onramp/cex-connections/coinbase.md)
- [onramp services](https://docs.aarna.ai/using-aarna/onramp/onramp-services.md)
- [how to deposit in âtv vaults?](https://docs.aarna.ai/using-aarna/how-to-deposit-in-atv-vaults.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.aarna.ai/using-aarna.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
