# How to Supply Liquidity?

First, Let's connect your wallet!

Step 1: Navigate to the Yield Aggregator menu

Step 2: Choose the token you want to supply and click on its Supply APY.

<figure><img src="/files/bq1xE8SJ63OsDGqz8YAT" alt="" width="482"><figcaption></figcaption></figure>

Step 3: On the Supply list, select the most suitable deal.

* We display key deal details, including the protocol, Supply APY, available volume, and maturity date.
* Click the Supply button on your selected deal.

<figure><img src="/files/n1EPiGMZWqvgTKtF6uOY" alt="" width="494"><figcaption></figcaption></figure>

Step 4: On Supply Screen (Each protocol will display different types of information):

* Input Supply Amount, Click Supply
* Sign the transaction on your wallet

<div><figure><img src="/files/xcQTDSpEYQPPyMW0feHC" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Ikd0jwYq2ZSzUUKxNHqn" alt=""><figcaption></figcaption></figure></div>

* ***Note: All transactions are built and interact directly with the smart contract of the protocol you select.***

Step 5: After the transaction is successfully signed:

* For Liqwid Protocol: You can modify the details of your supply position right on the supply list screen
* For Danogo Protocol: You will receive Bond tokens. Go to My Account to view information about the Bonds you’ve received. Here, you can either list your Bonds or redeem them upon maturity.

<br>


---

# 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.dano.finance/how-to-use/guides/yield-aggregator/how-to-supply-liquidity.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.
