# Fee Breakdown

Unlike other platforms, Fwog's fees are not extractive. They flow back into the ecosystem through buybacks and creator rewards.&#x20;

### Fees

The platform takes fees on all transactions. These fees consist of the following:

* **Token buybacks:** Transactions on a token are taxed with a protocol fee collected in $SOL, which is straightaway used to buyback the token. Bought tokens get locked away reducing the supply, creating a higher floor price.
* **Creator fees:** TikTok and Twitter/X influencers can claim their tokens for rewards at any point. However, after 6 months creator revenue from unclaimed tokens is automatically reinvested into the platform.

<table data-header-hidden><thead><tr><th valign="top"></th><th valign="top">Text</th><th valign="top"></th></tr></thead><tbody><tr><td valign="top"> </td><td valign="top"><strong>Token buybacks</strong></td><td valign="top"><strong>Creator fee</strong></td></tr><tr><td valign="top">Regular Tokens</td><td valign="top">4%</td><td valign="top">-</td></tr><tr><td valign="top">Fwogtok Tokens</td><td valign="top">3.5%</td><td valign="top">0.5%</td></tr><tr><td valign="top">Prediction Market Tokens</td><td valign="top">4%</td><td valign="top">-</td></tr><tr><td valign="top">Twitter/X Tokens</td><td valign="top">2.9%</td><td valign="top">3%</td></tr><tr><td valign="top">Legacy Tokens</td><td valign="top">-</td><td valign="top">-</td></tr></tbody></table>

A 1% protocol fee is charged. Legacy tokens are not charged a protocol fee.

Meteora also charges a protocol fee of 20% of total fees, these are non-negotiable per Meteora.


---

# 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.fwog.fun/platform/fee-breakdown.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.
