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

# LNCHM Token

## LNCHM Token

### Tokenomics

**Total Supply**: 1,000,000,000 LNCHM

#### Distribution

* 35% - Presale
* 25% - Raydium Liquidity
* [20% - Marketing & Platform Development](#user-content-fn-1)[^1]
* 15% - CEX/DEX Listings
* 5% - Team & Engineering

### Buy & Burn Mechanism

The LNCHM token features an innovative deflationary mechanism:

#### 1. Revenue Collection

* Platform fees from unsuccessful tokens (< 55K market cap)
* 0.9% platform share from successful tokens (> 55K market cap)

#### 2. Weekly Burn Process

* 50% of collected revenues used for LNCHM buyback
* Purchased tokens permanently burned
* Real-time tracking on Twitter, Telegram, and website

#### 3. Transparency

* All burns verifiable on-chain
* Weekly burn reports published
* Community dashboard for tracking

### Utility & Benefits

LNCHM holders enjoy:

* Governance voting rights (Coming Q4 2025)
* Reduced platform fees (Coming 2026)
* Early access to new features
* Exclusive creator tools
* Priority support

### Token Metrics

#### Launch Details

* HardCap: \~$50,000
* SoftCap: \~$25,000
* Starting Price: Determined by presale
* Contract: Renounced
* Liquidity: Locked Forever

#### Deflationary Model

* Weekly burns reduce supply
* No new tokens can be minted
* Increasing scarcity over time
* Value accrual to holders

### Revenue Streams

#### Platform Fees

1. 2% from all unsuccessful tokens
2. 1% from successful tokens (>55K mcap)
3. Future enterprise features
4. API access fees
5. Premium tools and analytics

#### Burn Impact

* Week 1-4: \~50,000 LNCHM burned (estimated)
* Month 2-6: \~500,000 LNCHM burned (estimated)
* Year 1: \~5,000,000 LNCHM burned (projected)
* Long-term: Significant supply reduction

### Staking & Governance

#### Coming Q4 2025

* Stake LNCHM for voting power
* Propose platform changes
* Vote on fee structures
* Decide on new features
* Community-driven development

#### Holder Benefits

* Tiered rewards system
* Exclusive launches access
* Advanced analytics tools
* Custom badge/recognition
* Direct team communication

### Contract Information

**Token Address**: \[To be announced at launch] **Network**: Solana **Symbol**: LNCHM **Decimals**: 9 **Type**: SPL Token

[^1]: Marketing payments will be subject to a 6-month vesting period.


---

# 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://launchium.gitbook.io/launchium/lnchm-token.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.
