# Nourriture custom

## Kebab

{% tabs %}
{% tab title="Craft" %}

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

{% tab title="Matériaux nécessaires" %}

* pain
* tomate
* salade
* oignon
  {% endtab %}

{% tab title="Info" %}
Le **kebab** est un aliment custom qui vous nourrit comme n'importe quel autre aliment, même s'il y a une infime chance de choper la chiasse.
{% endtab %}
{% endtabs %}

## Salade, tomate, oignon

{% tabs %}
{% tab title="Craft" %}

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

{% tab title="Matériaux nécessaires" %}

* 1 tomate, salade ou oignon
  {% endtab %}

{% tab title="Info" %}
Pour obtenir la **salade**, la **tomate** et l'**oignon**, vous devrez tuer des villageois fermiers.\
Il faudra vous armer de patience puisque la chance d'obtenir l'un des trois légumes est infime.
{% endtab %}
{% endtabs %}

## *The Mixture*

{% tabs %}
{% tab title="Craft" %}

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

{% tab title="Matériaux nécessaires" %}

* 4 glass
* 4 iron ingot
* 1 aywenite
  {% endtab %}

{% tab title="Info" %}
Aucun Effet Secondaire !
{% endtab %}
{% endtabs %}

## Frites

{% tabs %}
{% tab title="Craft" %}

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

{% tab title="Matériaux nécessaires" %}

* 3 baked potato
  {% endtab %}

{% tab title="Info" %}

<figure><img src="/files/0aZsE94UsJrsDMoL00dr" alt=""><figcaption></figcaption></figure>

Les frites n'ont pas d'effet particulier.
{% 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://wiki.openmc.fr/features/food.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.
