# Fees

Fees are paid in SOL and distibuted automatically as per the cap table below.

| Feature                        | Fee         | Platform | Staking | Partner         |
| ------------------------------ | ----------- | -------- | ------- | --------------- |
| Instant Launch Deployment      | FREE        | n/a      | n/a     | n/a             |
| Normal Burn                    | 0.1 SOL     | 50%      | 50%     | n/a             |
| Buy Token                      | 1%          | 0.5%     | 0.5%    | n/a             |
| Sell Token                     | 1%          | 0.5%     | 0.5%    | n/a             |
| Raydium Launcher               | 1.25%       | 0.5%     | 0.5%    | 0.25%           |
| Update Metadata                | 0.1 SOL     | 50%      | 50%     | n/a             |
| KYC Badge                      | Partner Fee | n/a      | n/a     | Partner pricing |
| Unlock DEV Tokens              | 0.1 SOL     | 50%      | 50%     | n/a             |
| Staking Pool at Token creation | 0.01 SOL    | n/a      | n/a     | 100%            |
| Upgrade NFT per Epoch          | 1 SOL       | 50%      | 50%     | n/a             |
| Booster                        | 0.001  SOL  | 50%      | 50%     | n/a             |
| AI Generated Token             | 0.01 SOL    | 50%      | 50%     | n/a             |
| Upgrade Metadata               | 0.1 SOL     | 50%      | 50%     | n/a             |


---

# 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.liftoff.monster/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.
