> For the complete documentation index, see [llms.txt](https://documentation.efalia.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.efalia.com/documentations/tilkee/gestion-du-compte/sabonner-a-tilkee.md).

# S’abonner à Tilkee

## A quel moment puis-je m’abonner ?

Vous pouvez vous abonner à n’importe quel moment.

Si vous renseignez vos coordonnées bancaires dès le début de votre période d’essai, votre abonnement débutera uniquement à la fin de celle-ci. Ceci vous garantit aucune coupure dans votre utilisation.

Vous pouvez aussi choisir votre abonnement (annuel / mensuel) et renseigner vos coordonnées bancaires en cours ou à la fin de votre période d’essai.

## Suis-je engagé en m’abonnant à Tilkee ?

Lorsque vous choisissez un abonnement, vous êtes engagé sur une période de 12 mois minimum.

### Résilier votre abonnement

Pour stopper votre abonnement il suffit de vous rendre dans l’onglet “Profil & Préférence > Supprimer mon compte et suivre les étapes indiquées”.

Quels moyens de paiement sont acceptés ?\
Tout se passe directement sur l’application et la rubrique “Abonnement” disponible via l’onglet “Mon abonnement”.

Vous pourrez régler votre abonnement par :

* Carte Bancaire,
* Prélèvement SEPA.


---

# 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://documentation.efalia.com/documentations/tilkee/gestion-du-compte/sabonner-a-tilkee.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.
