> For the complete documentation index, see [llms.txt](https://support.braver.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.braver.net/guides/pour-les-professionnels/creation-de-compte/acceder-a-braver-sur-mobile-via-code-qr-partir-de-la-bulle-integree.md).

# Connectez-vous instantanément sur mobile à partir de la bulle intégrée

## Pas-à-pas

{% stepper %}
{% step %}
**À partir de la bulle intégrée dans un logiciel comme Gustav ou Leomed, vous verrez un petit icône de code QR en haut au centre.**

Cliquez dessus pour afficher le code QR de transfert de session.

<div align="left"><figure><img src="/files/DgE93NbMvE9QWCguNEfL" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**À l'aide de votre appareil mobile, scannez ce code QR.**

Lors de votre premier scan du code QR, on vous demandera d'installer l'application, puis vous aurez accès à votre session automatiquement, sans devoir vous connecter.&#x20;

Lors de vos prochains scans du code QR,  vous aurez accès directement à votre session.

{% hint style="info" %}
Au besoin, vous pouvez installer rapidement l'application en vous rendant à notre [page de téléchargement](https://www.braver.net/fr/download/) avant de scanner le code QR apparaissant dans la bulle intégrée.
{% endhint %}

<div align="left"><figure><img src="/files/GDC7BkBm8cuzNTCO2Mdl" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}


---

# 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://support.braver.net/guides/pour-les-professionnels/creation-de-compte/acceder-a-braver-sur-mobile-via-code-qr-partir-de-la-bulle-integree.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.
