# Deposit & Withdraw Assets

#### Deposit

1. Go to **Lending Pools**
2. Select asset you want to deposit
3. Select Pool Type either **Hyper or Standard**&#x20;

<figure><img src="/files/YtjBTY2EYSQNe5yr3NKR" alt=""><figcaption><p>Deposit Page</p></figcaption></figure>

4. Input the amount you want then **"Confirm Deposit"**
5. You will receive some ysToken representing your total holding (principal and in-kind interests).

<figure><img src="/files/QKH6YEKCrUBXa3hRTort" alt="" width="375"><figcaption><p>Deposit in Stella Lend</p></figcaption></figure>

**Note**: After depositing, there is a [2-day withdrawal restriction ](/stella-doc/stella-yield/stella-lend/withdrawal-delay.md)where you **cannot withdraw or transfer** any ysToken. Adding additional assets during the withdrawal delay will restart the countdown period.

#### Withdraw

1. Go to Lend section on Your Positions
2. Click **"Withdraw"**
3. Input the amount you want to withdraw in ysToken unit.
4. After the withdrawal restriction ends, click **"Confirm Withdraw"**. You will receive assets and earned interests.

<figure><img src="/files/SzO9dSrZRkl1GVV4KJXn" alt="" width="375"><figcaption><p>Withdraw in Stella Lend</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.stellaxyz.io/stella-doc/app-guide-stella-yield/deposit-and-withdraw-assets.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.
