> For the complete documentation index, see [llms.txt](https://whitepaper.spacecatch.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.spacecatch.io/spacecatch-general/spacecatch-ar-game/the-game/aliens.md).

# Aliens

{% hint style="info" %}
For the soft launch, we plan to implement 30 aliens with full movement visualizations and combat moves.
{% endhint %}

## Fully in-house designed Aliens

{% content-ref url="/pages/PUGvFD3bl2IvypwCYbx4" %}
[List of Aliens](/spacecatch-general/spacecatch-ar-game/the-game/aliens/list-of-aliens.md)
{% endcontent-ref %}

## Self-designed aliens - Examples

All SpaceCatch aliens are designed in-house to ensure the best visual experience in gameplay. From scratch, we create creatures worthy of finding!

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

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

<div><figure><img src="/files/8fot1t4hZjCQaUbyezyp" alt=""><figcaption></figcaption></figure> <figure><img src="/files/2me4LK374gWsn6O8N4Jq" alt=""><figcaption></figcaption></figure></div>

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

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

<div><figure><img src="/files/Qp2RkcYUWf9g2KSnkBri" alt=""><figcaption></figcaption></figure> <figure><img src="/files/GFJTkpceZtYN0jgcVgDb" alt=""><figcaption></figcaption></figure></div>

<figure><img src="/files/139RrjPiRLbgqvsuambw" alt=""><figcaption></figcaption></figure>

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

<div><figure><img src="/files/i9RJ1ztPfHv86swRoGcl" alt=""><figcaption></figcaption></figure> <figure><img src="/files/iQ9acLEMIanynXJCnFyF" alt=""><figcaption></figcaption></figure></div>

***

<div><figure><img src="/files/OTT12wCOLeWS6pB2PtiE" alt=""><figcaption></figcaption></figure> <figure><img src="/files/QgG8w3F2Xa4rxFnKsDnr" alt=""><figcaption></figcaption></figure></div>

***

<div><figure><img src="/files/QEIqhPDC39nRRnosqcgC" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Fem350sAlWCz2NXrVK7C" alt=""><figcaption></figcaption></figure></div>

***

<div><figure><img src="/files/risMzg5u5rrGdgACjy2p" alt=""><figcaption></figcaption></figure> <figure><img src="/files/l6wdEbFPPW4RcxjouUVQ" alt=""><figcaption></figcaption></figure> <figure><img src="/files/m3qn0pc4MYlS2nkgtP2A" alt=""><figcaption></figcaption></figure></div>

***

<div><figure><img src="/files/6xOWRMZRB7fpBuOvqXQS" alt=""><figcaption></figcaption></figure> <figure><img src="/files/nZwpeMOeSwJH6MDoevBD" alt=""><figcaption></figcaption></figure></div>

***

<div><figure><img src="/files/9Gsfd6MlxuPnkooTfByk" alt=""><figcaption></figcaption></figure> <figure><img src="/files/P2A9zmHxbmPjc4HSYD1j" alt=""><figcaption></figcaption></figure></div>

***

<div><figure><img src="/files/oeAPINLMyC57pKWCq5Hf" alt=""><figcaption></figcaption></figure> <figure><img src="/files/6SaAqBRhMpYsa2KuTO86" alt=""><figcaption></figcaption></figure></div>

***

<div><figure><img src="/files/3tOHyCWkuMZwTz607sdG" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Jf2hIxpr8QMu87GfC91i" alt=""><figcaption></figcaption></figure></div>


---

# 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://whitepaper.spacecatch.io/spacecatch-general/spacecatch-ar-game/the-game/aliens.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.
