> For the complete documentation index, see [llms.txt](https://wiki.parachain.curioinvest.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.parachain.curioinvest.com/guides/how-to-use-capital-dex-on-curio-parachain.md).

# How to use Capital DEX on Curio Parachain

Go to <https://parachain.capitaldex.exchange/swap>. You need to install and create a Polkadot wallet to interact with Capital DEX on Curio Parachain (see the guide "How to create and connect the wallet to Curio Parachain").

<figure><img src="/files/9l5XVzgSbqqTJTaXB2ma" alt="" width="563"><figcaption></figcaption></figure>

### 1. Connect the wallet and select a wallet provider (e.g. Polkadot{.js} )

<figure><img src="/files/cC5mM7kLcbzIp42ASBq9" alt="" width="375"><figcaption></figcaption></figure>

### 2. Choose the account which you wish to use on Capital DEX

<figure><img src="/files/xWyc3KhcoXjxcVnGh00H" alt="" width="375"><figcaption></figcaption></figure>

### 3. Use swaps and pools on the Capital DEX

Once your Polkadot wallet is connected, you can make swaps (**Swap page**) and add/remove liquidity on the **Pools page**, similar to how it works on the Ethereum network.

{% hint style="info" %}
**INFO**

You need to have CGT in your wallet on the Curio Parachain network to pay the transaction's gas fee.
{% endhint %}


---

# 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://wiki.parachain.curioinvest.com/guides/how-to-use-capital-dex-on-curio-parachain.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.
