# Décoller avec sa fusée

La conquête spatiale est un élément important du gameplay. \
\
Pour s'y rendre, il faut se munir d'une fusée fabricable dans la station de craft. Une fois la fusée craft, il faut la charger en fuel comme décrit ci-dessous :&#x20;

{% tabs %}
{% tab title="Chargement en fuel" %}

* Pose une citerne&#x20;
* Pose un chargeur de fuel
* Charge ta fusée
* Elle nécessite 100 de fuel, se référer à la [catégorie machine](/gameplay/machines.md) pour voir le fonctionnement des machines.
  {% endtab %}

{% tab title="Démonstration" %}

<figure><img src="/files/5gXQk0XThAHxsMzjEkj6" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

Ensuite il faut décoller avec ta fusée comme décrit ci-dessous :&#x20;

{% tabs %}
{% tab title="Décollage" %}

* Pose la fusée au sol&#x20;
* Faire attention à ce qu'elle soit bien chargée en fuel (il sera écrit <mark style="color:green;">fuel: 100</mark>)
* Clique sur votre fusée
  {% endtab %}

{% tab title="Démonstration" %}

<figure><img src="/files/K8kHwI2Nz4jMc2eE5OAf" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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://oldwiki.nationsglory.fr/gameplay/conquete-spatiale/decoller-avec-sa-fusee.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.
