# How-To: Kamino Multiply Strategy

1. Once you visit the Kamino website, you can connect your wallet in the top-right corner. The link to their website can be found here <https://kamino.com/lend>

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

2. At the top it has the navigation bar. Once you select the, "Multiply," navigation button, your page should look like the following. That link can be found here <https://kamino.com/multiply>

<figure><img src="/files/18mknkKOpGSx7y3zQsLj" alt=""><figcaption></figcaption></figure>

3. Just below on the interface, there is a search bar that has, "Search Assets," with a magnifying glass. If you type in "vsol" you should see the markets come up in the results.

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

4. After clicking on the vSOL loop market "Deposit" button, it will display a new page. This page will show you all the stats&#x20;

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

5. On the right hand side is where you will be able to loop your SOL and decide how much leverage you wish to borrow. After clicking, "Setup Account," you will receive a pop-up listing all of the risks associated with using leverage and borrowing funds. Once you agree you will receive a transaction to sign in order to setup the initial account.

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

6. After the initial account setup you will be able to enter your asset, either SOL or vSOL, and begin multiplying it for vSOL.

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

7. Once the position is open you will be taken to the next page where it will give you a full breakdown on your multiplied position.

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

8. If you click back on the, "Overview," tab near the top on the left-hand side it will bring you back to the main loop page. On the right-hand side where we originally deposited our SOL there is a drop-down menu that will allow you multiple options. If you need to manage your collateral, debt, adjust your funds, or simply withdraw, you can do it all from here. We highly advise that users with large amounts be mindful of slippage and deleverage small amounts at a time. If you choose to do it all at once this will cause large amounts of slippage and you may end up losing funds. It is best to unwind your position incrementally and allow the market to catch up.

<figure><img src="/files/1z5nWwEMoVrOtD4UzydH" alt=""><figcaption></figcaption></figure>

9. To view your multiply position on your direct stake dashboard you may do so on our website. It may take up to 24h for the position to be reflected on the dashboard. That link can be found here <https://thevault.finance/direct-stake>

<figure><img src="/files/MY7hPG7xNsUMnkNzwBF0" 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.thevault.finance/kamino-multiply/how-to-kamino-multiply-strategy.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.
