# Tokenomics

**Tokenomics Structure**

| **Aspect**              | **Percentage** | **Allocation (Total Supply: 1T)** |
| ----------------------- | -------------- | --------------------------------- |
| Burn                    | 50%            | 500,000,000,000 $EFLOKI           |
| Liquidity and Exchanges | 20%            | 200,000,000,000 $EFLOKI           |
| Airdrop and Rewards     | 15%            | 150,000,000,000 $EFLOKI           |
| Marketing               | 10%            | 100,000,000,000 $EFLOKI           |
| Reserve                 | 5%             | 50,000,000,000 $EFLOKI            |

**Detailed Breakdown of Each Allocation**

* **50% Burn**:\
  [Burning](https://etherscan.io/tx/0x33fcafee77e4d1056a656a5577afb83c55d12b54dbadf3c7cf401b943cfe7576) 50% of the total supply means sending 500 billion $EFLOKI to a burn address, effectively removing them from circulation. This deflationary mechanism reduces the circulating supply, potentially increasing the value per token if demand remains constant or grows. The[ large burn ](https://etherscan.io/tx/0x33fcafee77e4d1056a656a5577afb83c55d12b54dbadf3c7cf401b943cfe7576)at launch sets a strong deflationary tone, appealing to investors seeking potential price appreciation.
* **20% Liquidity and Exchanges**:\
  Allocating 20% (200 billion $EFLOKI) to liquidity and exchanges ensures the token can be traded on decentralised platforms like Uniswap and potentially centralised exchanges. This is crucial for market depth and price stability, allowing users to buy and sell without significant slippage.&#x20;
* **15% Airdrop and Rewards**:\
  This 15% (150 billion $EFLOKI) is reserved for community airdrops and rewards, incentivising participation and loyalty. Airdrops can attract new users by distributing tokens for free, while rewards might include staking bonuses or participation in governance. This aligns with community-driven models seen in Floki Inu, which uses airdrops to build its ecosystem. It helps decentralise token distribution and fosters engagement, crucial for memecoin success.
* **10% Marketing**:\
  The 10% allocation (100 billion $EFLOKI) is dedicated to marketing efforts, such as social media campaigns, influencer partnerships, and community events. Effective marketing is vital for memecoins, which rely on viral attention and FOMO (fear of missing out). This allocation ensures $EFLOKI can gain visibility, potentially attracting more holders and increasing demand, which could offset the reduced supply from burning.
* **5% Reserve**:\
  The 5% reserve (50 billion $EFLOKI) is held for future use, providing flexibility for development, partnerships, legal expenses, or unforeseen needs. It could be used for expanding utilities like NFTs or staking, ensuring long-term sustainability.


---

# 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://whitepaper.etherfloki.io/tokenomics.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.
