# Api Token

## Get a token

To be able to send data from the extension to foe-helper.com, you need a free API token. You can simply copy this from your profile.

![Api-Token Website](/files/TXoZ7LsUXsGcfH77AuX8)

{% hint style="warning" %}
Please note, however, that each world requires its own token. So you need a separate token for en1, us5 or cz12.
{% endhint %}

## Enter the Token

You can now simply store the token copied from the profile in the extension, since version 3.6.4.0, in the appropriate world.

![Api-Token Extension](/files/nCupZI4eBTjsZM6opD4S)

{% hint style="warning" %}
Again, pay attention to the selection of the right world!
{% 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/english/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.
