> For the complete documentation index, see [llms.txt](https://wikicn.cryptofarms.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wikicn.cryptofarms.me/the-game/ce-shi-ban/gong-ce-ban/you-xi.md).

# 游戏

## 登录过程

完成上述步骤后，现在即可进入我们的测试版進行测试！

访问链接： <https://test.cryptofarms.me/>

![](/files/8k3xolCUc84rGmi5CF0g)

选择以Anchor Wallet登录。

"启动Anchor"（或扫描你的 "Anchor "移动应用程序上的二维码）。

![](/files/OjBznqOdIaWtpx1u8hcv)

签署交易。

![](/files/vVVeVpAvNyyjjEnRgBVy)

完成，你已准备好玩我们的测试版了！

![](/files/mpexZQP2Po7CuZqIhxCh)

### 游戏基本信息

你可以在我们的 "如何玩游戏 "部分查看游戏的基本信息，并在其副标题上查看更多详细资料。

为了测试的目的，我们增加了一个添加代币的按钮，让玩家能够铸造他们的第一个NFT。

![](/files/rztj3EESogV8l71scU5T)

点击这个按钮后，你将进入存款页面，你需要从你的钱包转移这个金额到你的游戏账户。

![](/files/PwcTAS9whex9gFO4murn)


---

# 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://wikicn.cryptofarms.me/the-game/ce-shi-ban/gong-ce-ban/you-xi.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.
