# Select avatar and language

While creating a custom assessment, you will first select the language of avatar narration script. Selecting a language shows you the avatars available in that language.&#x20;

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

Select the avatar you want, then click Next.

{% hint style="success" %}
You can click on any avatar's Play button to hear what they sound like.
{% endhint %}


---

# 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/creating-assessments/create-new-custom-assessments/select-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.
