> For the complete documentation index, see [llms.txt](https://doc.transport.data.gouv.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.transport.data.gouv.fr/outils/evolutions-techniques/evolution-des-outils-du-pan.md).

# Evolution des outils du PAN

Les outils disponibles sur le PAN comme [les validateurs à la demande](https://transport.data.gouv.fr/validation), [le générateur de requêtes SIRI ](https://transport.data.gouv.fr/tools/siri-querier)etc. sont ouverts à des évolutions.&#x20;

Que vous soyez producteur ou réutilisateur, si vous souhaitez modifier un de ces outils, vous pouvez en faire la demande par mail à l'équipe technique à l'adresse : <contact@transport.data.gouv.fr>.

L'équipe se chargera ensuite d'évaluer la pertinence de cette évolution et reviendra vers vous.&#x20;

Un exemple d'évolution sous la demande d'un producteur : [modification du validateur GTFS pour que l'absence d'une URL d'agence dans le fichier agency soit detectée comme une erreur et non plus comme un warning](https://github.com/etalab/transport-validator/pull/171).&#x20;


---

# 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:

```
GET https://doc.transport.data.gouv.fr/outils/evolutions-techniques/evolution-des-outils-du-pan.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
