# How to withdraw?

To withdraw from Troves, follow these detailed steps:

* **Connect Your Wallet:** To deposit to any strategy, you need to have an Argent / Braavos wallet or any other Starknet-compatible wallet. Make sure you have some funds in it.
* Visit [app.troves.fi](https://docs.troves.fi/p/) and Navigate to the tab of your choice and select the strategy you want

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

* Head to the withdraw tab, select the amount you wand and click Redeem. Some strategies may not instantly process with withdrawal, rather they issue an NFT and funds are settled in few hours. For exact details, read the info on the strategy page.&#x20;

<figure><img src="/files/477ZGCj8KjvTFVXaegrZ" 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.troves.fi/p/how-to-withdraw.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.
