> For the complete documentation index, see [llms.txt](https://docs.cronaswap.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cronaswap.org/guides/connect-with-cronaswap-on-crypto.com-defi-wallet.md).

# Connect with CronaSwap on Crypto.com DeFi Wallet

Need to perform transactions on CronaSwap while on the go?

Now you can connect with CronaSwap via the in-app browser on the Crypto.com DeFi Wallet mobile app. The in-app browser allows you to interact with any DApps on Cronos Chain. Simply enter the URL to connect to the DApp, and you can also bookmark them for easy access.

Please follow the user guide below on how to connect with CronaSwap!

### **Step 1:** Open your Crypto.com Defi Wallet mobile app

<div align="left"><img src="/files/R6AIL65aOrxfvNiXxsZS" alt=""></div>

### Step 2: Tap on the search bar on the Dapps page

![](/files/QJJKiBm9wabRhLxhsHMh)

### Step 3: Enter this URL [https://app.cronaswap.org](https://app.cronaswap.org/)

![](/files/YpgDKrWJh8v8KeJPEK1f)

### Step 4: Click on the bookmark icon at the bottom to bookmark CronaSwap’s page on your app for easy access

![](/files/0GQf7B2c7eZmS7GfASdx)

### Step 5: That’s it! CronaSwap will now appear under “Favorites” in your app. You can perform transactions easily on your mobile now.

![](/files/qW07Jfxh7nLINPUnzw0F)


---

# 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.cronaswap.org/guides/connect-with-cronaswap-on-crypto.com-defi-wallet.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.
