# How to Deposit

## 1.  Select LP Vault

Begin by selecting the Vault you wish to deposit into. For this example, select the USDC Vault from the list.&#x20;

<figure><img src="/files/2ipbGm6OtFNK79h1uLbD" alt=""><figcaption><p>Select Single Asset Vault from the list</p></figcaption></figure>

## 2. Enter "Deposit" amount

For this example, we’ll deposit 1000 USDC.

<figure><img src="/files/xwopQIZS57jJfIk66UYR" alt=""><figcaption><p>Enter deposit amount</p></figcaption></figure>

## 3. Click on "Deposit"

Click "Deposit" button.

<figure><img src="/files/S9l5PWfMUxujSLOVAeGA" alt=""><figcaption><p>Click "Deposit" button</p></figcaption></figure>

## 4. Wait For Success notification

Wait for the success notification to appear, and you’re all set! You've successfully deposited to Single Asset Vault. Congratulations!

<figure><img src="/files/iQclZZ9nHfOGJxqRUykq" alt=""><figcaption><p>Transaction successful notifcation</p></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.kai.finance/vaults/single-asset-vaults/how-to-deposit.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.
