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

# FOR USERS

- [Crypto Wallets](https://docs.cronos.com/for-users/crypto-wallets.md)
- [MetaMask Configuration](https://docs.cronos.com/for-users/metamask.md)
- [Brave Wallet](https://docs.cronos.com/for-users/brave-wallet.md)
- [Bridges](https://docs.cronos.com/for-users/bridge.md)
- [From the Crypto.com App and Exchange](https://docs.cronos.com/for-users/bridge/app_n_ex.md)
- [From the Crypto.com App](https://docs.cronos.com/for-users/bridge/app_n_ex/cdcapp.md)
- [From the Crypto.com Exchange](https://docs.cronos.com/for-users/bridge/app_n_ex/cdcex.md)
- [IBC (Cronos POS Chain, other Cosmos chains)](https://docs.cronos.com/for-users/bridge/other_chain.md)
- [Cronos Bridge Web App](https://docs.cronos.com/for-users/bridge/other_chain/webapp.md)
- [Independent bridges](https://docs.cronos.com/for-users/bridge/independent-bridges.md)
- [FAQs for Bridge transfers](https://docs.cronos.com/for-users/bridge/faq.md)
- [FAQs for transactions from/to centralized exchanges](https://docs.cronos.com/for-users/bridge/faqs-for-erc20-only-transaction-support.md)
- [Testnet Faucet](https://docs.cronos.com/for-users/testnet-faucet.md)
- [Tips & FAQs](https://docs.cronos.com/for-users/tips-and-faqs.md): For end-users
- [Key Principles for Wallet Security](https://docs.cronos.com/for-users/key-principles-for-wallet-security.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.cronos.com/for-users.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.
