# Managing your Portfolio on Saturn

1. **Navigate to the portfolio tab which can be found in the "Pools" section of Saturn**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdbqCrX3vAq-D6Q8wIq3hYRNCGEc-h98yzW-aFN6l46ICTpBt2fwqrPo86vYgVjEeLVF71nsX8cf2byVP7kYLUxR5eTFdAcsRxesBsCGGbK_QDjKvRaRL-Hf_PigfyVwTA_aZWM9Q?key=oAtmyo-NMCvIOuXKIAp_NlJ6" alt=""><figcaption></figcaption></figure>

2. **Select the position you want to adjust**

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

If depositing, 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.

*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>

If withdrawing, enter the amount of tokens you wish to withdraw using the fields, percentage slider, or preset percentage buttons.<br>

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

3. **Click Submit** - Once you have double checked all the detail are accurate, click the "Submit Button". Congratulations, you have successfully adjusted your position!

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfmGCke_Z_MVmi4XGt7ZIIiGcDD4JKzvL-kKoO5kd6Wavymz6yUOlN4Gj1YwOkt0q-VCv3P31EqIB7Zuli9BgNCUILJBuFje-19OH-SCW421IbJGslJAToVuGRgnOEVPfloX9okxA?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/managing-your-portfolio-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.
