> For the complete documentation index, see [llms.txt](https://jojogamefi.gitbook.io/gamefi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jojogamefi.gitbook.io/gamefi/jojo-lian-you-she-qu/jian-jie.md).

# 简介

JOJO链游社区是由JOJO发起的GameFi垂直领域的投研社区，专注P2E，Freeplay，更多可玩性的游戏社区。背后由多个成员共同支撑项目研究投研发展，社区覆盖Youtube，bilibili，twitter，抖音,binance广场等多媒体平台，同时与各大KOL社区保持合作关系， 将研究报告教程分享给社区成员，帮助更多游戏玩家可以轻松进入这个圈子，同时透过我们社群的力量帮助更多的玩家，分享gamefi知识，在项目互相学习成长，营造良好的社区氛围。

联系我TG✉️：@JOJOgamefi01

推特：<https://twitter.com/JOJOgamefi>

TG粉丝群：<https://t.me/JOJOgamefi>

YouTube：<https://www.youtube.com/channel/UCBxq26IpJMCSjGHECJU9VNA>

bilibili：<https://space.bilibili.com/254421961?spm_id_from=333.1007.0.0>

Binance币安广场：<https://www.binance.com/zh-CN/feed/profile/243159358>


---

# 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://jojogamefi.gitbook.io/gamefi/jojo-lian-you-she-qu/jian-jie.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.
