# Deposit to Autofarm Velas vaults - QuickGuide

1\) Head over to the vault of your choice and make sure you have the assets ready in your wallet, for this HOW-TO we will go for [WVLX-WAG LP](https://autofarm.network/velas/12/). Click the "Add Liquidity" button:

{% hint style="info" %}
Please note that for this vault VLX will also be available to deposit so there is no need to wrap your VLX to WVLX.
{% endhint %}

![](/files/qgQslvYuMB3Tki4p8nYN)

2\) In the next "Create LP" widget which pops up, key in the amount you want to provide as LP. After that, approve the spending of WAG by clicking the "Approve WAG" button:

![](/files/Ly4Y7Ep7fkq9Pd3zklBd)

3\) After approving, you can create the LP by clicking the "Create LP" button:

![](/files/Y6543ujIfuPl9Ci4gnIJ)

4\) Close the widget when you see the amounts shift. After closing the widget the amount is shown in the deposit box. Now key in the amount you want to deposit and click the "Approve" button

![](/files/EH4Glk0XqT4XyAnl5vpm)

5\) After approving you can deposit the assets by using the "Deposit" button:

![](/files/ykmijGjlZ5ejtEqjbqfB)

6\) After depositing successfully, you should see your WVLX-WAG LP tokens reflected under the Deposit section alongside details such as the USD value and the % relative to the total value locked in the vault:

![](/files/OR9D1q1b684O3so6VPso)


---

# 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://autofarm.gitbook.io/autofarm-network/how-tos/use-autofarm-in-different-chains/velas-chain/deposit-to-autofarm-velas-vaults-quickguide.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.
