> For the complete documentation index, see [llms.txt](https://docs.synfutures.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.synfutures.com/usdf-token/usdf-tokenomics.md).

# $F Tokenomics

The F token allocation is as follows:<br>

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

**1. Community — 28.5% | 2,850,000,000 F**

The community allocation will help reward community members, users, and contributors. It will also fuel the expansion and adoption of the SynFutures ecosystem.

**1.1. Airdrop — 7.5% | 750,000,000 F**

SynFutures will airdrop 7.5% of the total supply to users who’ve consistently engaged with SynFutures protocol v1, v2, and v3.&#x20;

**1.2. Ecosystem — 20.5% | 2,050,000,000 F**

Ecosystem growth is crucial to the success of SynFutures. The Foundation has thus allocated 20.5% of the F supply toward expanding SynFutures. Some of the allocation channels include:

* Incentive programs to onboard new users.
* Collaboration with strong partners.
* Grants and funding for third-party developers building on the protocol.
* Community initiatives, hackathons, and other engagement programs.

**1.3. Liquidity Campaigns — 0.5% | 50,000,000 F**

This allocation will help accelerate F token listing and trading activities on multiple initial and follow-on exchange venues. It’ll also ensure wider adoption of F tokens across multiple communities.

**2. Backers & Advisors — 23.5% | 2,350,000,000 F**

SynFutures has reserved a 23.5% allocation for backers and advisors who contribute funds, expertise, and other valuable support to the development of SynFutures.

**3. Foundation Treasury — 25.0% | 2,500,000,000 F**

The SynFutures Foundation Treasury, constituting 25% of the total F supply, will use the funds to support the long-term stability and development of SynFutures.

The Foundation will leverage its treasury allocation to ensure long-term benefits for its users and communities, with the allocation channels including, but not limited to, the following:

* Deploying tokens for strategic partnerships and business development.
* Covering operational expenses and new initiatives.
* Ensuring long-term sustainable development across cycles.

**4. Core Contributors — 15.0% | 1,500,000,000 F**

Since day 1, many core contributors have tirelessly focused on SynFutures’ security, engineering, product, infrastructure, growth, and operations.

The 15% allocation will go toward rewarding their past efforts and ensuring future alignment of incentives for long-term development.

**5. Protocol Development — 5.0% | 500,000,000 F**

It’s still early days for DeFi and there’s much more to build, add, and improve.

5% of the total supply allocated toward Protocol Development will ensure adequate resources to fund ongoing R\&D, engineering, and implementation of new features and upgrades.

Some of the potential allocation channels are as follows:

* Competitive salaries to attract and retain top technical talent.
* Funding for protocol audits, security improvements, and infrastructure scaling.
* Research into novel blockchain technologies, AMMs, and consensus mechanisms.
* Integrations with complementary projects and platforms.

**6. Liquidity — 3.0% | 300,000,000 F**

Liquidity allocation will ensure sufficient liquidity for the F token on exchanges, facilitating price discovery and seamless trading.

Here’s how SynFutures aims to utilize the funds:

* Providing initial liquidity for token trading pairs on exchanges.
* Maintaining healthy token liquidity through various incentive programs.
* Supporting token listings on new exchanges as the protocol expands globally.

For more details on the $F token and the SynFutures Foundation, please refer to [this article](https://knowledgehub.synfutures.com/introducing-synfutures-foundation-and-the-f-token/).


---

# 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.synfutures.com/usdf-token/usdf-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.
