> For the complete documentation index, see [llms.txt](https://docs.affyn.com/cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.affyn.com/cn/wo-men-de-yuan-yu-zhou.md).

# 我们的元宇宙

- [Buddy Arena](https://docs.affyn.com/cn/wo-men-de-yuan-yu-zhou/buddy-arena.md): 移动设备应用程序：MOBA
- [用 $FYN 购买 Nexium](https://docs.affyn.com/cn/wo-men-de-yuan-yu-zhou/buddy-arena/yong-fyn-gou-mai-nexium.md): 托管在 Affyn 市场
- [踏入 Buddy Arena](https://docs.affyn.com/cn/wo-men-de-yuan-yu-zhou/buddy-arena/ta-ru-buddy-arena.md)
- [预注册全球发布](https://docs.affyn.com/cn/wo-men-de-yuan-yu-zhou/buddy-arena/yu-zhu-ce-quan-qiu-fa-bu.md)
- [维护与重置](https://docs.affyn.com/cn/wo-men-de-yuan-yu-zhou/buddy-arena/wei-hu-yu-zhong-zhi.md)
- [常见问题解答](https://docs.affyn.com/cn/wo-men-de-yuan-yu-zhou/buddy-arena/chang-jian-wen-ti-jie-da.md)
- [已知问题](https://docs.affyn.com/cn/wo-men-de-yuan-yu-zhou/buddy-arena/yi-zhi-wen-ti.md)
- [在 BA 边玩边赚](https://docs.affyn.com/cn/wo-men-de-yuan-yu-zhou/zai-ba-bian-wan-bian-zhuan.md): 托管在 Affyn 市场
- [过去的活动](https://docs.affyn.com/cn/wo-men-de-yuan-yu-zhou/zai-ba-bian-wan-bian-zhuan/guo-qu-de-huo-dong.md)
- [第 1 季：Play 2 Airdrops](https://docs.affyn.com/cn/wo-men-de-yuan-yu-zhou/zai-ba-bian-wan-bian-zhuan/di-1-ji-play-2-airdrops.md)
- [领取奖励](https://docs.affyn.com/cn/wo-men-de-yuan-yu-zhou/zai-ba-bian-wan-bian-zhuan/ling-qu-jiang-li.md)
- [生活方式应用](https://docs.affyn.com/cn/wo-men-de-yuan-yu-zhou/sheng-huo-fang-shi-ying-yong.md)
- [NEXUS 世界](https://docs.affyn.com/cn/wo-men-de-yuan-yu-zhou/nexus-shi-jie.md): 移动设备应用程序：元宇宙


---

# 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://docs.affyn.com/cn/wo-men-de-yuan-yu-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.
