> For the complete documentation index, see [llms.txt](https://docs.a7a5.kg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.a7a5.kg/token-a7a5/tokenomika-a7a5.md).

# Токеномика A7A5

A7A5 имеет простую и прозрачную токеномику.

* **A7A5** выпущен на двух блокчейнах:
  * Tron (TRC-20), адрес смарт-контракта: `TLeVfrdym8RoJreJ23dAGyfJDygRtiWKBZ` [  ](https://tronscan.org/#/token20/TLeVfrdym8RoJreJ23dAGyfJDygRtiWKBZ)
  * Ethereum (ERC-20), адрес смарт-контракта: `0x6fa0be17e4bea2fcfa22ef89bf8ac9aab0ab0fc9`[  ](https://etherscan.io/address/0x6fa0be17e4bea2fcfa22ef89bf8ac9aab0ab0fc9)
* **Распределение доходов:**
  * **Почти весь ежедневный доход** A7A5 автоматически распределяется между всеми держателями токенов в течение суток после начисления средств по овернайту на депозиты проекта, не требуя от держателей токенов никаких действий. Пассивный доход без необходимости стейкинга, заявок на вывод дохода или оплаты комиссий – держите A7A5 в кошельке или на партнерских биржах, и проценты начисляются автоматически.
  * Оставшийся доход направляется на операционные расходы, маркетинг, развитие проекта, доходность самого проекта A7A5.
* **Утилитарность:** A7A5 – не просто токен, приносящий пассивный доход, у него есть множество других применений, подробнее в разделе ["Способы использования"](/znakomstvo-s-a7a5/sposoby-ispolzovaniya.md).
* **Листинг:** Токен будет размещен на централизованных и децентрализованных биржах, а также доступен в популярных криптокошельках.
* **Аудит смарт-контрактов:** Смарт-контракты успешно [прошли аудиты](/token-a7a5/audity-smart-kontraktov.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 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, and the optional `goal` query parameter:

```
GET https://docs.a7a5.kg/token-a7a5/tokenomika-a7a5.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
