# Installing, Uninstalling, and Updating

### Installing Translation Services

* Open **Settings**
* Navigate to the **Translation Services**
* Use the following tabs:
  * **Available**: Displays translation services available for installation
  * **Installed**: Displays engines that are already installed
  * **Updates**: Displays available updates for your installed services

### Uninstalling Translation Services

To uninstall an engine:

* Go to **Service Settings**
* Click the **Uninstall** button


---

# 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/machine-translation/installing-uninstalling-and-updating.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.
