> For the complete documentation index, see [llms.txt](https://nemesisdao.gitbook.io/helena-financial-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nemesisdao.gitbook.io/helena-financial-whitepaper/other/protocol-tokenomics.md).

# Protocol Tokenomics

HELENA V2 is a BEP20 token that rewards its holders with automatic reflection rewards.\
The token contract has an anti-bot feature for blocking frontrunners and sandwich attackers.\
\
Helena Deployer minted **550,000 HELENA V2** during migration.

**(46.00%)** 253,000 HELENA V2 Burned -> [TX](https://bscscan.com/tx/0x6a6bfe8ccf422b9094d975ecf07b1733486c2295630e408941a695dc0997b79d).\
\&#xNAN;**(27.27%)**  150,000  HELENA V2 Added to New Liquidity Pair -> [TX 1](https://bscscan.com/tx/0x1cbca95e227ba06e40554c0cb823592909d1fe81bd7b6a22e44f3c24c6dec3bc) + [TX 2](https://bscscan.com/tx/0x59a05ff5d121dde6b3f57ab09d16192b6e767e681e8ebd4f3efa8df00384e48c) + [TX 3](https://bscscan.com/tx/0xcf05bfb63eedd075f97e5b3dc38a6d4f5831bbc7506af905d66de14e6fc435b1)**\***\
\&#xNAN;**(19.45%)**  107,000  HELENA V2 Sent to Migration Contract -> [TX 1](https://bscscan.com/tx/0xb0cb0bfecbcd4c10c3499de51aecaa4bc7f00e2853c5f85cfe48bb7ae862b036) + [TX 2](https://bscscan.com/tx/0x58ace0a3c498e9ad15a4fa9eaaa96a44b95ee81c4e2b7d0b903c10ee60f904f3).\
\&#xNAN;**(07.28%)**  40,000   HELENA V2 Sent to The Hellenic Treasury  -> [TX 1](https://bscscan.com/tx/0x7f771c1b43711811bbde4f5be790853183163956768dee946b285c2c272e0a70) - [TX 2](https://bscscan.com/tx/0x58ace0a3c498e9ad15a4fa9eaaa96a44b95ee81c4e2b7d0b903c10ee60f904f3).\
\
\
\&#xNAN;**\***&#x54;he Liquidity Migration has been initiated with a 1:1 ratio. Transaction 1 involves the transfer of general liquidity, while Transaction 2 shows the transfer of the accumulations from the Automatic Liquidity Engine. Additionally, Transaction 3 includes an extra contribution by Helena Deployer, resulting in an increased amount of BNB being added to the new pair during the migration.\
\
\
**While transfers and purchases do not incur any fees, taxation is applicable for sell transactions.**\
Buy Tax: 0%\
Transfer Tax: 0%\
Sell Tax: 19%\
\
**Collected funds provide capital for our protocol for performing its critical functions.**\
Reflection Rewards:     5%\
Hellenic Treasury:        5%\
Team & Marketing:       5%\
Auto Liquidity Engine:  4%\
\
**Tax distributions are triggered once the token contract accumulates 1,000 Tokens.**\
The designated wallet for tax distribution is 0x69bcd7520fecb3ba43512ad8b44c27e8d6352edb. Reflections are automatically airdropped to the wallets of token holders. \
The collected BNBs are evenly divided between the Hellenic Treasury and the Marketing Wallet. \
The LP tokens that have been accumulated are sent to the Automatic Liquidity Engine.\ <br>


---

# 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://nemesisdao.gitbook.io/helena-financial-whitepaper/other/protocol-tokenomics.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.
