# How-To: Direct Stake

1. Visit our website at [https://thevault.finance/](https://thevault.finance/stake)
2. Click the "Open dapp" button in the top-right corner.

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

2. Once on the dApp page ensure you connect your wallet in the top-right corner.

<figure><img src="/files/6gXYnNd8ucbIm86Jz8Zv" alt=""><figcaption></figcaption></figure>

3. When your wallet is connected, visit the Direct Stake navigation button in the top navigation bar.

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

4. On the Direct Stake page you can select the validator you wish to direct your stake to from the list. Once selected, click the button "Select a validator."

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

5. After processing the wallet transaction you should see the name of the validator you are direct staking to. It will be under "Your Validator" near the top of the page.

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

6. The next step will be to go to the Stake navigation button in the top navigation bar.

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

7. Once the Stake page loads, you will see the amount of SOL in your wallet. You may choose how much SOL you wish to stake. The vSOL token amount will be less than the SOL you use to stake it with. This is because vSOL represents the actual SOL value with the accumulated interest from staking rewards and commissions from validators that you stake to.

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

8. Now that vSOL has been minted from SOL the vSOL inside of the wallet will now be directed at the chosen validator that you have assigned on the Direct Stake navigation button. You can see the results on the Direct Stake dashboard page.

<figure><img src="/files/SCYYY2cW0aVHSrfNkCR4" 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/stake/how-to-direct-stake.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.
