> 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/dosage-de-lazote-methode-griess.md).

# Dosage de l'Azote - méthode Griess

<details>

<summary>Produits disponibles dans la boutique Eïwa shop</summary>

Petit matériel [protocole manuel](https://shop.eiwa.fr/produit/beerkan-manuel-petit-materiel/)

[Infiltromètre automatique](https://shop.eiwa.fr/produit/infiltrometre-automatique-beerkan/)

[Power bank](https://shop.eiwa.fr/produit/power-bank-12-v/)

</details>

## Objectif et domaine d’application <a href="#toc134632873" id="toc134632873"></a>

<mark style="color:blue;">**Cette méthode repose sur la formation d'un complexe coloré, mesurable par spectrophotométrie, après réaction des nitrites avec les réactifs de Griess. Les nitrates eux doivent d'abord être réduits en nitrites avant leur dosage.**</mark>

<mark style="color:blue;">**Elle peut être employée pour le dosage des nitrates et des nitrites extraits des**</mark> [<mark style="color:blue;">**membranes échangeuses d'ions,**</mark>](/eiwa-shop-supports-et-documentation/les-protocoles-sante-du-sol/membranes-echangeuses-dions.md) <mark style="color:blue;">**ainsi que pour le protocole d'extraction d'**</mark>[<mark style="color:blue;">**azote minéral au KCl**</mark>](/eiwa-shop-supports-et-documentation/les-protocoles-sante-du-sol/extraction-dazote-mineral/nkcl.md) <mark style="color:blue;">**et d'extraction à l'eau selon le protocole décrit ci-dessous.**</mark>&#x20;

<mark style="color:blue;">**La méthode de Griess peut être avantageusement utilisée à la place du réflectromètre Nitratchek en rupture de stock depuis plusieurs mois maintenant.**</mark>

{% hint style="info" %}
C'est le chimiste allemand Johan Peter Griess (1829-1888) qui a décrit la réaction colorée d'un composé diazoïque en 1858.&#x20;
{% 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, and the optional `goal` query parameter:

```
GET https://rhizobiome.gitbook.io/eiwa-shop-supports-et-documentation/les-protocoles-sante-du-sol/dosage-de-lazote-methode-griess.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.
