# Welcome to R-Type 🛸

<figure><img src="/files/mtugFwrD6smUyWwkgwl6" alt=""><figcaption><p>R-Type</p></figcaption></figure>

## SETUP GUIDELINES:

{% content-ref url="/pages/xffzXUgD4XJWVZ9xWAk0" %}
[How to install ?](/r-type/setup-guidelines/how-to-install.md)
{% endcontent-ref %}

{% content-ref url="/pages/F0XP87YgJkwjD4Qwxoav" %}
[How to start ?](/r-type/setup-guidelines/how-to-start.md)
{% endcontent-ref %}

{% content-ref url="/pages/33Uxe6qyDFhRCZcmnN86" %}
[How to play ?](/r-type/setup-guidelines/how-to-play.md)
{% endcontent-ref %}

## DEVELOPMENT GUIDELINES:

{% content-ref url="/pages/lr7o6n9dSVsXlzjRxW1I" %}
[How Project work](/r-type/development-guidelines/how-project-work.md)
{% endcontent-ref %}

{% content-ref url="/pages/OKB1rh7xzWcSVsQdOY5t" %}
[RFC](/r-type/development-guidelines/rfc.md)
{% endcontent-ref %}

{% content-ref url="/pages/ITo1BjRtU5c5D10lVkML" %}
[ECS](/r-type/development-guidelines/ecs.md)
{% endcontent-ref %}


---

# Agent Instructions: 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://r-type-5.gitbook.io/r-type/welcome-to-r-type.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.
