# How to Supply

{% embed url="<https://www.youtube.com/watch?feature=youtu.be&v=xHQ_pjoKwJ8>" %}

1. Connect your wallet

<figure><img src="/files/ovqDDXeiTfFsqavVwrlx" alt="" width="375"><figcaption></figcaption></figure>

2. Click “Earn aeUSDC”

<figure><img src="/files/IRdQWkGJMHDlwQeZlpS7" alt="" width="277"><figcaption></figcaption></figure>

3. Enter the amount of aeUSDC you wish to supply in the Supply modal

<figure><img src="/files/afHx3QjgYjubSj59sHnq" alt="" width="375"><figcaption></figcaption></figure>

4. Confirm the transaction in your wallet

<figure><img src="/files/B05WwTP7JfOCbd3ucA8F" alt="" width="371"><figcaption></figcaption></figure>

5. Your aeUSDC is pooled with that of other LPs and is borrowed by borrowers to generate yield.

<figure><img src="/files/Kgp6IzWcmvLMf8GQs1US" alt="" width="375"><figcaption></figcaption></figure>

You can supply additional liquidity to the market at any time by clicking “Earn aeUSDC” and entering the amount of additional aeUSDC you wish to supply.


---

# 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.granite.world/core-protocol-features/liquidity-provisioning/how-to-supply.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.
