> 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/integrations/gustav/activation-dun-compte-par-la-bulle-integree.md).

# Activer son compte par la bulle intégrée dans Gustav

## Pas-à-pas

{% hint style="info" %}
PILOTES: Vous avez testé l’application dans l'environnement de *pré-production*? Il faut recommencer le processus lorsque vous passerez en *production*.
{% endhint %}

{% stepper %}
{% step %}
**Dans Gustav, cliquez sur la bulle de discussion.**

<div align="left"><figure><img src="/files/01eVr7Acc5sEUuqbvA8P" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Sélectionnez&#x20;*****Je n'ai pas encore de compte Braver.***

{% hint style="info" %}
Si vous avez utilisé Braver de manière autonome ou dans un logiciel tiers, choisissez l'option *Utiliser un autre compte* pour lier ce compte existant avec votre nouvelle équipe dans Gustav.
{% endhint %}

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

{% step %}
**On vous demandera de confirmer que vous désirez réellement continuer sans associer de compte Braver existant, car l'action ne sera pas réversible. Cliquez sur&#x20;*****OK*****.**

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

{% step %}
**1) Faites défiler jusqu'en bas, puis 2) cliquez sur&#x20;*****Accepter les conditions d'utilisation*****&#x20;si vous souhaitez continuer.**

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

{% step %}
**Vous devrez ensuite configurer un NIP. Cliquez sur&#x20;*****Configurez*****.**

{% hint style="info" %}
Ce NIP vous sera utile entre autres si vous désirez utiliser Braver sur un appareil mobile.
{% endhint %}

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

{% step %}
**Saisissez votre NIP et répétez-le. Ils doivent être identiques.**

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

{% step %}
**Vous y êtes ! Votre compte Braver est maintenant activé !**

<div align="left"><figure><img src="/files/ePQHzTvOhx8anuHNTRMR" 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/integrations/gustav/activation-dun-compte-par-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.
