# How to transfer funds?

CronaSwap aims to be the leading DEX built on the Cronos Chain. Users get to enjoy lower fees, faster transactions, and built-in interoperability (via IBC protocol) all on Cronos! Its native token is CRO, which is primarily used as transaction fees or network gas fees. However, it can also be staked to earn rewards.

To connect to CronaSwap, you will need to use a decentralised, non-custodial wallet such as Crypto.com DeFi wallet, Metamask, etc. But you will have to bridge your CRO tokens from the Crypto.org chain to the Cronos chain via the Cronos Bridge. The Cronos Bridge supports fast, secure, and low-cost transfers between Crypto.org chain and Cronos Chain.

{% hint style="info" %}
Note: The wallet address for Crypto.org chain and Cronos chain is different. You can tell the difference by looking at the start of the address.

* Crypto.org chain’s address will start with “cro…” followed by string of alphanumeric numbers.
* Cronos chain’s address will start with “0x…” followed by string of alphanumeric numbers.
  {% endhint %}

There are several ways to transfer funds to CronaSwap. Select any of the options below and we will guide you step-by-step through the process. If you have any further questions, feel free to reach out to us on Telegram or Discord.

{% content-ref url="/pages/1bBbW6FPBXOilYCd5XVs" %}
[Via Crypto.com DeFi wallet](/guides/how-to-transfer-funds/via-crypto.com-defi-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZiWn1MVfJUMr6QKiKnJ4" %}
[Setup Cronos Chain on Metamask](/guides/how-to-transfer-funds/setup-cronos-chain-on-metamask.md)
{% endcontent-ref %}

{% content-ref url="/pages/Wf3MC35ABtspuBZwBSpD" %}
[Via Cronos Bridge web app](/guides/how-to-transfer-funds/via-cronos-bridge-web-app.md)
{% endcontent-ref %}


---

# 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.cronaswap.org/guides/how-to-transfer-funds.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.
