# Core Concepts

## Core Concepts

### How Launchium Works

Launchium follows a simple flow from social media post to live token:

1. User posts on social media with correct format
2. AI Listener detects the post in real-time
3. Dual AI validation checks for spam and eligibility
4. Smart contracts execute token creation
5. Liquidity is added to Meteora Dynamic Curve
6. Token becomes instantly tradeable

### Meteora Integration

Launchium leverages Meteora's innovative liquidity protocols:

#### Dynamic Curve (< 55K Market Cap)

* Initial listing on Meteora Dynamic Curve
* No SOL required for pool creation
* Automatic price discovery mechanism
* Efficient capital utilization

#### AMM Migration (> 55K Market Cap)

* Automatic migration to Meteora AMM
* Enhanced liquidity depth
* Better price stability
* Seamless transition without trading interruption

### Token Standards

* **Supply**: Fixed 1 billion tokens per launch
* **Distribution**: 100% added to liquidity pool
* **Mint Authority**: Permanently disabled
* **Freeze Authority**: Permanently disabled
* **Liquidity**: Permanently locked

### Key Concepts

#### Social Launch

Instead of complex smart contract deployment, users simply post on their favorite social media platform. Our AI monitors these platforms 24/7 to detect launch requests.

#### AI Validation

Two-layer AI system using Anthropic Claude and GPT-4 ensures only legitimate projects launch, preventing spam and maintaining platform quality.

#### Zero Technical Knowledge

No coding, no wallet connections to unknown sites, no complex DeFi interactions. If you can tweet, you can launch a token.

#### Permanent Liquidity

All liquidity is locked forever using smart contracts. This prevents rug pulls and ensures traders can always buy and sell.

#### Creator Rewards

Successful creators (tokens over 55K market cap) earn 1% of all trading fees automatically sent to their wallet daily.


---

# 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://launchium.gitbook.io/launchium/core-concepts.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.
