# Deposit your Assets

## **Liquidity Pools**

#### 1.   Enter [Radpie](https://www.radiant.magpiexyz.io/stake)

#### 2.   Navigate to the "Stake" tab

<figure><img src="/files/c2iF1lKfgm0p5WWpweuy" alt=""><figcaption><p>Press "Stake" to see the liquidity pools</p></figcaption></figure>

#### &#x20;3.   Select a pool to provide liquidity

* Select the amount of assets to deposit
* Approve (Approve infinity can be selected in case that users want to deposit more assets later)

<figure><img src="/files/KMxzSxXTwUsoGJGVBAPH" alt=""><figcaption><p>Approve deposits on the pool</p></figcaption></figure>

#### 4.   Deposit your assets on the pool

<figure><img src="/files/q3KYKjrQfyQ7d688nV0Z" alt=""><figcaption><p>Deposit DAI</p></figcaption></figure>

#### 5.   Withdraw your assets

<figure><img src="/files/9lpP2UFmQgnDlFI0Z3PK" alt=""><figcaption><p>Withdraw DAI</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.radpiexyz.io/how-to-use-radpie/deposit-your-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.
