> For the complete documentation index, see [llms.txt](https://docs.gigaverse.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gigaverse.io/zh/qi-ta/gong-ping-you-xi-gui-ze.md).

# 公平游戏规则

**版本 v1**

Gigaverse 团队不希望 Gigaverse 变成“被规则束缚”的游戏，但这并不意味着我们可就以对社区不闻不问不负责。我们需要制定一些基本的规则以确保玩家在游戏内外的体验良好且公平。

#### 以下行为严令禁止：

技术及非技术性利用：包括客户端入侵、DDoS 攻击、双花攻击、利用智能合约漏洞，以及任何类似的利用漏洞的攻击行为。滥用任何游戏漏洞来不公平地推进游戏进度、获取额外物品、获得超出自身技能等级的物品或类似目的亦属禁止项目。

诈骗、社会工程与社交利用：如网络钓鱼、诱骗其他玩家泄露私钥、盗取游戏资产等行为。

**Gigaverse 保留追溯性更新该禁止清单的权利，并对损害游戏或社区的行为采取行动，即便该行为当前未在此条款中列出。**

#### 后果：

如果我们调查并确定了任何被禁止的行为，或其他类似的利用漏洞的行为，即便该具体行为此前未明确列出，也可能采取处罚措施。处罚可能包括：取消奖励资格、禁用或削弱某些游戏功能、封禁账号，或采取其他必要措施。

我们会对负责向 Gigaverse 团队披露漏洞的玩家予以认可。

#### 允许：

多账号：你可以创建并使用多个账号进行游戏。

机器人与自动化：你可以使用工具、机器人、AI 来玩游戏。

#### 其他问题：

如果你的某些行为涉及本条款未涵盖的内容，请在 Discord 上咨询 Gigaverse 社区团队。


---

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

```
GET https://docs.gigaverse.io/zh/qi-ta/gong-ping-you-xi-gui-ze.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.
