# 入門指南

- [創建錢包地址](https://docs.genuniverse.io/cn/guide/create-wallet.md)
- [獲得BEP20代幣](https://docs.genuniverse.io/cn/guide/obtain-bep20-tokens.md)
- [連接錢包進入遊戲](https://docs.genuniverse.io/cn/guide/connect-the-wallet.md)
- [$GUT (白金券)](https://docs.genuniverse.io/cn/guide/obtaining-gut.md)
- [新手攻略](https://docs.genuniverse.io/cn/guide/xin-shou-gong-le.md): 創世宇宙：新曙光 快速攻略


---

# Agent Instructions: 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:

```
GET https://docs.genuniverse.io/cn/guide.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
