# Amazing Features

- [Translation by Flag](https://docs.itranslator.app/amazing-features/translation-by-flag.md): Hey! Here we will see how to use the Flag Reaction feature.
- [Automatic-Translation](https://docs.itranslator.app/amazing-features/automatic-translation.md): Want to set up an automatic translation system on your server? You are at the right place!
- [Configure style & format](https://docs.itranslator.app/amazing-features/automatic-translation/configure-style-and-format.md)
- [Configure channels](https://docs.itranslator.app/amazing-features/automatic-translation/configure-channels.md)
- [Configure languages](https://docs.itranslator.app/amazing-features/automatic-translation/configure-languages.md)
- [Configure options](https://docs.itranslator.app/amazing-features/automatic-translation/configure-options.md): You will find on this page an explanation for every setting of the automatic-translation feature.
- [Display configurations](https://docs.itranslator.app/amazing-features/automatic-translation/display-configurations.md)
- [Role Translation](https://docs.itranslator.app/amazing-features/role-translation.md)
- [Configure style & format](https://docs.itranslator.app/amazing-features/role-translation/configure-style-and-format.md)
- [Configure languages](https://docs.itranslator.app/amazing-features/role-translation/configure-languages.md)
- [Configure options](https://docs.itranslator.app/amazing-features/role-translation/configure-options.md): You will find on this page an explanation for every setting of the role-translation feature.
- [Display configurations](https://docs.itranslator.app/amazing-features/role-translation/display-configurations.md)
- [Auto-Erase](https://docs.itranslator.app/amazing-features/auto-erase.md): This feature is very important if you use iTranslator a lot and have active moderators.
- [Auto-React](https://docs.itranslator.app/amazing-features/auto-react.md): The Auto-React feature ensures that reactions added to an original message are automatically synchronized across all translated versions of that message.
- [Statistics](https://docs.itranslator.app/amazing-features/statistics.md): Find out how to visualise and easily export your translation statistics.
- [Voice Features](https://docs.itranslator.app/amazing-features/voice-features.md): Generate speech from text and transcribe voice conversations in real time — powered by OpenAI and available under a unified /voice command.
- [Translate-Ban (Role & User)](https://docs.itranslator.app/amazing-features/translate-ban-role-and-user.md): It is possible to restrict certain roles & users from using the translation functions (Auto-Translate, Role-Translation, Flag-Reaction).
- [Text-Replacement](https://docs.itranslator.app/amazing-features/text-replacement.md): Transform the content of a message right before iTranslator sends it to the translation engine — perfect for mapping mentions across servers, expanding jargon, fixing branded terms, and much more.
- [Conversation Mode](https://docs.itranslator.app/amazing-features/conversation-mode.md): Group messages from the same user and translate them together for better context and improved efficiency — a Pro exclusive feature.
- [Custom Bot](https://docs.itranslator.app/amazing-features/custom-bot.md): Customize the avatar, banner, name & bio of iTranslator at anytime for your server!


---

# 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.itranslator.app/amazing-features.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.
