> 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/fa-zhan-shi-jian-zhou.md).

# 发展时间轴

* 2021年：BLUE FOX成立，联合创始人之一是由黑马漫画（Dark Horse Comics）发起。BLUE FOX开始开发平台，并与Artrendex公司展开合作，利用其技术实力提高创作者的生产效率和创作质量。
* 2022年：BLUE FOX推出创作者平台，为全球艺术创作者提供一个创作、展示、交易和保护数字艺术作品的平台。此时，平台已经吸引了大量的创作者和投资者加入，开始形成生态系统。
* 2023年：BLUE FOX开始将原生IP与NFT技术结合，推出更具有价值和意义的NFT作品，吸引更多的投资者和收藏家参与其中，提升NFT的市场价值。
* 2024年：BLUE FOX的平台生态系统进一步发展壮大，成为全球最大的数字艺术作品创作、交易和保护平台之一。同时，平台开始向更广泛的数字资产市场扩展，开展数字资产保险、版权管理、社区治理等服务。
* 2025年：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/fa-zhan-shi-jian-zhou.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.
