> 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/pai-xi/pai-xi.md).

# 派系

Gigaverse 中共有八种派系：

![](https://glhfers.gitbook.io/gigaverse/~gitbook/image?url=https%3A%2F%2Fcontent.gitbook.com%2Fcontent%2FxqDXBs0OB0XkJzPtPE3t%2Fblobs%2FT11V3HNAdt9DrolXxVrQ%2FFaction_Archon_Transparant.png\&width=300\&dpr=4\&quality=100\&sign=3b8b5d06\&sv=2) Archon

![](https://glhfers.gitbook.io/gigaverse/~gitbook/image?url=https%3A%2F%2Fcontent.gitbook.com%2Fcontent%2FxqDXBs0OB0XkJzPtPE3t%2Fblobs%2F0FS0Z2ONxMcxjbKTE2XM%2FFaction_Athena_Transparant.png\&width=300\&dpr=4\&quality=100\&sign=c7a84e44\&sv=2) Athena

![](https://glhfers.gitbook.io/gigaverse/~gitbook/image?url=https%3A%2F%2Fcontent.gitbook.com%2Fcontent%2FxqDXBs0OB0XkJzPtPE3t%2Fblobs%2FkmIW1fdxqJlRNJVGUOtI%2FFaction_Chobo_Transparant.png\&width=300\&dpr=4\&quality=100\&sign=4459903b\&sv=2) Chobo

![](https://glhfers.gitbook.io/gigaverse/~gitbook/image?url=https%3A%2F%2Fcontent.gitbook.com%2Fcontent%2FxqDXBs0OB0XkJzPtPE3t%2Fblobs%2FTDidfDBzP6mkMv1QmEG5%2FFaction_Crusader_Transparant.png\&width=300\&dpr=4\&quality=100\&sign=3c46f6fb\&sv=2) Crusader

![](https://glhfers.gitbook.io/gigaverse/~gitbook/image?url=https%3A%2F%2Fcontent.gitbook.com%2Fcontent%2FxqDXBs0OB0XkJzPtPE3t%2Fblobs%2FtUgWRfYsAipbVNZGJTWp%2FFaction_Foxglove_Transparant.png\&width=300\&dpr=4\&quality=100\&sign=698ea939\&sv=2) Foxglove

![](https://glhfers.gitbook.io/gigaverse/~gitbook/image?url=https%3A%2F%2Fcontent.gitbook.com%2Fcontent%2FxqDXBs0OB0XkJzPtPE3t%2Fblobs%2Fs0tmEvv4onlUVEmTdRhN%2FFaction_Overseer_Transparant.png\&width=300\&dpr=4\&quality=100\&sign=cbc14442\&sv=2) Overseer

![](https://glhfers.gitbook.io/gigaverse/~gitbook/image?url=https%3A%2F%2Fcontent.gitbook.com%2Fcontent%2FxqDXBs0OB0XkJzPtPE3t%2Fblobs%2FICzaPXOsKtm4Ym6z9mlF%2FFaction_Summoner_Transparant.png\&width=300\&dpr=4\&quality=100\&sign=ab7fbec3\&sv=2) Summoner

![](https://glhfers.gitbook.io/gigaverse/~gitbook/image?url=https%3A%2F%2Fcontent.gitbook.com%2Fcontent%2FxqDXBs0OB0XkJzPtPE3t%2Fblobs%2FX8i3mXSRPSj7BgR9KVMH%2Fgigus1x1.png\&width=300\&dpr=4\&quality=100\&sign=54362e31\&sv=2) Gigus

这些派系与 Gigaverse 的七位大师（GLHFers 系列中的特殊角色）以及 Gigaverse 的创造者——具备自我意识的 AI —— Gigus有着密切关联。

<figure><img src="https://2356007408-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ficab3JzUz7MddSO6Rfl1%2Fuploads%2FnZJlS9eGQ7Jp6U0g2xKD%2Fimage.png?alt=media&#x26;token=fc3f96cd-571e-45ca-af38-55d315bf5b89" alt=""><figcaption><p>Archon, Athena, Chobo, Crusader, Foxglove, Overseer, and Summoner （七位大师）</p></figcaption></figure>

新玩家可以任选一位大师的派系去加入。

对于新玩家来说，每个派系都一样，没有什么“最佳选择”。只不过你的选择可能会影响你的游戏进程中的“某些内容”，例如制作特定道具（如消耗品）时所需的材料。

你可以在祭坛室花费一些材料去更换你的派系。

有关派系的更多细节，比如它们在 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, and the optional `goal` query parameter:

```
GET https://docs.gigaverse.io/zh/pai-xi/pai-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.
