# Roadmap

<figure><img src="https://content.gitbook.com/content/vp4IBtYiRNoKsjZWnSyt/blobs/jRYZPCojFQC7mRWcyWOx/Roadmap.png" alt=""><figcaption></figcaption></figure>

**AGO listing:** Token listing through a decentralized pool.&#x20;

**Listing on external platforms:** Token listing through partner platforms.&#x20;

**Implementation of decentralized governance:** Our Decentralized Autonomous Organization (DAO) will allow users to vote and decide on key project developments. \
Learn more -> [Governance](https://agodefi.gitbook.io/ago-defi/ecosystem/governance-dao)

**Liquidity pool and staking:** Earn yields and voting power directly via the app.  \
Learn more -> [Liquidity providing/AMM](https://agodefi.gitbook.io/ago-defi/services/liquidity-providing-amm)

**Launch of mobile app:** The best way to achieve mass adoption. \
Learn more -> [Mobile app](https://agodefi.gitbook.io/ago-defi/services/mobile-app)

**New chains:** Currently available on BSC (for scalability and network) and Ethereum (for fundamentals and liquidity). Different chains will be supported in future, mainly Ethereum's layer 2s.&#x20;

**AGO launchpad:** A platform dedicated to a project's financing through a private token sale. Usually, long-term holders receive the best allocations!&#x20;

**Crypto ETF:** We use "ETF" to keep it simple. We aim to provide an asset that's free to create, representing different underlying assets, backed 1:1 on-chain. E.g. A token representing 33% ARB, 33% OP and 33% MATIC, with a daily pool adjustment.&#x20;

**Crypto loans:** Mechanisms for users to lend and borrow crypto, in a fully decentralized way.&#x20;

**Real estate/Equity tokenization:** Tokenization allows us to split the value of an asset into fractions, represented by multiple tokens (such as NFTs).&#x20;

**Example:** A $100 000 house can be divided into 1 000 tokens, each with a value of $100. If you own 10 tokens, you'll own 1% of the house.&#x20;


---

# 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://agodefi.gitbook.io/ago-defi/presentation/roadmap.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.
