# Avatar Customization

### Foretell supports Meta Avatars and the Ready Player Me avatar system.

**To edit your Meta avatar**: after successfully logging in you will be brought to the Lobby where you should see an avatar in front of a virtual mirror. On this page there is a “Choose Preset” or "Create Custom" button that you can click to edit your avatar.&#x20;

Clicking the “**Create Custom**” button will take you out of the Foretell app and into the Meta Quest menu to configure your avatar. To save your selection and exit from the Meta Quest avatar configuration menu, press the Oculus button on your controller. Upon closing the menu, your Meta Quest avatar configuration will load in to the Foretell app.

Clicking the “**Choose Preset**” button will give you a list of different avatar options to choose from.

<figure><img src="https://1178934140-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fr08j74qgewGGqooZnv5z%2Fuploads%2F8pZ7AJZrqrp26u92Obgj%2Fimage1.png?alt=media&#x26;token=a0706558-9842-46d7-a71d-70115c3a3bb5" alt=""><figcaption><p>Preset Avatars</p></figcaption></figure>

**Voice Modulation**

After successfully logging in you will be brought to the Lobby where you should see an avatar in front of a virtual mirror with the ability to click “No modifier” and “Echo Voice” button.

Clicking the “No Modifier” button will give you options to choose how your voice sounds to others – adjust the pitch (high or low). If you want to hear what your voice sounds like, click the “Echo Voice” button.

<figure><img src="https://1178934140-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fr08j74qgewGGqooZnv5z%2Fuploads%2F2kvYdiTf0ZsKSBG1Ytb4%2Fimage2.png?alt=media&#x26;token=0e2b2f70-0ec2-47d2-90e3-f5f8a6427090" alt=""><figcaption><p>Voice Modulation</p></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://docs.foretellreality.com/platform-features/avatar-customization.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.
