# Token Generator

## 🔢 What is a token generator ?

The token generator allows you to generate a set of predefined token values. that can be used to access a survey.&#x20;

You can generate tokens using one of the following methods.

* [Individual entry of token](/form-management/security/security-items/tokens/token-generator/individual-entry.md)
* [Automatic generation of tokens](/form-management/security/security-items/tokens/token-generator/automatic-generator.md)
* [Import existing tokens from a CSV file](/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/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.
