> For the complete documentation index, see [llms.txt](https://rhizobiome.gitbook.io/eiwa-shop-supports-et-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rhizobiome.gitbook.io/eiwa-shop-supports-et-documentation/les-protocoles-sante-du-sol/poxc/fournitures.md).

# Fournitures

{% tabs %}
{% tab title="Consommables" %}
*<mark style="color:orange;">**Version seringues:**</mark>*

Pour 30 mesures + l’étalonnage :\
1 – 70ml de solution de Permanganate de Potassium dans CaCl2 (pH 7,2) à 0,2M dans une bouteille en verre ambré\
2 – 5 seringues 2ml\ <mark style="color:blue;">3 – 30 seringues 1ml + 5 pour l’étalonnage</mark>\
4 – 30 tubes falcon 50ml + 8 pour l’étalonnage\
Pour la mesure au spectrophotomètre :\
5 – 30 pipettes pasteur + 5 pour l’étalonnage\
6 – 30 cuvettes spectro 4ml + 5 pour l’étalonnage

*<mark style="color:orange;">**Version pipette:**</mark>*

*Pour 30 mesures + l’étalonnage :*\
1 – 70ml de solution de Permanganate de Potassium dans CaCl2 (pH 7,2) à 0,2M dans une bouteille en verre ambré\ <mark style="color:blue;">2 – 30 pointes de pipette (0,5 – 5ml) + 10 pour l’étalonnage</mark>\
3 – 30 tubes falcon 50ml + 8 pour l’étalonnage\
*Pour la mesure au spectrophotomètre :*\
4 – 30 pipettes pasteur + 5 pour l’étalonnage\
5 – 30 cuvettes spectro 4ml + 5 pour l’étalonnage
{% endtab %}

{% tab title="Petit matériel" %} <mark style="color:orange;">**pour effectuer la mesure:**</mark>

1 – 30 piluliers en verre avec bouchon clipsé&#x20;

2 – Seringue de 20ml&#x20;

3 – Pissette de 250ml&#x20;

4 – 2 Portoirs pour 25 tubes falcon de 50ml&#x20;

5 – Support pour 12 cuvettes spectro

<mark style="color:orange;">**et le matériel de prélèvement:**</mark>

1 – 1 tamis inox maille 2mm – diamètre 20cm&#x20;

2 – 1 tamis inox maille 5mm – diamètre 20cm&#x20;

3 – 5 bassines PE 2,5l – diamètre 25cm – profondeur 9cm&#x20;

4 – Marqueur&#x20;

5 – 50 sachets de prélèvement (3l)
{% endtab %}

{% tab title="Instruments" %}
Micropipette automatique (0.5 - 5 ml) disponible dans la [boutique Eïwa shop ](https://shop.eiwa.fr/produit/micropipette_automatique/)

Agitateur POXC ([boutique Eïwa shop](https://shop.eiwa.fr/produit/agitateur-poxc-nmin/))&#x20;

Spectrophotomètre de terrain ([boutique Eïwa](https://shop.eiwa.fr/produit/mini-spectro-v4-1/))

Balance portative  ([boutique Eïwa](https://shop.eiwa.fr/produit/balance_portable/))&#x20;

Power Bank ([boutique Eïwa](https://shop.eiwa.fr/produit/power-bank-12-v/))&#x20;
{% endtab %}

{% tab title="Procurez vous aussi ..." %}

* Gants nitrile + lunette de protection + blouse
* Truelle, tarière ou cylindre de prélèvement
* Chronomètre (si vous n'utilisez pas l'agitateur POXC)
* des barquettes en aluminium pour sécher les échantillons
* eau déminéralisée
  {% endtab %}
  {% endtabs %}


---

# 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://rhizobiome.gitbook.io/eiwa-shop-supports-et-documentation/les-protocoles-sante-du-sol/poxc/fournitures.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.
