# Machine

{% hint style="info" %}
Le système de Machine permet de d'automatiser la collecte de ressource primaire à l'aide de machines et d'un système d'amélioration pour optimiser la récolte. Pour obtenir ces machines, utilisez la commande /fabrique pour les fabriquer.
{% endhint %}

<figure><img src="/files/8psfxJNNV01zRENqebNH" alt=""><figcaption></figcaption></figure>

*Voici la liste de toutes les machines disponibles*

{% hint style="info" %}
Comment fonctionne les différentes machines
{% endhint %}

Pour commencer, les machines nécessitent de l'essence pour fonctionner. Les machines qui ont besoin <mark style="color:red;">d'essence</mark> incluent la foreuse, la scierie et l'incubateur. Pour produire de <mark style="color:red;">l'essence</mark>, il faut d'abord du pétrole, obtenu via la pompe à pétrole. Ensuite, il faut raffiner le pétrole dans la raffinerie pour obtenir de <mark style="color:red;">l'essence</mark>.&#x20;

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

<figure><img src="/files/hCEqtcjU6GsaT8Demq8B" alt="" width="472"><figcaption></figcaption></figure>

{% hint style="success" %}
**Pompe à pétrole**
{% endhint %}

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

{% hint style="info" %}
La pompe à pétrole nécessite aucune action pour produire du pétrole.&#x20;
{% endhint %}

{% hint style="success" %}
**Raffinerie**
{% endhint %}

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

{% hint style="info" %}
La raffinerie nécéssite du pétrole pour pouvoir le transformer en <mark style="color:red;">essence</mark>
{% endhint %}

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

{% hint style="success" %}
**Foreuse**
{% endhint %}

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

{% hint style="info" %}
La foreuse nécessite de <mark style="color:red;">l'essence</mark> pour fonctionner. Il existe différents types de foreuses pour chaque ressource qu'elles peuvent récolter. (Exemple : foreuse à fer)
{% endhint %}

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

{% hint style="success" %}
**Scierie**
{% endhint %}

<figure><img src="/files/3iriFv7VWpFXK8DDFpfW" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
La scierie nécessite de <mark style="color:red;">l'essence</mark> pour fonctionner. Il existe différents types de scierie pour chaque ressource qu'elles peuvent récolter. (Exemple : Scierie à bois de chêne)
{% endhint %}

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

{% hint style="success" %}
**L'incubateur**
{% endhint %}

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

{% hint style="info" %}
L'incubateur nécessite de <mark style="color:red;">l'essence</mark> pour fonctionner. Il existe différents types d'incubateur pour chaque ressource qu'elles peuvent récolter. (Exemple : Incubateur à blé)
{% endhint %}

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


---

# 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://wiki.hypenetwork.fr/survie/fonctionnement-du-serveur/machine.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.
