> 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/he-zuo-she-fa-qi.md).

# 合作社发起

BLUE FOX是由黑马漫画公司（Dark Horse Comics）委托发起的一个项目，致力于利用AI技术推动传统创作爱好者进行商业化转型，进一步推动动画行业的发展。

该项目委托了Artrendex公司发行其动画IP创作NFT，其NFT价值潜力巨大。“Artrendex”是一家位于美国纽约市的人工智能和艺术公司。该公司的主要产品是“Artificial Intelligence Art Advisor（AIA）”。

AIA使用先进的算法来分析用户的艺术品偏好，然后根据这些偏好向用户推荐适合他们的艺术品。Artrendex还可以提供艺术品的背景信息、展览信息以及投资价值等方面的指导。

Artrendex通过与BLUE FOX合作，目标是通过AI技术的力量，使艺术更加普及和可访问。他们相信，人工智能技术将会改变传统艺术市场，为更多的人带来更好的艺术体验。

<figure><img src="/files/4e3K4PzKRxp0XTfni4yI" alt=""><figcaption></figcaption></figure>

黑马漫画公司（Dark Horse Comics）发行其动画IP创作NFT，NFT价值潜力巨大。黑马漫画（英语：Dark Horse Comics）是美国的一家独立漫画出版商，总部位在俄勒冈州的密尔沃基，由麦克·理察森（英语：Mike Richardson (publisher)）于1986年成立。

成立初期，黑马漫画推出了漫画选集《黑马钜献（英语：Dark Horse Presents）》以及根据电影改编的漫画作品，并从事日本漫画的代理业务。黑马漫画投入作者所有漫画的发行，成功吸引许多自由作家，甚至连当时美国漫画界的两大龙头漫威漫画和DC漫画的漫画家也前来投稿。黑马漫画的优异表现使其一度成为漫画界仅次于漫威和DC的第三大出版商，也是最大的独立漫画出版商和日本漫画代理商之一。

黑马漫画于1992年成立了电影公司黑马娱乐，推出改编自自家漫画的电影。曾被搬上大萤幕的漫画包含《面具》、麦克·米纽拉（英语：的《地狱男爵》、法兰克·米勒的《万恶城市》和《300》等。

<figure><img src="/files/nGEJixy3LcmB2gvj5bYY" alt=""><figcaption></figcaption></figure>

为了补全相关背书信息，BLUE FOX还成立了FOX DAO组织，通过区块链社区推广，进一步推动其NFT的价值，同时也为更多的艺术家和创作者提供一个展示和商业化转型的平台。


---

# 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/he-zuo-she-fa-qi.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.
