# Token Allocation and Fees

<figure><img src="/files/rC1sYOknQr8ToNJJUGia" alt=""><figcaption></figcaption></figure>

MBB collects two types of fees:

1. **AI Service Fee**: A 1% deduction from contributed ETH is allocated to:
   1. LLM costs
   2. Twitter API costs
   3. AI Processor transaction fees
2. **Airdrop Token**: A **1%** deduction from each newly launched token is added to MBB’s airdrop pool as a donation to support the long-term growth and development of the MBB community.


---

# 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/archived-meme-blind-box-v1/token-allocation-and-fees.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.
