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

# FOX TOKEN

**FOX TOKEN权益通证**

FOT 是 BLUE FOX 平台的生态权益通证，代表平台生态系统内的所有权和参与权。持有 FOT 的人可以参与平台治理，例如投票决定与平台发展有关的重要决策和提案。FOT 持有者还可以通过抵押代币和参与平台活动（例如贡献内容创作、推广平台等）获得奖励。FOT 还可以作为访问平台高级功能和服务的实用代币。FOT 可以通过质押BLT或参与空投活动来获得。

**代币名称：**&#x46;OX Token  (FOT)&#x20;

**总发行量：**&#x31;00,000,000（一亿枚）

**通缩机制：**&#x901A;缩至1000万枚

**发行公链：**&#x42;SC


---

# 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://bluefox2023.gitbook.io/blue-fox/token/fox-token.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.
