> 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/membranes-echangeuses-dions/fournitures.md).

# Fournitures

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

* 30 Membranes échangeuses d’anions (60mm x 20mm)
* 30 Membranes échangeuses de cations (60mm x 20mm)

*<mark style="color:orange;">**Pour charger les membranes et les transporter :**</mark>*

* 1 pot de 42g de Bicarbonate de sodium NaHCO3 (pour 1l de solution)
* 1 pot de 29,22g de Chlorure de sodium NaCl (pour 1l de solution)
* 60 Sachets zip (90mm x 60mm)

*<mark style="color:orange;">**Pour la pose sur le terrain**</mark>*&#x20;

* &#x20;1 aiguille
* Un rouleau de Fil de pêche (100m)

*<mark style="color:orange;">**Pour l’extraction**</mark>*&#x20;

* 3 pots de 74,55g de Chlorure de potassium KCl (pour 3 x 1 litre de solution)
* 60 Tubes falcon 50ml
* 60 Filtres PES 0,2µm
* 60 Seringues 10ml avec aiguilles stériles
* 60 Vacuettes à vide sans additif 9ml
  {% endtab %}

{% tab title="Petit matériel" %}
*<mark style="color:orange;">**Pour charger les membranes**</mark>*&#x20;

* Fiole jaugée 1 litre
* Pissette 250ml
* 2 Bouteilles 1 litre à col large

*<mark style="color:orange;">**Sur le terrain**</mark>*&#x20;

* 60 piquets jalons de 42cm en PEHD (30 de chaque couleur)
* 30 étiquettes en polyuréthane haute densité pour identifier vos stations&#x20;
* Pinceau
* Pince à bouts plats

*<mark style="color:orange;">**Pour l’extraction**</mark>*&#x20;

* 3 Portoirs pour 25 tubes falcon
  {% endtab %}

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

* agitateur rotatif
* truelle
* eau déminéralisée (si un arrosage est prévu: 310 ml/pts)
* cylindre (p. ex. Beerkan)
* gants
* ciseaux
* glacière et pains de glace
* réfrigérateur pour la conservation des échantillons
  {% 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/membranes-echangeuses-dions/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.
