# Voice

With **Voice**, you can have MangoApps read your posts within the system.&#x20;

![](/files/-LwZfWJiwtfaxyQBq0fK)

Click on the **Gear** icon and select **Change My Settings**.

![](/files/-LwZfe-RbzzEf_2pdw9w)

Select **Voice** from the left-hand side menu. From here, you can select the language and voice of the reader.&#x20;

![](/files/-LwZfkWOi9yaeUpNoL9N)

1. Select the **Language and Region**
2. Select the **Voice**. You choice for gender and voice style depend on the language you have chosen
3. Click on **Listen** to hear a sample reading by the selected Voice.
4. Click on **Save** to put your choices into place.


---

# 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://guides.mangoapps.com/user-guide/user-settings/voice.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.
