# Withdrawing Liquidity

1. Visit the [Titan Portfolio](https://factory.titan.tg/portfolio) page and connect your wallet to view all the deposits you have on Titan.

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

2. Click on the position you want to withdraw from to open the liquidity details side sheet. You'll see your current liquidity range, estimated yield, balance, and any claimable fees. Press **Claim Fees** and complete the transaction to transfer any fees from the pool to your wallet.

&#x20;       ![](/files/uqgIB4tJZI9O4Zt7TAKT)![](/files/czLu25Ni2ejJkey0wQe7)

2. Enter the **Withdraw** Tab and use the slider to select what percentage of your liquidity you want to withdraw. Once you have selected your desired withdraw amount, press **Remove Liquidity** and sign the transaction to complete the process. **Note -** withdrawing liquidity will auto-claim all your fees as well. Also keep in mind that if your position is staked, you will have to unstake liquidity before withdrawing.&#x20;

&#x20;     ![](/files/oQa5VIvJbMnclSDuWc7z)


---

# 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.titan.tg/titan-walkthrough/withdrawing-liquidity.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.
