> For the complete documentation index, see [llms.txt](https://sexytrees.savimbo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sexytrees.savimbo.com/practice-guide/fr/bokashi/faq-bokashi.md).

# FAQ Bokashi

<mark style="color:$danger;">Ceci est un</mark> [<mark style="color:$danger;">bricolage</mark>](broken://pages/ff6c0382e47133c78ffdfddf987d9a27873a9fad) <mark style="color:$danger;">protocole ; ce qui signifie que nous le construisons en public ! Certaines pages sont en cours de construction — mais revenez bientôt, elles se mettent à jour rapidement !</mark>&#x20;

<details>

<summary>D'où vient le mot bokashi ? </summary>

Japon. Le mot est japonais (ぼかし, « ombrage/gradation » — faisant référence au processus de fermentation progressive).&#x20;

</details>

<details>

<summary>D'où vient la pratique du bokashi ?</summary>

La technique a été systématisée par le Dr Teruo Higa à l’université des Ryūkyū à Okinawa dans les années 1980, et associée à ses travaux sur les inoculants à base de micro-organismes efficaces (EM).\
\
Le bokashi a été largement adopté à travers l’Amérique latine dans les années 90 et 2000. L’EMBRAPA, l’INTA Costa Rica et l’agriculture paysanne colombienne l’ont tous repris et l’ont adapté à des intrants locaux : mélasse de canne, balles de riz, fientes de poulet, biochar, microbes forestiers indigènes au lieu d’EM importés.&#x20;

À présent, la *version latino-américaine* est une pratique régionale véritablement distincte — recettes différentes, substrats différents, souvent d’abord anaérobie puis aérobie plutôt que strictement anaérobie.

</details>


---

# 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, and the optional `goal` query parameter:

```
GET https://sexytrees.savimbo.com/practice-guide/fr/bokashi/faq-bokashi.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
