# Change avatar and language

Test takers can choose from a wide selection of avatars and languages. To change an avatar for an assessment, click the **Avatar** button, highlighted with a Red border in the image below:

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

Once the **Avatar** button is clicked, you will see all available avatars as below:&#x20;

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

Along with the avatars, you will see an **'Avatar language'** selector and also a checkbox labeled **'Set avatar for all scenes'**, which lets you choose whether to apply the same avatar and language to all scenes or just the current scene.

* If the checkbox is checked, the selected avatar and language will apply to every scene in the assessment.
* If the checkbox is unchecked, the avatar and language will only apply to the current scene you're working on.

After making changes, you can playback each scene with the new avatar by clicking the **Play** button highlighted in <mark style="background-color:red;">Red</mark> in image below. Alternatively, you can preview the full assessment by clicking the **Preview** button highlighted in <mark style="background-color:blue;">Blue</mark>.&#x20;

<figure><img src="/files/0iAv55K4QImeUlRuEiJZ" alt=""><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://speaking-test-docs.speechace.com/speechace-speaking-test/speechace-workspaces-create-manage-and-share-speaking-assessments/customize-avatars/edit-avatar/change-avatar-and-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.
