# Features

- [Translation](https://docs.vntranslator.com/features/translation.md)
- [General Settings](https://docs.vntranslator.com/features/translation/general-settings.md)
- [Translation Memory](https://docs.vntranslator.com/features/translation/translation-memory.md)
- [Pre-translation](https://docs.vntranslator.com/features/translation/pre-translation.md)
- [Post-translation](https://docs.vntranslator.com/features/translation/post-translation.md)
- [Glossary](https://docs.vntranslator.com/features/translation/glossary.md): A translation glossary allows you to define specific terms or character names that should always be translated the same way. This ensures consistent terminology throughout the entire game.
- [Transcheck](https://docs.vntranslator.com/features/translation/transcheck.md)
- [Variables](https://docs.vntranslator.com/features/translation/variables.md): Configure dynamic variables used in translation requests, including context memory for AI/LLM translations.
- [Advanced Settings](https://docs.vntranslator.com/features/translation/advanced-settings.md): Configure advanced translation parameters for fine-tuning request handling, API behavior, and browser automation.
- [Translation Services](https://docs.vntranslator.com/features/translation-services.md)
- [Translation Editor](https://docs.vntranslator.com/features/translation-editor.md)
- [Extra Window](https://docs.vntranslator.com/features/extra-window.md)
- [Hyper Overlay](https://docs.vntranslator.com/features/hyper-overlay.md)
- [Local Server](https://docs.vntranslator.com/features/local-server.md)
- [Hotkeys](https://docs.vntranslator.com/features/hotkeys.md)
- [Extensions](https://docs.vntranslator.com/features/extensions.md)
- [Text to Speech](https://docs.vntranslator.com/features/extensions/text-to-speech.md)
- [Pocket TTS](https://docs.vntranslator.com/features/extensions/text-to-speech/pocket-tts.md)
- [Kokoro TTS](https://docs.vntranslator.com/features/extensions/text-to-speech/kokoro-tts.md)
- [VoiceVox](https://docs.vntranslator.com/features/extensions/text-to-speech/voicevox.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.vntranslator.com/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.
