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

# Token Economics

TOKEN ALLOCATION

| ALLOCATION      | TOKEN AMOUNT  | PERCENTAGE |
| --------------- | ------------- | ---------- |
| Seed            | 4,400,000     | 0.44%      |
| Private         | 8,400,000     | 0.84%      |
| ICO / IDO       | 250,000,000   | 25%        |
| Partnerships    | 50,000,000    | 5%         |
| VARA Holding    | 200,000,000   | 20%        |
| Advisors        | 10,000,000    | 1%         |
| Marketing       | 100,000,000   | 10%        |
| Reserve         | 27,200,000    | 2.72%      |
| VARA (APP)      | 150,000,000   | 15%        |
| Starvara (Game) | 200,000,000   | 20%        |
| TOTAL           | 1,000,000,000 | 100%       |

\
TOKENOMICS: HIGH LEVEL OVERVIEW

Token name: VARA\
Token ticker: $VARA\
Network: Bitcoin Network

1. 1 Billion Tokens - Max Tokens Issued
2. 250,000,000 ICO Launch
   1. Liquidity Pools
   2. Whitelist Investor
   3. Early Buyers
   4. Venture Capital (VC) firms
3. Issued Over 5 Years
   1. DFY to set release dates
   2. DFY to set vesting periods accordingly
4. Fractionalize Asset (Lightning Network)
5. Burn VARA till 1 million.<br>
   1. Hyper accelerated burn mechanism
   2. In-game burn mechanic couple with the Bond Buy Back and Burn mechanism (The BBBB)<br>
6. 25,000 Access Keys (Node)<br>
   1. Rev share for founder token can be proportionate to:
      1. Total Access Keys staked.

BOND MECHANICS:

* Direct through Starvara $6.99 for 1 month subscription\* Price subject to change.&#x20;
* App store $10 for 1 month subscription.

Per bond used:

* $2 distributed to Access Key holders&#x20;
* $1 burns VARA from circulation
* $3.99 business income

BOND MECHANICS: (POST BURN COMPLETION)

* Direct through Starvara $6.99 for 1 month subscription&#x20;
* App store $10 for 1 month subscription&#x20;

Per bond used:

* $2 distributed to Access Key holders&#x20;
* $4.99 business income


---

# 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://starvara.gitbook.io/starvara-litepaper/token-economics.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.
