> 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/jin-cheng/ping-tai-jie-shao.md).

# 平台介绍

在BLUE FOX平台上，创作者可以通过AIGC工具和服务，将其创作内容转化为NFT，也可以参与到艺术社区所创作的NFT代币质押赚取丰厚的收益，并在平台上进行发行和交易。此外，BLUE FOX还提供了丰富的生态服务，包括数字资产保险、版权管理、社区治理等，以保障创作者的权益和提高平台的可信度。

在BLUE FOX平台每一张NFT都具有版权，且富有超高的价值，

基于Web3技术的特点，BLUE FOX平台具有去中心化、开放性、透明度等特点，使得平台的生态系统更加健康和有活力。同时，BLUE FOX平台也非常注重用户体验和社区建设，通过不断优化平台的功能和服务，提升用户的粘性和忠诚度。

BLUE FOX是一个创意、技术、商业相结合的创作聚合器，为创作者和数字资产爱好者提供了一个全新的商业化转型和交流的平台。


---

# 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/jin-cheng/ping-tai-jie-shao.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.
