# Token Types

Most launchpads only do one thing. But Fwog has built multiple token types, each for different purposes: TikTok virality, Twitter/X influence, prediction markets. Or a straightforward memecoin launch, but even then there are multiple options.

Currently there are 5 different tokens available:

* **Regular tokens** are the simplest to launch with the least requirements and its fees are made up of buybacks.
* **Fwogtoks tokens** are a type of Creator tokens created by using a TikTok link where creators earn revenue on the trading volume.
* **Twitter/X tokens** are a type of Creator tokens similar to Fwogtoks, but with a different fee mechanism.
* **Prediction Market tokens** have the same fee system as Regular tokens, but of course trading of these tokens depends on completely different market dynamics.
* **Legacy tokens** are similar to Regular tokens. Legacy tokens were launched as the first tokens on the platform and are excluded from buyback fees.

<figure><img src="/files/1dR912nQv0YR5PxO5Avq" alt=""><figcaption></figcaption></figure>


---

# 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/token-types.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.
