# Ecosystem

### CEXs

* [Meer Exchange](https://meer.kg/en)
  * support of daily A7A5 % distribution ✅
* new CEXs coming soon

### DEXs

On the DEXs you can trade wA7A5 that can be easily unwrapped into A7A5 on the "[Manage A7A5](https://a7a5.io/manage?section=wrap)" page of our website. Read more about wA7A5 [here](/a7a5-token/wa7a5.md).

* [A7A5 interface](https://a7a5.io/trade_and_earn) (A7A5, Tron, Ethereum)

{% hint style="success" %}
The number of products and use cases for A7A5 is growing. If you are developing a product that uses A7A5, [contact us](https://www.a7a5.io/contact_us) — we will consider adding your product to the Ecosystem page.
{% endhint %}

{% hint style="warning" %}
Please always double-check the smart contract addresses before making a token purchase. You can find the smart contract addresses [here](/a7a5-token/token-contracts.md).
{% endhint %}


---

# 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.a7a5.io/introduction-to-a7a5/ecosystem.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.
