# Equip an Avatar

{% hint style="warning" %}
First make sure you've [created an account](/reach-explorer-documentation/reach-explorer/create-an-account.md), and are logged in.
{% endhint %}

{% hint style="info" %}
The browser version may be slightly different.
{% endhint %}

1. From the home page, select the `Avatar` menu item.

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

2. Click the `Edit` button to start editing your avatar.

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

3. From the options at the top, select the avatar creator you'd like to use. REACH Explorer provides multiple.

{% hint style="success" %}
After you've selected/created your avatar, you're good to go!
{% 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://reach-cloud.gitbook.io/reach-explorer-documentation/reach-explorer/equip-an-avatar.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.
