> 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.md).

# 进程

BLUE FOX平台旨在打造一个完整的数字文化生态系统，通过与手办、游戏、动画等多个领域的结合，实现数字文化产业的全方位覆盖和发展。同时，BLUE FOX平台还将通过与区块链技术的结合，为数字文化产业带来更加公平、透明、安全的版权保护和交易方式。

在BLUE FOX平台上，用户可以使用人工智能技术和数字化工具，进行个性化和定制化的创作，也可以将自己的作品通过区块链技术进行版权授权和溯源追踪，保护自己的知识产权和获得更多的收益。同时，BLUE FOX平台还将开发和推广一系列与数字文化相关的产品和服务，包括虚拟角色创作、智能化合约、NFT衍生品等，为数字文化产业的发展和创新提供更多的可能性和机会。

我们相信，基于人工智能和区块链技术的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.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.
