# Orb

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

游戏地图上共有7个宝珠，在游戏开始时它们以黄色标识，并处于中立状态。玩家可以接近宝珠，在一定时间后，宝珠的颜色会变为玩家所属队伍的红色或蓝色，表示该宝珠已被玩家的队伍占领。游戏的目标是在游戏结束前尽可能多地占领和控制宝珠。占领更多宝珠的队伍将获得游戏的胜利。宝珠的占领具有战略重要性，玩家们需要协作来占领和保护宝珠，从对方队伍那里夺取控制权并确保胜利。

<figure><img src="/files/75HTrPjaPlimAzTWlBiT" alt=""><figcaption></figcaption></figure>


---

# 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://werewolf-and-witch.gitbook.io/whitepaper-chinese/1.-dao-yan/web3-war-game-in-aptos/phase-2-moba-game/orb.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.
