# How to Create a Pool on Saturn

### Introduction

Creating a liquidity pool on Saturn allows you to bring your token into a decentralized, trustless trading environment directly on the Bitcoin base layer. Saturn pools eliminate the need for bridging or centralized intermediaries, offering a secure platform for Bitcoin-native token trading.

### Step-by-Step Guide to Creating a new Pool

1. **Navigate to the Pools Page** - Go to the Pools section on the Saturn platform.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdx1G1NEkyG-NxMZerfOmZRzlnssCD5yjcDqvkCDBTjNOxhyaKeOaifF0mGsZD9rmRjLwTwLmTpP5q2FMdhwWby9yVy-NxCHwsi6KDaAahs2FJdu-Ro19UBHENhHuzzewENa-tP?key=oAtmyo-NMCvIOuXKIAp_NlJ6" alt=""><figcaption></figcaption></figure>

2\. **Connect Your Wallet** - Ensure your wallet is connected and linked to the Bitcoin network.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXctvYREJdvfiMBTPZJUvLspxhBHyj_EwgQJX7g6PcrpGAyvd118CHX6Mq8p4mysrmutHd22ygNbAiLva_BnNq_CnhXHsziW94Zgodxfz6_qPnbYjy1Glcg-AEH7LTD4hFN2llgzXA?key=oAtmyo-NMCvIOuXKIAp_NlJ6" alt=""><figcaption></figcaption></figure>

3. **Create Pool** - Click the "Create Pool" button

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXd1rwn8gc4rcEpUPefgUIR4KFbw51aj0zWB4OPGYyPspt53F7ZhP-ekKcvNJy0LtjtqgslSLuM7GPTDTbgmGLfkuOfTtXDQTULqb6aPHXVMUIDXlAYcqlBYH0IcqX3AaJSX1E0_bw?key=oAtmyo-NMCvIOuXKIAp_NlJ6" alt=""><figcaption></figcaption></figure>

4. **Select Pool Tokens** - Under "Token A" select the token you wish to create the pool for. Token B is automatically set as BTC.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdO-iIrtjcRfMDIsfae6WFo-d2IP0aTFUw2KaeGJl1XXD1WXeHAmoGoPBZ7AYS70j7L_ovyZJtkQZ6v5knbVzk9e1RsMSfpuAe6apZZRVdbhXswsjC_fURAANLWQry8vJZCeGzk?key=oAtmyo-NMCvIOuXKIAp_NlJ6" alt=""><figcaption></figcaption></figure>

5. **Select Fee Tier** - Fee tiers determine the trading fees that liquidity providers will earn. Choose a fee tier that aligns with your trading volume expectations.
   * **Low Fee Tier**: Ideal for high-volume tokens, offering a competitive trading fee.
   * **High Fee Tier**: Suited for less liquid tokens, allowing liquidity providers to earn more per trade.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcv6r8qvyOUyK6k11eSEHOkTISOrNg-D_2ln9Lozplf5Y5zdhB_6sxJX3BpTwYqTfU0_oDuLeWEPNH-RXUmq27V28MQcojn_RDNoSTpvEMuZyAj8Z5Zw4VXFOux_SS1nHQrNR0R?key=oAtmyo-NMCvIOuXKIAp_NlJ6" alt=""><figcaption></figcaption></figure>

6. **Submit** - Click the "Submit" button. Congratulations, you have just created a new liquidity pool for a Rune token!

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdTeqI2YsrtRN8VYsk_viAQEfwZFoFHjpCb8GwsUgs4IlaRkSmZSkx1ndc_EuSz-3pOyrNw6eSPpA5I2Z9RzpRU3ZEbfO4lFTpicKubKhuD_734wLn4l40bl8g-w5Rv79C994Ql?key=oAtmyo-NMCvIOuXKIAp_NlJ6" 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.saturnbtc.io/creators/how-to-create-a-pool-on-saturn.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.
