# How to Create a New Pool

On the GAMMA homescreen, click "Create"

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

**Configure Pool Settings**

* Select the tokens **Token A** and **Token B** and deposit in 50%-50% split and make sure to double check the initial price to avoid losses.&#x20;
* The initial price is based on the ratio of tokens you deposit for initial liquidity.

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

* After configuring your settings, you’ll be prompted with a confirmation screen displaying the details of the pool you’ve set up.
* The screen will also show the pool creation fee, which is 0.04 SOL, used to pay for on-chain account creation.

<figure><img src="/files/0j9yCGFDs0ACYrtbO3F4" alt=""><figcaption></figcaption></figure>

* Click "Create and Deposit" to finalize the pool creation and deposit your tokens.
* Once the process is complete, you’ll see a confirmation screen indicating that your pool has been successfully created.<br>

<figure><img src="/files/5kcDX5iEcr9zfqxi83kO" alt=""><figcaption><p>Pool created Successfully on GAMMA</p></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.goosefx.io/goosefx-amm/gamma-for-pool-creators/how-to-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.
