# Token-Generator

## 🔢 Was ist ein Token-Generator?

Der Token-Generator ermöglicht es, eine Reihe vordefinierter Token-Werte zu erzeugen, die zum Zugriff auf eine Umfrage verwendet werden können.&#x20;

Sie können Tokens mit einer der folgenden Methoden erzeugen.

* [Einzeln eingeben von Tokens](/de/form-management/security/security-items/tokens/token-generator/individual-entry.md)
* [Automatische Generierung von Tokens](/de/form-management/security/security-items/tokens/token-generator/automatic-generator.md)
* [Vorhandene Tokens aus einer CSV-Datei importieren](/de/form-management/security/security-items/tokens/token-generator/csv-file.md)


---

# 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.ngsurvey.com/de/form-management/security/security-items/tokens/token-generator.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.
