# Profile Customization

You can also **customize your in-game profile**, allowing you to showcase your style to friends (or not-so-friends)!

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

In the game, you can personalize:

* **Avatar**: Click in the avatar to be able to change your avatar. Choose from two types of avatars—premium and standard. There are a total of **28 different avatars** to select from.

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

* **Name and Color**: Click on the feather to be able to change your name and color. By default, your wallet’s name will appear, but you can change it to any name you prefer. (Note: Names containing insults or inappropriate content will not be allowed.) You can also change the color of your name to any shade you like for further customization.

<figure><img src="/files/8Q7lj3OftIGCHBfn8W6o" 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://gods-glory.gitbook.io/gods-glory-whitepaper/game/profile-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.
