> For the complete documentation index, see [llms.txt](https://fozyaircraft.gitbook.io/fozyaircraft/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fozyaircraft.gitbook.io/fozyaircraft/cdf/kunzite-et-table-des-arcanes/table-des-arcanes/poudre-magique.md).

# Poudre Magique

{% hint style="success" %}
La <mark style="color:yellow;">**Poudre Magique**</mark> est nécessaire dans de multiples crafts, elle peut s'obtenir en <mark style="color:green;">**concassant du minerai**</mark> dans la [Table des Arcanes](/fozyaircraft/cdf/kunzite-et-table-des-arcanes/table-des-arcanes.md).
{% endhint %}

{% hint style="warning" %}
La quantité de poudre obtenue dans le concasseur de la [Table des Arcanes](/fozyaircraft/cdf/kunzite-et-table-des-arcanes/table-des-arcanes.md) <mark style="color:red;">**dépend de son niveau**</mark> et du <mark style="color:red;">minerai.</mark> Vous devez atteindre un certain pourcentage en fonction de la taille de votre équipe pour obtenir la poudre.

* <mark style="color:yellow;">**1 Joueur**</mark> : 90<mark style="color:green;">%</mark>
* <mark style="color:yellow;">**2 Joueurs**</mark> : 95<mark style="color:green;">%</mark>
* <mark style="color:yellow;">**3 Joueurs**</mark> : 100<mark style="color:green;">%</mark>
* <mark style="color:yellow;">**4 Joueurs**</mark> : 105<mark style="color:green;">%</mark>
* <mark style="color:yellow;">**5 Joueurs**</mark> : 110<mark style="color:green;">%</mark>
  {% endhint %}


---

# 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://fozyaircraft.gitbook.io/fozyaircraft/cdf/kunzite-et-table-des-arcanes/table-des-arcanes/poudre-magique.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.
