# Interface Overview

## Pre-Launch Settings

Configure AutoTrans before launching the game. These settings determine how AutoTrans will behave during gameplay.

<figure><img src="/files/RGYWOsgE5yDWiB54nWmj" alt=""><figcaption></figcaption></figure>

#### Translation Mode

Select how AutoTrans processes and displays translations.\
[View all available translation modes →](/user-guide/autotrans/translation-mode.md)

#### Game Mods

Enable or disable game modifications that enhance AutoTrans functionality.

[Learn more about available mods →](/user-guide/autotrans/mods.md)

#### Game Font

Change the font displayed in the game to improve readability of translated text.

[See how to configure fonts →](/user-guide/autotrans/font-replacement.md)

***

## In-Game Controls

Access AutoTrans features while the game is running.&#x20;

<figure><img src="/files/X10W5VcnBjRSqboocgmn" alt=""><figcaption></figcaption></figure>

#### Translation Editor

Open the built-in editor to view, modify, or correct translations in real-time.

#### Translation Toggle

Enable or disable translations during gameplay.

#### Extract & Translate

Access the extraction and translation workflow for batch processing game text.

[Learn about Extract & Translate →](/user-guide/autotrans/extract-and-translate.md)

#### Restart MT (Machine Translation)

Restart the machine translation engine if it becomes unresponsive or produces errors.

**Use when:** Translation stops working or returns errors.

#### Clear Cookies

Clear cookies in the virtual browser window used for web-based translation services.

**Use when:** Translation stops working or returns errors.

#### Import TM (Translation Memory)

Load previously saved translations to use in the current session.

#### Export TM (Translation Memory)

Save current translations for reuse in future sessions.


---

# 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/user-guide/autotrans/interface-overview.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.
