# 玩法

使徒是进化星球中非常重要的游戏角色，玩家进行的大部分操作都由使徒来完成。由于使徒的外貌、天赋等特性不同，可以分化发展出两种主要的玩法：

## 玩法分类

### 收藏类

使徒的外貌形状和天赋特性由[基因](/simplified-chinese/getting-started/game-entities/apostle/genome.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.evolution.land/simplified-chinese/getting-started/game-entities/apostle/gameplay.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.
