# About Mintmeme

Mintmeme is a fully decentralized memecoin launch platform. Unlike other launchers, it uses the widely recognized and fair BRC20 model, which helps significantly reduce dev frontrunning and manipulation of insider information.

### **Traditionally**:

* **BRC20** adopts a fair minting model but lacks liquidity support, relying on marketplace system for trading.
* **Pumpfun** provides initial liquidity but suffers from severe frontrunning, giving devs a significant advantage.

**Mintmeme** combines fair minting with liquidity, ensuring a fair launch with permanent liquidity support and putting token deployers and minters on equal ground.

### Deploy Mintmeme on the following networks:

BNBChain v1

Sonic v2

Ethereum (coming soon)

{% hint style="warning" %}
***Due to differences between chains, we’ll adjust deployment parameters accordingly based on each network’s characteristics***
{% endhint %}

## How does it work?

1. People can deploy a memecoin by capturing trending topics in the meme world, such as "**TEST**."
2. The deployer can create a **TEST** token with a total supply of 1 billion, with the following setup:

* 10% allocated for initial liquidity — 100 million for initial liquidity
* 90% for public minting — 900 million for public minting
* 30 BNB for initial liquidity
* 100,000 addresses for minting

*Note: The above parameters are only for demonstration and can be modified as needed.*

The result is:\
Each address mints once, requiring 0.0003 BNB (for initial liquidity) and can receive 9,000 tokens, with a total of 100,000 addresses.

3. Once all tokens have been minted, the contract will execute "create initial liquidity," and these BNB and tokens will be added t**o Uniswap V3** and permanently locked.
4. The token can now be freely transferred and traded.

## **Fair Minting and Fair Trading**

Under the Mintmeme mechanism, all data will be disclosed on-chain in advance, giving people ample time to choose and mint. This ensures maximum consensus for the memecoin community and prevents devs from malicious front-running or rug-pulling investors.


---

# 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://docs.mintmeme.fun/readme.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.
