# AAVE

{% embed url="<https://aave.com/>" %}
↑ Official site url ↑
{% endembed %}

### Swap

* Go to [**aave.com**](https://app.aave.com/) website.
* Connect your wallet.

<figure><img src="/files/ilAPZknq1T6s3xKjZOe5" alt=""><figcaption><p>Main dashboard page.</p></figcaption></figure>

* Click “Swap” next to your wallet tab.
* In the new window, select the chain, tokens you want to swap, and quantity.
* Click “Swap” to confirm.

<figure><img src="/files/KisVICoyWHmIZADFfRwX" alt=""><figcaption><p>Swap window</p></figcaption></figure>

### Lend

* In the dashboard page, select the chain on which you want to deposit your funds.

<figure><img src="/files/JA9aD0f0JRB1j6HebRDv" alt=""><figcaption><p>Dashboard page</p></figcaption></figure>

* From the “Assets to supply” list, choose one and click the “Supply” button.
* Choose the amount to add and confirm by clicking “Supply”.

<figure><img src="/files/BGmjKoO4lUkc8XyZqRph" alt=""><figcaption><p>Confirm deposit</p></figcaption></figure>

### Withdraw

* After a successful deposit, you can find your assets in “Your supplies” in the dashboard.

<figure><img src="/files/8fz1EDCwNJsKAt8JQo2w" alt=""><figcaption><p>Withdraw your deposit</p></figcaption></figure>

* Click the “Withdraw” button on your position details.

<figure><img src="/files/sFT2MKhro0kh9KWrR3Tt" alt=""><figcaption><p>Confirm withdrawal</p></figcaption></figure>

* In the new window, add the amount to withdraw.
* Click “Approve to continue” and confirm approval in your wallet.
* Now you are able to click “Withdraw” and confirm.

### Borrow

<figure><img src="/files/luQu46YgZQR1xAwWmZwX" alt=""><figcaption><p>Taking a loan</p></figcaption></figure>

* Click on “Borrow” from available assets list to make a loan.

<figure><img src="/files/ZcYLcK8VBAvAOhCxSCoZ" alt=""><figcaption><p>Loan details</p></figcaption></figure>

* Set the quantity of selected token to borrow.
* Click “Approve”, and after confirmation in your wallet, click “Borrow ETH”.

### Repay

<figure><img src="/files/LP3cm4GsPYevaC76m0aE" alt=""><figcaption><p>Repay loans</p></figcaption></figure>

* To repay your loan, find in “Your borrows” position you want to repay.
* Click “Repay” button.
* In the next screen, choose amount to repay and click “Repay” button.

<figure><img src="/files/qb18xMkWU6v2NtLbM2Ho" alt=""><figcaption><p>Confirm</p></figcaption></figure>

* Confirm in your wallet.

### Staking and Governance (ETH Mainnet)

<figure><img src="/files/p4TvdeWQhXhBPPXR8xPZ" alt=""><figcaption><p>Staking AAVE tokens on ETH Mainnet</p></figcaption></figure>

* AAVE and ABPT tokens can be staked on the protocol for extra rewards and to add more security to the protocol.

<figure><img src="/files/x6TUUxYF4IUuB6oTGNGw" alt=""><figcaption><p>Governance page with proposals list</p></figcaption></figure>

* AAVE token-holders can vote on proposals or delegate by checking governance tab for more info.

<figure><img src="/files/iARiGzHo4FaLP81qveuS" alt=""><figcaption><p><a href="https://hub.airdrop.expert/overview/order-here">https://hub.airdrop.expert/overview/order-here</a></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://hub.airdrop.expert/knowledge-base/protocols-guides/aave.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.
