> For the complete documentation index, see [llms.txt](https://docs.flash.trade/flash-trade/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flash.trade/flash-trade/~/revisions/xKAncpdYLJG7bPOyq6YW/flash-trade-protocol/tokenomics.md).

# Tokenomics

## FAF Token Overview

FAF gives **50% of protocol revenue**, unmatched utility and full governance rights to its holders. The protocol was built from scratch and fully bootstrapped by the core team.

#### **Key Differentiators:**

* 80% of supply distributed to early supporters during Flash Beast transition
* Novel approach with majority supply unlocked from launch
* No predetermined team token allocation - compensation determined by Futarchy DAO
* Deviates from conventional low float, high FDV mechanics

***

### Token Specifications

| Attribute        | Details                                                                                                                           |
| ---------------- | --------------------------------------------------------------------------------------------------------------------------------- |
| **Token Name**   | Flash.Trade                                                                                                                       |
| **Symbol**       | $FAF                                                                                                                              |
| **Total Supply** | 1,000,000,000                                                                                                                     |
| **Mint Address** | `FAFxVxnkzZHMCodkWyoccgUNgVScqMw2mhhQBYDFjFAF` - [Solscan](https://solscan.io/token/FAFxVxnkzZHMCodkWyoccgUNgVScqMw2mhhQBYDFjFAF) |
| **Governance**   | Futarchy-based                                                                                                                    |

***

### **Token Distribution**

| Allocation                 | Amount            | Details                            |
| -------------------------- | ----------------- | ---------------------------------- |
| **Community Rewards**      | 800,000,000 (80%) | Distributed to Flash Beast holders |
| **First Year Rewards**     | 96,000,000 (9.6%) | Staking rewards over one year      |
| **Solana labs Incubation** | 54,000,000 (5.4%) | Vested linearly over two years     |
| **Liquidity**              | 40,000,000 (4%)   | Initial liquidity provision        |
| **Advisors**               | 10,000,000 (1%)   | Vested linearly over two years     |
| **Team Allocation**        | TBD               | Determined by Futarchy DAO         |

### Distribution Chart

<figure><img src="/files/ANWuDcbI2fzywhyGkB7f" alt=""><figcaption><p>FAF distribution chart</p></figcaption></figure>

{% hint style="info" %}

#### Key Features

* **Full Transparency**: Complete token transparency report available [here](https://flash-trade.notion.site/Token-transparency-report-1dc1d77c7290809cb2a8e8195a6d7a21)
* **Fafarchy Governance**: Learn more about our governance model [here](/flash-trade/~/revisions/xKAncpdYLJG7bPOyq6YW/flash-trade-protocol/faftarchy-governance.md)
* **Flash Beast Legacy**: Read about the Flash Beast's role in early growth [here](/flash-trade/~/revisions/xKAncpdYLJG7bPOyq6YW/flash-trade-protocol/flash-beasts-mechanics.md)
  {% endhint %}

{% hint style="warning" %}

#### Note:

$FAF is a fully diluted token and changes in supply are subjected to Futarchy based governance from existing holders approval.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.flash.trade/flash-trade/~/revisions/xKAncpdYLJG7bPOyq6YW/flash-trade-protocol/tokenomics.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
