# Deposit & Withdraw Assets

#### Deposit

1. Go to Lending Pools
2. Select asset you want to deposit
3. Input the amount you want then confirm
4. You will receive some ysToken representing their holding and in-kind interests.

**Note**: After depositing, there is a [2-day withdrawal restriction ](/stella-doc/~/changes/4fF4ewjtMXRPWHi41cyF/protocol-mechanism/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. Click withdraw. You will receive assets and earned interests.


---

# 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/~/changes/4fF4ewjtMXRPWHi41cyF/app-guide/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.
