> For the complete documentation index, see [llms.txt](https://assurancetourix.gitbook.io/assurancetourix/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://assurancetourix.gitbook.io/assurancetourix/about-the-bot/tos.md).

# TOS

{% hint style="danger" %}
The **TOS** may change without your knowledge! **Please take the time to return to this page and read the following information.**
{% endhint %}

<figure><img src="https://cobblersbest.com/wp-content/uploads/2018/05/Terms-of-Services-cobblers-best.jpg" alt=""><figcaption><p>TOS are written in French...</p></figcaption></figure>

* Article 1 : <mark style="color:red;">**Commercialisation**</mark>
  * Il est interdit de commercialiser <mark style="color:orange;">**l'usage du bot**</mark> sur une quelconque plateforme.
  * Il est interdit d'utiliser <mark style="color:orange;">**le nom du bot à des fins commerciales**</mark>.
  * Il est interdit d'utiliser <mark style="color:orange;">**les noms des staffs à des fins commerciales**</mark>.
* Article 2 : <mark style="color:red;">**Utilisation**</mark>
  * Il est interdit d'utiliser le bot à des <mark style="color:orange;">**fins dangereuses ou pouvant nuire à autrui**</mark>.
  * L'utilisation du bot doit se faire en **connaissance de cause**. Le staff <mark style="color:orange;">**décline toute responsabilité**</mark> d'un usage abusif par un utilisateur si celui-ci <mark style="color:purple;">**avait ou a reçut les permissions nécessaire à son utilisation**</mark>.
  * Il est interdit de profiter du bot pour <mark style="color:orange;">**s’octroyer des permissions**</mark>**&#x20;auprès des membres du staff de quelconque serveur.**&#x20;

{% hint style="info" %}
Notre support : <https://discord.gg/CHt5dgHNBk>
{% 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://assurancetourix.gitbook.io/assurancetourix/about-the-bot/tos.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.
