# Configuring and making a token

To make a new token, go to <https://config.returnedmath.xyz>,  select which product you'd like to configure, configure it and up top click on "Save Configuration", this will give you a token\ <br>

{% hint style="danger" %}
Do not share your token to anyone, they will be able to view your config!
{% endhint %}

{% hint style="info" %}
Don't worry! We've thought of this, and they won't be able to change your config, this is why when you Load Configuration, it makes a new token so they can't overwrite anything.
{% 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://pro-returnedmath.gitbook.io/returnedmaths-basement/info-easyconfig/configuring-and-making-a-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.
