> For the complete documentation index, see [llms.txt](https://follow-gg.gitbook.io/follow.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://follow-gg.gitbook.io/follow.gg/usdfollow.md).

# $FOLLOW

The $FOLLOW token serves as the utility token for the Follow\.gg platform. Designed to be distributed equitably among key stakeholders and contributors, the token aims to incentivize active participation and reward meaningful contributions.

### Token Distribution

The distribution of $FOLLOW tokens is carefully planned to ensure a balanced and fair allocation to various stakeholders. Below is the breakdown:

**45% - Community Reward Program**

Allocated to Follow\.gg users based on their activity and contributions to the platform. This includes, but is not limited to, engagement with our official channels, issuing passes, and buying passes issued by other influencers.

**10% - Retroactive Airdrop**

Reserved for Follow\.gg users who have shown active participation on Friend.tech. This allocation aims to recognize and reward the existing Web3 SocialFi community members for their continued support. Unlocking the airdrop requires participation on our platform.

**30% - Treasury**

Reserved for the Follow\.gg Treasury, which will be used for future developments, partnerships, and community initiatives.

**2% - Liquidity Provision**

Dedicated to providing liquidity for $FOLLOW on DEXs. This ensures that the token remains easily accessible and tradable.

**13% - Team Allocation**

Reserved for the Follow\.gg team to align our interests with our community.

![](/files/k8NyOAYsXDAH0fzqhrs2)

***

**Utility**

The $FOLLOW token is used to incentivize our platform's users. It will also be used to unlock premium features and access exclusive content. Holding a certain amount of tokens can result in fee discounts in the future.

***

**Airdrop**

Airdrops will be allocated to our community at launch and unlocked eventually according to users' activities on our platform. To be specific, 0.5% of the total supply will be unlocked for our active users every epoch.


---

# 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://follow-gg.gitbook.io/follow.gg/usdfollow.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.
