# Create a New Pool

If you don't find your preferred pools, you can create a new one.&#x20;

<mark style="color:red;">**Waring:**</mark> <mark style="color:red;">**The initial trading price of this pool will be decided based on the ratio of the token amounts you put in. An improper ratio could result in significant losses, so exercise caution.**</mark>

Follow the below instructions to create a new pool:&#x20;

* In the token list, select the two tokens that you would like to create a new pool for. <br>
* Read the warning carefully. If you decide to proceed, click " create a new pool".

<figure><img src="/files/m9cOCwnL0IOOknblM6Lq" alt=""><figcaption></figcaption></figure>

* Confirm add. <br>
* Your wallet will pop up for payment. Confirm and pay.&#x20;


---

# 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://dexguide.iotabee.com/pool-provide-liquidity-lp-and-earn/create-a-new-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.
