> For the complete documentation index, see [llms.txt](https://whitepaper.apeironnft.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.apeironnft.com/apeironnft/key-game-features/godling-the-player-in-the-godiverse.md).

# Godling: The Player in the Godiverse

<figure><img src="https://lh7-us.googleusercontent.com/5VN3xv-Kc4QwLXmZ0HT_sgmJcI0UKg5U6ed1uAaQVyE0Gqhl42ZwYxLMaGF1ZTiLBjXYi9UEOM-43OdyjOmVvGjrc3r1vV0G3JKzv-BZZq-wwQV9tYc2cNgPJTaDX_BZfzAgOYaSYScDUc6eA8Jx8WJOcA=s2048" alt=""><figcaption></figcaption></figure>

In Apeiron, players become godlings, newborn gods summoned by the High Goddess Cosmos to fight against the Mad God Chaos and his insidious Taint. As a godling, you'll have your own Cradle to serve as your own personal home and base from which to launch your adventures through the godiverse and Apeiron's various game modes.&#x20;

As a godling, you'll have a number of forms you can take, which will affect your gameplay. You'll also need to prepare yourself for the War against Chaos, meaning you'll need to learn about Apostles and combat.&#x20;

This section of the whitepaper will cover:&#x20;

1. The Spirit Core
2. Your Avatars
3. Apostles
4. Combat


---

# 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://whitepaper.apeironnft.com/apeironnft/key-game-features/godling-the-player-in-the-godiverse.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.
