> For the complete documentation index, see [llms.txt](https://help-organization.gitbook.io/fchat/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help-organization.gitbook.io/fchat/contribution-value/overview-and-role.md).

# Overview and Role

The biggest difference between Web3 and Web2 networks lies in the ownership of user data. In the Web3 era, users have control over their own data and can even profit from it. Essentially, compared to the traditional model of internet companies, users benefit from the value of their own data. In contrast, the operation of Web3 promotes a deeper integration between users and products/companies, resulting in more profound synergy. Fchat adopts the Web3 network with a user-centric approach and incorporates a contribution value mechanism, allowing users to not only be users of Fchat but also beneficiaries. All users can participate in using/promoting Fchat and earn contribution values.

Contribution value redefines the role of users in the social network economy, enabling users to grasp the entire network's development and growth, and establish powerful network effects. The driving force of the crypto-economic system is more powerful than the social economic system, and economic models related to user economic interests are more powerful than pure social activities. Incentivizing mechanisms through contribution values can promote the rapid and widespread adoption of Fchat, quickly aggregating a massive user base.

## Functions of Contribution Values

* Profit Sharing
* Goods Redemption
* Lucky Draws
* Token/NFT Airdrop
* Birthday Gift
* Holiday Gifts
* Tourism Fund
* Discounts on Advert Placement
* Contribution Value Treasure Box
* Investment Opportunities
* Health Insurance
* Education Fund
* Job Opportunities
* Roadshow Funding


---

# 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://help-organization.gitbook.io/fchat/contribution-value/overview-and-role.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.
