# Token Launch Guide: Process & Limits

### 1. About Tokens

Each token will have a **fixed supply of 1 billion**. After creation, tokens can be immediately accessed and traded through the MBB Dashboard.

**Important note**: Your token's first transaction must be completed via the MBB Dashboard. This initial transaction is essential as it handles both the deployment, provisions the single-side liquidity pool, and permanently locks the LP.

### 2. About Token Creation

#### **Creation Process**

Tokens are created immediately after MBB is triggered (by mentioning `@magnet_mbb` and tagging `#MBBLaunch`). Due to AI resource limitations and spam-prevention measures, requests may be queued during high-volume periods, **with premium users receiving priority** to prevent spam.

#### **Social Notifications**

After MBB is triggered, due to Twitter API call limits, MBB will **prioritize replies to premium users** (blue checkmark users). For all other creators, MBB will **send consolidated tweets hourly**. Note that this only affects notifications, not creation time. All creators can check token status directly on the MBB Dashboard.

#### **Token Pics**

There are several cases for providing token media resources:

1. **If no pic is provided**: MBB will automatically generate an pic based on content. Due to AI resource limitations and spam-prevention measures, this feature is **currently available only to premium users**. Generation takes approximately 10-20 seconds depending on AI processing speed and queue length. Pics are generated asynchronously and will not delay token trading.
2. **For content with single pic**: MBB will use that pic as the meme pic.
3. **For content with multiple pics**: MBB will use the first pic as the meme pic.
4. **For video content**: MBB will use the video cover as the meme pic.
5. **Articles** are not currently supported.


---

# 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.magnetlabs.xyz/ecosystem/meme-blind-box-v2/token-launch-guide-process-and-limits.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.
