# Ago (English)

## Ago (English)

- [About Ago](https://ago.gitbook.io/ago-english/presentation/about-ago.md)
- [The world of tomorrow](https://ago.gitbook.io/ago-english/presentation/the-world-of-tomorrow.md)
- [Roadmap](https://ago.gitbook.io/ago-english/presentation/roadmap.md)
- [The AGO token](https://ago.gitbook.io/ago-english/ecosystem/the-ago-token.md): One coin to rule them all
- [NFTs](https://ago.gitbook.io/ago-english/ecosystem/nfts.md)
- [Tokenomics / ICO](https://ago.gitbook.io/ago-english/ecosystem/tokenomics-ico.md)
- [Ago Foundation](https://ago.gitbook.io/ago-english/ecosystem/ago-foundation.md)
- [Governance / DAO](https://ago.gitbook.io/ago-english/ecosystem/governance-dao.md): Participate is Ago's development
- [Referral](https://ago.gitbook.io/ago-english/ecosystem/referral.md): Monetize your audience and earn crypto commissions through referrals
- [Ago Adventures](https://ago.gitbook.io/ago-english/ecosystem/ago-adventures.md)
- [Swap (DEX)](https://ago.gitbook.io/ago-english/services/swap-dex.md): Decentralized exchange (Now available)
- [Buy crypto by card (On-ramp/Off-ramp)](https://ago.gitbook.io/ago-english/services/buy-crypto-by-card-on-ramp-off-ramp.md): Now available
- [Social trading](https://ago.gitbook.io/ago-english/services/social-trading.md): Now available
- [Mobile app](https://ago.gitbook.io/ago-english/services/mobile-app.md): The features you need in a single easy-to-use application (Coming soon)
- [Ago Card and IBAN](https://ago.gitbook.io/ago-english/services/ago-card-and-iban.md): Coming soon
- [Liquidity providing (AMM)](https://ago.gitbook.io/ago-english/services/liquidity-providing-amm.md): Coming soon
- [Connect your wallet](https://ago.gitbook.io/ago-english/how-to/connect-your-wallet.md)
- [Social trading](https://ago.gitbook.io/ago-english/how-to/social-trading.md)
- [Swap](https://ago.gitbook.io/ago-english/how-to/swap.md)
- [Buy/sell crypto by card](https://ago.gitbook.io/ago-english/how-to/buy-sell-crypto-by-card.md)
- [Referral](https://ago.gitbook.io/ago-english/how-to/referral.md)
- [Import my NFT in Metamask](https://ago.gitbook.io/ago-english/how-to/import-my-nft-in-metamask.md)
- [Add AGO token to metamask](https://ago.gitbook.io/ago-english/how-to/add-ago-token-to-metamask.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://ago.gitbook.io/ago-english/presentation/about-ago.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.
