> For the complete documentation index, see [llms.txt](https://anatha.gitbook.io/anatha-white-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://anatha.gitbook.io/anatha-white-paper/tokenomics-basics.md).

# Tokenomics Basics

**Tokenomics Basics**&#x20;

**\*total supply has been revised to be 7.2 billion tokens, but the percentages will be the same… however the numbers below need to be updated.**\ <br>

**- HRA Subscriptions (Every user = 1 HRA per annum)**

**- Network Transaction fees**

**- Premium features (Smart payments, Trustless Reports, Emergency recovery setup, etc)**

**- Token Swap and Exchange Fees**

**All accumulated ANATHA tokens are distributed every 24 hours according to the ANATHA**

**Master Contract:**

**- 25% to security token holders as part of our trustless distribution rewards**

**- 25% to support ANATHA development**

**- 50% distributed to each holder of a Human Readable Address**

**(people can register as many addresses as they want)**\
\ <br>

**Utility Backed Currency Sale**

**100% of tokens available for purchase**

**Sales Revenue Distribution**

**Token label: ANATHA**

**Divisible units: 0.001 ANATHA = 1 Sense**

**Smallest Unit: 0.00000001 ANATHA = 1 Pin**

**Total supply: 1,000,000,000 ANATHA**

**Emission rate: 0% (Fixed Supply)**

**Retail price: 0.10 USD Per Unit**

**\*Price will adjust by 0.05 USD every 100,000,000 ANATHA sold**

**Min sale requirement: 1,000,000 USD**<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:

```
GET https://anatha.gitbook.io/anatha-white-paper/tokenomics-basics.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.
