> For the complete documentation index, see [llms.txt](https://docs.memed.fun/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.memed.fun/getting-started/quickstart.md).

# Introduction

## Let's Meme

Memed.fun is a **decentralized meme token battle arena** built to redefine how meme tokens gain value. Instead of speculation and hype cycles, Memed.fun ties token value directly to **real-world engagement** across multiple social platforms, combined with **NFT-gated battles**, **deflationary mechanics**, and **transparent on-chain rewards**.

The result is a **competitive, gamified ecosystem** where value comes from community participation, not manipulation.

***

### 🚀 Core Concept

Memed.fun turns meme culture into an **on-chain competitive sport**.

Every creator launches a meme token.\
Every community mints Warrior NFTs.\
Every action — likes, shares, comments, reposts across Lens, X, Instagram, TikTok, YouTube, and more — generates **Heat**, which:

* Boosts token value
* Unlocks rewards
* Impacts battle outcomes
* Changes NFT prices
* Influences creator incentives

Heat becomes the scoreboard of the entire ecosystem.

***

### ⚔️ Battles & NFT Utilities

Warrior NFTs are the core access pass for competitive gameplay.

* Required to join battles
* Required to earn engagement rewards
* NFT price rises with Heat
* NFTs burn 100% of tokens on mint → permanent deflation
* Losing NFTs can be destroyed if they run out of rewards

Battles use a **60/40 formula**:

* **60%** based on social Heat across connected platforms
* **40%** based on stake from NFT holders

Winners earn token rewards and Heat boosts.\
Losers face penalties — including NFT destruction.

***

### 🪙 Token Model

**Total Supply:** 1,000,000,000 MEMED\
No creator pre-allocation. No private sale. No team mint.

| Allocation         | Amount | %   |
| ------------------ | ------ | --- |
| Fair Launch        | 150M   | 15% |
| Liquidity Pool     | 100M   | 10% |
| Engagement Rewards | 550M   | 55% |
| Creator Incentives | 200M   | 20% |

All tokens tied to NFTs are **burned on mint**, making the system naturally deflationary.

***

### 💧 Fair Launch + LP Creation

Memed.fun launches with a **fixed-price fair launch**, raising up to a capped amount of ETH.

Then:

* 100M MEMED is paired with raised ETH
* LP is created at a fixed starting price
* Creator receives **0 tokens initially**
* Market price is fully community-driven

LP fees accumulate for the protocol, providing long-term sustainability.

***

### 🔥 Why It Works

Memed.fun fixes major issues in modern meme coins:

#### ❌ Problem: Infinite supply inflation

✔️ Solution: 100% burn on NFT mints + burn on some battle losses

#### ❌ Problem: Pump-and-dump behavior

✔️ Solution: Price tied to multi-platform Heat + NFT utility

#### ❌ Problem: No real use-case

✔️ Solution: Battles, staking, rewards, token-gated access

#### ❌ Problem: Creators dump their allocations

✔️ Solution: **Creators earn ONLY through performance**, not pre-mints

#### ❌ Problem: No competitive progression

✔️ Solution: Heat scaling → rewards → battles → token boosts

***

### 🎯 Mission

To create a **global, multi-platform engagement arena** where:

* Memes evolve into competitive brands
* Communities fight for position
* Creators earn from real influence
* NFTs have permanent utility
* Tokens follow transparent, deflationary economics

Memed.fun merges social media, gaming, and crypto into one unified experience.


---

# 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://docs.memed.fun/getting-started/quickstart.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.
