> For the complete documentation index, see [llms.txt](https://faq.trackdechets.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.trackdechets.fr/dasri/installations-de-destinations/questions-frequentes.md).

# Questions fréquentes

### Comment gérer plusieurs BSD à l’arrivée au point de traitement final ?

* À partir des BSD « simples », vous pouvez faire un BSD de groupement si vous êtes une ICPE.&#x20;
* Si vous le faites dans votre camion, à partir des BSD « simples », vous pourrez créer un BSD de synthèse. Il a la même fonction qu'un BSD de groupement.&#x20;

{% hint style="info" %}
Pour avoir une traçabilité complète, dans les deux cas, les bordereaux simples ne disparaissent pas. Le BSD initiale apparait en page 2.&#x20;
{% endhint %}

### Quels sont les codes et modes de traitement disponibles ?

{% hint style="info" %}
Depuis le 22 octobre 2025, le code *"D9 Prétraitement par désinfection - Banaliseur*" est renommé en D9F.&#x20;
{% endhint %}

<table><thead><tr><th>Codes de traitement</th><th>Modes de traitement compatibles<select multiple><option value="rX3wVk54j42N" label="Valorisation énérgétique" color="blue"></option><option value="sTxMLbWznMQT" label="Élimination" color="blue"></option><option value="MUGpraZ4n4uv" label="Recyclage" color="blue"></option><option value="sto9H0pEorP7" label="Autres valorisations" color="blue"></option><option value="REakwAMFmBX1" label="Réutilisation" color="blue"></option></select></th><th>Informations complémentaires</th></tr></thead><tbody><tr><td><strong>D9F :</strong> Prétraitement par désinfection - Banaliseur <em>(anciennement D9)</em></td><td><span data-option="sTxMLbWznMQT">Élimination</span></td><td>Pour un traitement final</td></tr><tr><td><strong>D10</strong> : Incinération </td><td><span data-option="sTxMLbWznMQT">Élimination</span></td><td></td></tr><tr><td><strong>D13</strong> - v D13 - Groupement avant désinfection en D9 ou incinération en D10 sur un site relevant de la rubrique 2718</td><td></td><td>Opération intermédiaire</td></tr><tr><td><strong>R1</strong> : Incinération + valorisation énergétique</td><td><span data-option="rX3wVk54j42N">Valorisation énérgétique</span></td><td></td></tr><tr><td><strong>R12</strong> : Groupement avant incinération en R1, sur un site relevant de la rubrique 2718</td><td></td><td>Opération intermédiaire </td></tr></tbody></table>


---

# 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://faq.trackdechets.fr/dasri/installations-de-destinations/questions-frequentes.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.
