# How to Deploy New Pools

## Step 1 - Go to the Pools Page

Open the [DragonSwap](https://test.dragonswap.app/) web app. Next, open the [Pools Page](https://test.dragonswap.app/pools?searchQuery=\&tab=all-pools).

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

Step 2 - Click Create pool button\\

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

## Step 3 - Select the desired Token 1

You're now creating a new pool. First, click on the Select token button.

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

Next, Select desired token from the list.

<figure><img src="/files/2HtuUlrwiUZP4iHETyPG" alt=""><figcaption></figcaption></figure>

## Step 4 - Select the desired amount of Token 1

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

## Step 5 - Select the desired Token 2

First, click on the Select token button.

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

Next, Select desired token from the list.

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

## Step 6 - Select the desired amount of Token 2

<figure><img src="/files/1iGXSvREuh2QoP32ZSpY" alt=""><figcaption></figcaption></figure>

## Step 7 - Approve both tokens

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

## Step 8 - Approve both tokens in wallet

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

## Step 9 - Create pool

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

## Step 10 - Success, your pool is created!

You'll be redirected to your pool's page.

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


---

# 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.dragonswap.app/dragonswap/guides/liqudity-providers/how-to-deploy-new-pools.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.
