# Troubleshooting

- [Account](https://docs.vntranslator.com/help/troubleshooting/account.md)
- [Launcher](https://docs.vntranslator.com/help/troubleshooting/launcher.md)
- [VNTranslator won't start or crashes on launch](https://docs.vntranslator.com/help/troubleshooting/launcher/vntranslator-wont-start-or-crashes-on-launch.md)
- [VNTranslator appears as a black box](https://docs.vntranslator.com/help/troubleshooting/launcher/vntranslator-appears-as-a-black-box.md)
- [Region Settings and Unicode UTF-8 Compatibility](https://docs.vntranslator.com/help/troubleshooting/launcher/region-settings-and-unicode-utf-8-compatibility.md)
- [Network Connection](https://docs.vntranslator.com/help/troubleshooting/network-connection.md)
- [Machine Translation (MT)](https://docs.vntranslator.com/help/troubleshooting/machine-translation-mt.md)
- [Web Scraping Timeout](https://docs.vntranslator.com/help/troubleshooting/machine-translation-mt/web-scraping-timeout.md)
- [DeepL API Error Codes](https://docs.vntranslator.com/help/troubleshooting/machine-translation-mt/deepl-api-error-codes.md)
- [Gemini API Error Codes](https://docs.vntranslator.com/help/troubleshooting/machine-translation-mt/gemini-api-error-codes.md)
- [OpenAI API Error Codes](https://docs.vntranslator.com/help/troubleshooting/machine-translation-mt/openai-api-error-codes.md)
- [Claude API Error Codes](https://docs.vntranslator.com/help/troubleshooting/machine-translation-mt/claude-api-error-codes.md)
- [Grok API Error Codes](https://docs.vntranslator.com/help/troubleshooting/machine-translation-mt/grok-api-error-codes.md)
- [DeepSeek API Error Codes](https://docs.vntranslator.com/help/troubleshooting/machine-translation-mt/deepseek-api-error-codes.md)
- [OCR](https://docs.vntranslator.com/help/troubleshooting/ocr.md)
- [AutoTrans](https://docs.vntranslator.com/help/troubleshooting/autotrans.md)
- [TextractorCLI](https://docs.vntranslator.com/help/troubleshooting/textractorcli.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/help/troubleshooting.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.
