# How to Create a New Pool on Monday Trade

The pool creation function allows you to initialize a new liquidity pool for a trading pair that does not yet exist on the platform. By creating a pool, you enable trading for the selected pair and earn fees based on your chosen fee tier. This step-by-step guide explains how to create a new pool on Monday Trade.

<br>


---

# 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.monday.trade/spot-trading/how-to-create-a-new-pool-on-monday-trade.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.
