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

# Looma Token Features

LOOMA Token Functionality & Tokenomics

### Overview

LOOMA Token is a community-driven digital asset designed to reward long-term holders and sustain organic growth through a fair, transparent, and deflationary ecosystem. With **a total supply of 1,000,000,000 (1 Billion) tokens**, LOOMA was launched with **100% fair community distribution** — no presale, no team allocation, and no private investors. Every participant has an equal opportunity from the very beginning.

LOOMA’s architecture incorporates an adaptive 6% transaction tax that strengthens liquidity, rewards the community, fuels marketing growth, and ensures a continuously deflationary supply model.

### Transaction Tax: 6% Total

Every transaction (buy, sell, or transfer) contributes 6% back into the ecosystem through the following structure:

<table data-full-width="true"><thead><tr><th>Tax Component</th><th>Percentage</th><th>Function</th></tr></thead><tbody><tr><td><strong>2% Burn (Deflationary)</strong></td><td><p>2% (Dynamic +1% per</p><p>milestone)</p></td><td><p>Permanently removes</p><p>tokens from</p><p>circulation, creating</p><p>scarcity and</p><p>supporting price</p><p>appreciation. Extra</p><p>token burn unlocked</p><p>at milestones:<br><strong>$10K- 1M</strong></p><p><strong>cap → +2%</strong><br><strong>$10M+ cap</strong></p><p><strong>→ +3%</strong><br><strong>$50M+ cap</strong></p><p><strong>→ +4%</strong><br><strong>$100M+ cap</strong></p><p><strong>→ +5%</strong></p></td></tr><tr><td><p><strong>2% Holder Rewards</strong></p><p><strong>(Reflections)</strong></p></td><td>2% → Up to 4%</td><td><p>Automatically</p><p>redistributed to</p><p>holders. Long-term</p><p>holders (3 months and</p><p>above) receive up to</p><p><strong>4% reflections</strong>,</p><p>encouraging loyalty</p><p>and long-term</p><p>commitment.</p></td></tr><tr><td><strong>1% Auto-Liquidity</strong></td><td>1%</td><td><p>Automatically adds</p><p>liquidity to the pool,</p><p>stabilizing market</p><p>price and ensuring</p><p>trading sustainability.</p></td></tr><tr><td><strong>1% Marketing Wallet</strong></td><td>1%</td><td><p>Funds community growth,</p><p>influencer</p><p>partnerships, global</p><p>marketing, and</p><p>exchange listings.</p></td></tr></tbody></table>

### Dynamic Deflationary Burn Mechanism

LOOMA employs an **adaptive burn model** that evolves with the project’s growth.

* At launch, **2% of every transaction** is burned — permanently reducing total supply.
* This ensures that as the token gains value, supply contraction accelerates, creating an

  increasingly scarce and valuable asset over time.
* **Milestone Burn** Extra token burn unlocked at milestones:
  * $10K- 1M cap → +2%
  * $10M+ cap → +3%
  * $50M+ cap → +4%
  * $100M+ cap → +5%

### 💎 Scalable Reflection Rewards

LOOMA’s **reflection system** automatically rewards holders with a portion of every transaction.

* **All holders** receive **2% reflections** from the start.
* **Holders maintaining their tokens for 3 months or more** see their reflection rate

  **increase up to 4%,** doubling their passive rewards.

This incentivizes long-term participation and discourages short-term speculation — ensuring that loyalty is tangibly rewarded as the project matures.

### 💧 Auto-Liquidity Protocol

To maintain price stability and healthy trading activity, **1% of every transaction** is automatically added to the liquidity pool.

This feature ensures consistent market depth, reduces price volatility, and supports seamless decentralized exchange (DEX) operations — protecting both traders and investors.

### 📈 Marketing & Ecosystem Growth

The **1% marketing allocation** fuels LOOMA’s expansion and visibility. Funds are transparently utilized for:

* Strategic influencer and community campaigns
* Global marketing and branding initiatives
* CEX/DEX listings and partnerships
* Ecosystem development and collaborations

This continuous reinvestment into visibility ensures LOOMA’s sustained adoption and global growth.

To maintain excitement and reward active community members, the marketing wallet also powers **weekly incentives** directly coded into the smart contract:

#### Weekly Allocation (from the 1% Marketing Wallet)

* **0.5% Random Airdrops & Rewards:** Once per week, the contract automatically selects random holders for **surprise airdrops and rewards**, boosting community engagement and loyalty. This mechanism ensures that active and long-term holders are consistently appreciated, building positive momentum and social hype.
* **0.5% Buyback & Burn:** The smart contract executes **scheduled buybacks from the open market**, purchasing LOOMA tokens and sending them to a **burn address**. This continuous buyback-and-burn system supports market price and contributes to sustained deflation over time.

#### Smart Contract Logic (Simplified):

* The contract automatically accumulates the 1% marketing tax.
* Once per week, the smart contract triggers a **split function:**
  * 50% of the balance funds **airdrop rewards** to random active wallets.
  * 50% is used for **buybacks**, followed by immediate burns.
* The process is transparent, verifiable, and automated—requiring no manual interference.

### 🔐 Fair Community Launch

LOOMA was launched under a 100% fair community model

✅ No presale

✅ No private allocations

✅ No hidden team tokens

This ensures complete transparency and community control. Every token holder has an equal stake and voice in LOOMA’s direction

### Summary

LOOMA Token introduces an **evolving tokenomic system** engineered for fairness, sustainability, and growth With **deflationary burns, scalable reflection rewards, and transparent community governance**, LOOMA stands as a next-generation asset designed to reward long-term commitment and strengthen its ecosystem as it gains value.

As LOOMA grows, holders benefit not only from passive income but from an ecosystem that becomes increasingly scarce, stable, and valuable over time.

👉 **$LOOMA is more than a token — it’s the engine that powers a secure, simple, and rewarding DeFi staking ecosystem.**


---

# 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://looma.gitbook.io/looma/official-tokens/looma-token-features.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.
