# How To: Create New Pool

Setting up a liquidity pool allows users to bring new tokens to the 3xcalibur platform and facilitate trading across different assets.

#### Create a new pair

* Under the 3xcali**Swap** page, you will find a tab called *Create.*
* In the interface you will be able to select the tokens you want to pair and the amount
* Additionally, above *Create Pair* you can choose whether the pool is a variable (x*y=k) pair or a stable (x^3y*y^3=k) pair. Note that the stable pair is preferred for same-type asset pairs, like FRAX/DAI, wBTC/renBTC, stETH/ETH, etc.
  * If the pair already exists, you won’t be able to create the new pool but you will be able to deposit your tokens in the existing pool.
* Hit *Create Pair* and Metamask transactions will pop-up.
* Sign and confirm the Metamask transactions to finalize.

{% embed url="<https://www.loom.com/share/a2146ea9c97749419052c93e12d9356d>" %}


---

# 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://3six9innovatio.gitbook.io/documentation/3six9-products/the-3xcalibur-ecosystem/using-the-protocol/3xcaliswap/how-to-create-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.
