# How to deposit in a Vault

How to deposit in a vault guide:

1. Navigate to the Vaults list on the [PIT Finance](https://pit.finance/) platform.
2. Browse the available vaults and select one you're interested in joining.

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

3. Click the "Details" button for your chosen vault to access its specific page.
4. On the vault details page, locate the Deposit section.

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

In case of WSEI vault, you should wrap your SEI and then deposit

{% content-ref url="/spaces/3rDtF1tW3tT0IvYaH6RN/pages/zJsPrQX4CVcl51WLCjJg" %}
[Wrapping and Unwrapping SEI Tokens](/faqs/using-pit-finance-guide/wrapping-and-unwrapping-sei-tokens.md)
{% endcontent-ref %}

5. Enter the number of tokens you wish to deposit in the provided input field.
6. The platform will automatically calculate and display the amount of pTOKENs you'll receive based on the current exchange rate.
7. Click the "Approve" button to authorize the token deposit. This step is necessary for security reasons.
8. After approval, click "Deposit" to finalize your transaction and join the vault.
9. Your tokens are now deposited, and you'll start earning optimized rewards according to the vault's strategy.

{% content-ref url="/spaces/3rDtF1tW3tT0IvYaH6RN/pages/HByma2SB5cygjKPanMPp" %}
[Strategies Vα](/products/strategies-va.md)
{% endcontent-ref %}

Remember to review all details and understand the vault's strategy before depositing. Always ensure you're comfortable with the associated risks and potential returns.


---

# 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.pit.finance/faqs/using-pit-finance-guide/how-to-deposit-in-a-vault.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.
