# Jeton API

## Recevoir le Jeton

Afin d'envoyer des données de l'extension à foe-helper.com, vous avez besoin d'un jeton API gratuit. Vous pouvez facilement copier ceci depuis votre profil.

![Jeton API](/files/ZZuUrTcZKFCLwoR363Ad)

{% hint style="warning" %}
Veuillez noter que chaque monde nécessite son propre jeton. Vous avez donc besoin de votre propre jeton pour FR1, FR2 ou FR12..
{% endhint %}

## Déposer le jeton

Vous pouvez désormais simplement stocker le jeton copié à partir du profil dans l'extension du monde approprié.

![Jeton API](/files/2qqU1m3E2RUgfSoW7jJg)

{% hint style="warning" %}
Encore une fois, faites attention à la sélection du bon monde !
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://docs.foe-helper.com/francais/api-token.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
