# How-To-Use

1. Go to <https://vectis.finance/>, and choose the strategy you want to deposit in. You’ll be taken to a detailed page displaying the strategy’s performance metrics, key features, and all essential information.

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

2. Navigate through the various tabs on the page to gain a comprehensive understanding of the strategy’s live performance and historical data.

<figure><img src="/files/7wMVKrQPc3ZrDoxmy0Sx" alt=""><figcaption></figcaption></figure>

3. Select a sub-vault for your deposit. Each vault has a maximum capacity of **$3M**, ensuring effective risk management. While all sub-vaults share the same underlying mechanism, minor differences in performance may occur due to timing and investment periods.

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

4. Click "Initialize User & Deposit" to confirm and process your deposit. It’s that simple!

<figure><img src="/files/2P5ZLgwbJUgcrr0ZVtd4" alt=""><figcaption></figcaption></figure>

5. Sit back and watch your deposit grow! Visit the Position tab to monitor your earnings and keep track of your investment's performance.

<figure><img src="/files/OwqJWdLfpX58TZhD9tfC" 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.vectis.finance/miscellaneous/how-to-use.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.
