# FOR USERS

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


---

# Agent Instructions: 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.org/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.
