# How to deposit?

### Text tutorial with images:

* **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.
* Navigate to the "Tab of your choice" tab to view the available strategies from the home page: [https://app.troves.fi/](https://app.troves.fi/?tab=strategies) and select the strategy/vault of your choice

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

* In the deposit section, you can navigate across different tabs to find all the info you need to make your decision. Enter the amount of assets you want to deposit. Let's deposit 10 xSTRK. Click on the deposit button.

<figure><img src="/files/30iYlTNpYKZAKSwEBRnb" 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-deposit.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.
