# Dictation Language

Voice In supports dictation in 50+ languages.&#x20;

To change the dictation language, start Voice In. Once you start Voice In, a button should pop up on the screen (at the top-right corner). Click on it to open the settings pop-up.&#x20;

<figure><img src="https://1715029537-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLppVp8wXveO3zClwrkOP%2Fuploads%2FbMXS6dHd9wN0pk9M97WF%2FScreen%20Shot%202021-03-23%20at%2011.05.51%20AM.png?alt=media&#x26;token=94270ef9-d77d-4ff0-8bb6-860ffc90df64" alt=""><figcaption></figcaption></figure>

&#x20;In the setting pop-up, select your desired dictation language in the language selection dropdown.

<figure><img src="https://1715029537-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLppVp8wXveO3zClwrkOP%2Fuploads%2FF4XzECxFKXryo8TdTrwJ%2FScreen%20Shot%202021-03-23%20at%2011.06.54%20AM.png?alt=media&#x26;token=654678c9-8e60-4d2d-a073-8ec58bb2161b" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://help.dictanote.co/introduction/dictation-language.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.
