# Add Pool

### **Swap**

Go to the home page and click 'Add pool' the top left hand side then highlight swap near the top middle of the page.&#x20;

On the left hand side, choose your coin from the drop down list you are choosing from and enter your amount, on the right hand side choose from the list to the coin you are exchanging to. The figures will automatically appear. The Minimum received, Price Impact and Liquidity Provider Fee will be listed. Click Swap and a new page will open, click confirm swap and this may take you to your wallet provider to confirm.

### **Liquidity (Add Pool)**

Go to the home page and click 'Swap' on the top left hand side then highlight Liquidity near the top middle of the page. On the left hand side, choose your coin from the drop down list in which tokens you would like to add for the liquidity pair. Input Section A amount of liquidity, and do the same for Section B and this will give you a conversion rate against the pair. The conversions will automatically appear below. Then once happy click Supply Liquidity and this may take you to your wallet provider to confirm. This is now complete.


---

# 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.xdcswaps.com/guides/add-pool.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.
