# Processus d'interfaçage

## Processus à suivre pour vous interfacer avec Mobilic :&#x20;

1. Prise de contact avec l'équipe Mobilic par mail en écrivant à : <interfacage@beta.gouv.fr>.
2. Organisation d'un premier rendez-vous en visioconférence entre vous et l'équipe Mobilic pour  comprendre votre besoin, vous informer sur les [contraintes d'intégration](/workflow-a-respecter.md), et répondre à vos questions réglementaires et techniques.
3. A la suite du rendez-vous, l'équipe Mobilic vous créera un accès au bac à sable.
4. Quand vous aurez fini votre développement, nous programmerons une seconde visioconférence pour valider avec vous le workflow.
5. Une fois le workflow et la [demande d'habilitation](https://datapass.api.gouv.fr/formulaires/api-mobilic/demande/nouveau) validés, vous aurez accès à l'environnement de production.

Durant l'ensemble du processus d'interfaçage, nous nous tiendrons à votre disposition pour répondre à toutes vos questions réglementaires ou techniques. N'hésitez pas à nous écrire !


---

# Agent Instructions: 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://developers.mobilic.beta.gouv.fr/processus-dinterfacage.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.
