> 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/bridge/app_n_ex.md).

# From the Crypto.com App and Exchange

For most users, the easiest way to acquire $CRO cryptocurrency and fund your self-custodial wallet on Cronos is to use the Crypto.com App or Exchange.

## From the Crypto.com App

From within the Crypto.com App, you can withdraw $CRO or any of dozens of cryptocurrencies to your self-custodial cryptocurrency wallet on the Cronos (CRC20) blockchain.

For a complete list of available assets to withdraw, please refer to the Help Centre [help page](https://help.crypto.com/en/articles/5978017-what-should-i-know-about-cryptocurrency-deposits-and-withdrawals).

Visit the link below for more details.

{% content-ref url="/pages/1tMoE2eumjpNRVWOEu1e" %}
[From the Crypto.com App](/for-users/bridge/app_n_ex/cdcapp.md)
{% endcontent-ref %}

## From the Crypto.com Exchange

From within the Crypto.com Exchange, you can withdraw $CRO or any of dozens of cryptocurrencies to your self-custodial cryptocurrency wallet on the Cronos (CRC20) blockchain.

Visit the link below for more details.

{% content-ref url="/pages/Oaz00YeqyRE7cu10d7gs" %}
[From the Crypto.com Exchange](/for-users/bridge/app_n_ex/cdcex.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.cronos.com/for-users/bridge/app_n_ex.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
