> For the complete documentation index, see [llms.txt](https://apeironabridged.gitbook.io/apeironabridged/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://apeironabridged.gitbook.io/apeironabridged/welcome-to-apeiron-abridged.md).

# Welcome to Apeiron Abridged

### Bulletin Board:

![](/files/3YuDBtETZM3rODP28Ej3)

{% hint style="info" %}
Active events need access to the [**Apeiron Discord**](https://discord.gg/apeiron-doodaria) so make sure to be there and read the rest of the information.
{% endhint %}

### What's in V1 of the AA GitBook?

* A short summary of the project.
* Breeding 101 - A quick guide to breeding.
* Primal Road - Situations regarding to breeding including info on Primeval Legacy.
* Avatar Arcanum - Breeding info prioritizing Avatars.
* Compendium - At-a-glance info on NFTs.
* Misc - Extra stuff and a feedback form for this GitBook

### What is <mark style="color:orange;">not</mark> in V1?

* List of Skill Cards
* List of Star and Spirit Core NFTs.
* Basically any information not posted in official links or AMA.

## About me:

![](/files/cwdkQ0TXMI7nsPA2y0k8)

A foodie & anime otaku isekai'd into the godiverse after getting poisoned from eating expired canned food slapped with a sticker of her favorite anime character.

Stumbled upon an ancient wonder relic filled with the records of the unknown and found a new obsession of understanding Apeiron after realizing she can role-play as a librarian and even prepared lines to visitors such as...

*"Welcometh to the archive lief godling! Doth ye seeketh what arcanum this w'rld holds?"*

Currently being worshipped as a godling in a ~~Delta~~ Archipelago planet by the locals after mistaking her as one.

* Twitter: [**@eznoire**](https://twitter.com/eznoire)


---

# 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://apeironabridged.gitbook.io/apeironabridged/welcome-to-apeiron-abridged.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.
