> 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/chui-zhi-she-jiao.md).

# 垂直社交

BLUE FOX平台允许用户通过自己的创意和设计，创造属于自己的NFT作品。平台提供了易于使用的NFT生成工具，用户可以上传自己的图像、图标、音频、视频和其他媒体，进行自定义编辑，包括尺寸、形状、颜色、背景等等。然后，用户可以通过智能合约将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/chui-zhi-she-jiao.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.
