> For the complete documentation index, see [llms.txt](https://docs.eskool.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.eskool.fr/portail-en-ligne/sms/sms.connect.md).

# Connecter le service SMS

Reliez vos crédits SMS à l'application eSkool de bureau.

* Achetez des crédits en ligne, puis connectez-les à eSkool
* Configuration unique — prend juste une minute
* Après cela, vous êtes prêt à envoyer

### Avant de commencer

Assurez-vous qu'eSkool est installé sur votre ordinateur.

***

### 1. Ouvrir la page de connexion

Allez sur <https://eskool.fr/portal/settings/open_desktop>.

![Page de connexion.](/files/CpeWUIGMtcx2tjSaA8Xk)

### 2. Connecter

Cliquez sur **Connecter mon compte à eSkool**.

![Bouton de connexion.](/files/Hsb6TskrLmmVel2s4oh2)

Votre navigateur vous demandera d'ouvrir eSkool.

### 3. Confirmer

Dans eSkool, cliquez pour confirmer la connexion.

![Confirmation de la connexion.](/files/hiRkTTFTJout0OuIwL1D)

### 4. Vérifier

Allez dans **Paramètres** > **Compte de service** pour voir votre solde SMS.

![Vérification de la connexion.](/files/2eJUOjS4Ybhw4kFhpm3a)

Vous êtes prêt à envoyer ! Voir [**Envoyer un SMS**](/portail-en-ligne/sms/sms.send.md).


---

# 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.eskool.fr/portail-en-ligne/sms/sms.connect.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.
