# Aave (AAVE)

## **Basic Info**

* Token: [AAVE](https://www.coingecko.com/en/coins/aave)
* Sector: Lending
* [Tally Governance Page](https://www.tally.xyz/gov/aave)

## **Protocol Overview**

Aave is a decentralized finance (DeFi) protocol that allows users to lend and borrow a wide range of cryptocurrencies without the need for a traditional intermediary. It operates on the Ethereum blockchain and uses smart contracts to automate the lending and borrowing process. Users can earn interest by providing liquidity to the platform and can borrow assets by providing collateral. Aave also features unique functionalities such as flash loans, which allow users to borrow assets without collateral for a very short period of time.

***

### **Resources**

* [Discord](https://discord.com/invite/aave)
* [Forum](https://governance.aave.com/)
* [GitHub](https://github.com/aave/aip)
* [Website](https://aave.com/)
* [Twitter](https://twitter.com/AaveAave)
* [Blog](https://aave.mirror.xyz/)
* [Documentation](https://docs.aave.com/)


---

# 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.tally.xyz/user-guides/index-of-daos/daos-on-tally/aave-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.
