# Services

- [Swap (DEX)](https://agodefi.gitbook.io/ago-defi/services/swap-dex.md): Decentralized exchange (Now available)
- [Buy crypto by card (On-ramp/Off-ramp)](https://agodefi.gitbook.io/ago-defi/services/buy-crypto-by-card-on-ramp-off-ramp.md): Now available
- [Social trading](https://agodefi.gitbook.io/ago-defi/services/social-trading.md): Now available
- [Mobile app](https://agodefi.gitbook.io/ago-defi/services/mobile-app.md): The features you need in a single easy-to-use application (Coming soon)
- [Ago Card and IBAN](https://agodefi.gitbook.io/ago-defi/services/ago-card-and-iban.md): Coming soon
- [Liquidity providing (AMM)](https://agodefi.gitbook.io/ago-defi/services/liquidity-providing-amm.md): Coming soon


---

# 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/services.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.
