> For the complete documentation index, see [llms.txt](https://pointgames.gitbook.io/shatterpoint-whitepaper-cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pointgames.gitbook.io/shatterpoint-whitepaper-cn/po-sui-dian-wei-ji-zhu-ye/shatterpoint-wei-ji.md).

# Shatterpoint维基

{% hint style="warning" %}
请注意，这是一份动态文档，将随着游戏的发展而更新
{% endhint %}

<figure><img src="/files/gYP7ObjSn8gP0PFDGuuI" alt=""><figcaption></figcaption></figure>

## 欢迎来到Shatterpoint的维基!

这里是您获取Shatterpoint全方位资源的终极指南！

## 关于Shatterpoint

Shatterpoint是一款快节奏移动端RPG-MOBA游戏，融合激烈PVP与PVE玩法。玩家通过收集能量碎片、完成目标冲击排行榜，同时利用独特装备、符文和外观定制英雄。<br>

## 选择破碎点的理由

* 战术博弈：精通复杂机制与动态战场，智胜对手
* 真实所有权：收集/交易NFT资产，包括强力符文与英雄皮肤
* 社区驱动经济：使用$POINT代币参与治理，塑造游戏未来
* 无限定制：自由搭配装备符文，打造终极英雄

***

### 开始你的旅程

作为一名踏入Shatterpoint宇宙的全新玩家，你将加入一个由探险家、战略家和竞技家组成的社群，并随时准备大展身手。祝你好运，愿你的胜利之路充满传奇！

{% content-ref url="/pages/yxMdNrd8DIzQfaHxrzG8" %}
[游戏概括](/shatterpoint-whitepaper-cn/you-xi/you-xi-gai-kuo.md)
{% endcontent-ref %}


---

# 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://pointgames.gitbook.io/shatterpoint-whitepaper-cn/po-sui-dian-wei-ji-zhu-ye/shatterpoint-wei-ji.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.
