> For the complete documentation index, see [llms.txt](https://docs.faronics.com/faronics-deploy-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.faronics.com/faronics-deploy-docs/application-management/install-uninstall-and-update-apps/install-application-s/install-external-application-s-custom-app/request-assistance-from-a-deployment-specialist.md).

# Demander l'aide d'un spécialiste du déploiement

Pour demander l'aide d'un spécialiste du déploiement:

![Choisissez Créer une Application personnalisée.](https://lh4.googleusercontent.com/E-y6wEdTJNZPKe7_vIuLHhkHNjEfaHyCVpiU1hkbySzve2_u1RpiswAaqlkwPm-B93Sb_y3Pd8LBjME4rdwDxk7lhJAkBxWuKOkwbGiwa3RFpwz1wgk0QJn_CGgXC9Xtej1DKb6F3LAR5TQ4ziNP2Q)

1\. Choisissez l'onglet de la Grille de contrôle sur la barre de menu supérieure.

2\. Accédez à l'onglet Applications.

3\. Cliquez sur le menu déroulant Applications personnalisées.

4\. Choisissez Créer une Application personnalisée.

5\. Localisez et cliquez sur le lien Contactez un spécialiste en déploiement.

![Demander l'assistance d'un spécialiste du déploiement](https://lh4.googleusercontent.com/HtFz99brFqnscgb4q2AhTmTPsbh7iZaaTApFOV0wCETI7WXUHseHH1wvHxY_zPHLi6G_-67uH4aphDu9gKsfFpx3gREQgbIzxhdGC3e6Ub59ewByhIbrx3LbluPv4Xuh-UhRInyEeTeeuXDz95MUtQ)

6\. Remplissez le champ Numéro de téléphone.

![](https://lh6.googleusercontent.com/ITotYgm39Y7DR9V5AdopjJyEuHDnJ3gVFuxKO0ZlvriKbTfL0hKvfkEOXYG-atop3pGVKzyPp8mKQUVoLmjcAHVmSpBVNr9sX5c-qHU4520sAMPyi6hoBBPIeCLzYGVhhjyWiY0mz88j_fpfeohRYQ)

7\. Saisissez votre requête dans le champ prévu.

8\. Cliquez sur ENVOYER.

{% hint style="success" %}
Votre demande d'assistance a été acceptée. Un spécialiste du déploiement vous contactera sous peu.
{% 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://docs.faronics.com/faronics-deploy-docs/application-management/install-uninstall-and-update-apps/install-application-s/install-external-application-s-custom-app/request-assistance-from-a-deployment-specialist.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.
