> For the complete documentation index, see [llms.txt](https://docs.cardastation.com/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cardastation.com/home/avatars/introduction.md).

# Introduction

<figure><img src="/files/2G3pZfv3lnk9QCwxwf1U" alt=""><figcaption></figcaption></figure>

Each player is required to have 2 avatars and will be able to switch between them depending on which locations the are in.

#### Indoor Avatar

All indoor spaces within Carda Station are pressurised and the use of magnetic boots is enforced. This means animations of the avatar will be similar to animations on Earth. Your indoor avatar can survive in these areas without the need of a space suit.

Carda Station uses Ready Player Me for its indoor avatars. With over 3000 supported applications, you can use the same avatar almost anywhere else.

<https://readyplayer.me/>

#### Outdoor Avatar

All avatars will need a space suit when outdoors. Animations also have to reflect the low gravity on the moon.


---

# 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://docs.cardastation.com/home/avatars/introduction.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.
