# Get Your First Apostle

The main ways to obtain Apostles are as follows:

* Through the system's first-generation Apostle auction
* By [breeding](/getting-started/game-entities/apostle/breed.md) among the Apostles
* Purchase from other players through the [Apostle Market](/advanced/trading.md)
* Gifted by other players
* Randomly obtained by opening treasure chests
* Won from other players through battles and games
* The Apostles of other users' enter the [life-extension](/getting-started/game-entities/apostle/population.md) stage, buy them


---

# 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/getting-started/game-entities/apostle/get-your-first-apostle.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.
