> For the complete documentation index, see [llms.txt](https://info.cosmicuniverse.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://info.cosmicuniverse.io/game-assets-nfts/companions.md).

# Companions

![](/files/dF7NPeVv30VKvPCu5QQv)

<figure><img src="/files/xrzLYWJKNUBQ0oX41XyP" alt=""><figcaption></figcaption></figure>

Companions are creatures that players can unlock once they level-up to a TBD level (currently marked as being Level 3). Once a player reaches this level, they go on a quest that then completes the unlocking of their companion. Once a player receives their companion, they can go on quests with it and even mount it to travel across land faster than on foot.&#x20;

Each root race will have a particular Companion creature to unlock. As of right now, the following are the Companions that can be unlocked by their corresponding races:

* Wizards - Dragons
* Elves - Spirit Elks
* Apes - Enchanted Cloud
* Felines - Winged Lion
* Trolls - Cosmoceratops
* Yetis - Snow Yak
* Dwarves - Mystic Boar


---

# 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:

```
GET https://info.cosmicuniverse.io/game-assets-nfts/companions.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.
