# Community Incentives

The initial community incentives will be distributed as follows:

**Retroactive NFT Rewards**

* `6.75%` of the HFT supply will be distributed to early users that received Hashflow NFTs
* These NFTs were distributed as rewards for early adoption, frequent usage, and exceptional contributions to the ecosystem
* Each NFT will have an [HFT value based on its relative scarcity](/hashflow/hft-and-governance/community-incentives/nft-holders-rewards.md), and each NFT holder will be eligible to receive HFT commensurate to the specific NFT(s) that they hold
* NFT holders will be able to claim up to `30,000 HFT` upon TGE for each wallet holding NFTs as of the snapshot taken on 2022-05-10
* Thereafter, all wallets holding NFTs with remaining aggregate value in excess of `30,000 HFT` will be able to claim the balance according to the following schedule:&#x20;
  1. **If the total unvested amount is <25K HFT**: 100% vested and unlocked at one-year cliff (linearly over a 60-day period beginning on Nov 7, 2023).
  2. **Otherwise, if the total unvested amount is <50K HFT**: 50% vested and unlocked at one-year cliff (linearly over a 60-day period beginning on Nov 7, 2023). 50% vested and unlocked daily over the 12 months thereafter.
  3. **Otherwise, if the total unvested amount is <75K HFT**: 33.33% vested and unlocked at one-year cliff (linearly over a 60-day period beginning on Nov 7, 2023). 66.66% vested and unlocked daily over the 24 months thereafter.
  4. **For all other users**: 25% vested and unlocked at one-year cliff (linearly over a 60-day period beginning on Nov 7, 2023). 75% vested and unlocked daily over the 36 months thereafter.

**On-going Community Incentive Programs**

* `8.17%` of the HFT supply has been allocated for the following incentive programs:&#x20;
  * [Trading Rewards](/hashflow/hft-and-governance/community-incentives/trading-rewards.md)
  * [Market Making Rewards](/hashflow/hft-and-governance/community-incentives/market-making-rewards.md)
  * LP Rewards

Note that while the core team has initially seeded the mechanics to distribute HFT to traders, LPs, and market makers, these programs will ultimately be subject to DAO approval once in place.


---

# 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.hashflow.com/hashflow/hft-and-governance/community-incentives.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.
