# Machine Translations

We provide a few free Machine Translation credits for each company account created on Transiyzi. This enables the feature to be tested.

After your free usage has been exhausted, to activate the Machine Translation feature, an API key must be created through [OpenAI GPT-3](https://docs.transiyzi.com/workflow-tools/machine-translations/openai-and-gpt-3), [Google Translate](https://docs.transiyzi.com/workflow-tools/machine-translations/google-translate), [Microsoft Translator](https://docs.transiyzi.com/workflow-tools/machine-translations/microsoft-translator), or [DeepL Translate](https://docs.transiyzi.com/workflow-tools/machine-translations/deepl-translate), and these keys must be entered in Transiyzi's "Project settings" based on which one is to be used. We recommend using GPT-3 for the best translations. *(You can learn how to create an API key by clicking on the relevant service.)*

<figure><img src="https://2909866525-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWdSPchfTc6jrDYUYlDTb%2Fuploads%2FBGBYXmgVVEVozrf5GdWA%2FML01.png?alt=media&#x26;token=ec0ac2d4-11c3-45a4-91c5-747237079801" alt=""><figcaption><p>Activating Machine Translations</p></figcaption></figure>

In the future, Machine Translations can be used by purchasing credits directly on Transiyzi without the need for API keys.


---

# 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.transiyzi.com/workflow-tools/machine-translations.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.
