# Open a position in a Liquidity Pool

1. **Navigate 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. **Select the pool you want to open a position in** - In this example we will use BESTINSLOT.XYZ

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe6fYYHOKK8NgZqZRcYNyKH-iELefOdmMZlLVDvsnDDKslXf2EIGGDZCsNgB7hd1L9GjtN2j-lHQq-Ypp0Escv6_b9n0J4JhoN1nRlL4rKajHfFmhd60lTrKuiGgaC8kYkofXunOw?key=oAtmyo-NMCvIOuXKIAp_NlJ6" alt=""><figcaption></figcaption></figure>

3. **Select the pool for the token you have chosen with the fee rate that you desire**

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

4. **Click deposit to add to liquidity the pool**

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

5. **Enter the amounts** - Enter the liquidity amounts that you want to deposit into the pool. Review all pool details, including tokens, liquidity amounts, and fee tier.\
   \
   If this is a new pool and there is no liquidity, the amount of liquidity that you provide will set the initial price of the pool.\
   \
   \&#xNAN;*TIP: Ensure you double-check the token details to avoid creating a pool with the wrong assets.*

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

6. **Click Submit** - Submit and approve you transaction. Congratulations, you have added to liquidity to a pool!\
   \
   \&#xNAN;*NOTE: Creating a pool incurs network fees on the Bitcoin base layer. Review the fees before confirming.*

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdKxhXHdJjjoWw9SmW-abr4Dyl2chohuCblRwRdxn6ek0HFFcVKZxIdLBCcCr57UvELE5VvfQNykN1qCRI2ZSJF3IEVoL2Slho_cyABlK-IcelWUvNRsKnFxAP8SrZ7N1p-xCpU-g?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/liquidity-providers/open-a-position-in-a-liquidity-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.
