# Deposit

{% embed url="<https://youtu.be/o90LJdrFgD8>" %}
The UI undergoes regular upgrades; what you see in the video may look slightly different than what you see on the app.
{% endembed %}

## Deposit

{% embed url="<https://youtu.be/4IpA1nCd1Lk>" %}
The UI undergoes regular upgrades; what you see in the video may look slightly different than what you see on the app.
{% endembed %}

1. Find the asset you want to deposit in the Available to Deposit table, on the Deposit page.
2. Click on Deposit. A modal will appear.
3. Type in the amount you want to deposit.
4. Click on Deposit.
5. Sign with your wallet.

{% hint style="info" %}
Deposit Boost allows users to earn increased rewards on their deposits. By receiving 1.25M ALGOs from the Algorand Foundation, Folks Finance enabled higher rewards for USDC and EURS. In the future, more tokens can be incentivized.
{% endhint %}

## Swap and Deposit

{% embed url="<https://youtu.be/Tm82uaFb-Ws>" %}
The UI undergoes regular upgrades; what you see in the video may look slightly different than what you see on the app.
{% endembed %}

1. Find the asset you want to deposit in the Available to Deposit table, on the Deposit page.
2. \- If the wallet balance of the chosen asset is zero, click Swap and Deposit.\
   \- If the wallet balance of the chosen asset is greater than zero, but you want to deposit more, click Deposit and switch to Swap and Deposit in the Deposit modal.&#x20;
3. Select the asset to swap with.
4. Type in the amount.
5. Click on Swap and Deposit.
6. Sign with your wallet.

## Withdraw

{% embed url="<https://www.youtube.com/watch?v=wjZitraQU2I>" %}
The UI undergoes regular upgrades; what you see in the video may look slightly different than what you see on the app.
{% endembed %}

1. Find the asset you want to withdraw in the Your Deposit table, on the Deposit page.
2. Click on Withdraw. A modal will appear.
3. Type in the amount you want to withdraw.
4. Click on Withdraw.


---

# 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.folks.finance/functionalities/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.
