# User Avatars

### Overview

The Avatar feature in MangoApps lets you create a personalized digital representation of yourself that becomes your profile picture across the platform. This feature, when enabled by your Network Admin, adds a fun and expressive element to your profile.

<figure><img src="/files/QhQ47LHYtNeZ7SpwwE3e" alt="" width="397"><figcaption></figcaption></figure>

***

### Enabling Avatars

By default, the Avatar feature is **OFF**. A **Network Admin** can enable this feature by going to [**Admin Portal > Modules > People > Allow users to set & edit avatar**](https://guides.mangoapps.com/admin-guide/module-settings/people/settings#advanced-options)

Once enabled, users will see a default avatar on their profile, along with an **Update** button to customize it.

<figure><img src="/files/kXI9b5USmNfittwznuYf" alt="" width="563"><figcaption></figcaption></figure>

***

### Customizing Your Avatar

Clicking the **Update** button opens the **Avatar Shop** dialog. Here, you can design your avatar using a wide variety of assets such as:

* Clothing
* Pets
* Props
* Accessories and more

<figure><img src="/files/xl7m02wjNMw9yAEueSOT" alt="" width="563"><figcaption></figcaption></figure>

***

#### Types of Assets

Assets are categorized into:

* **Free Assets**: Available to all users without any restrictions.
* **"Paid" Assets**: Require the use of [**gamification points**](https://guides.mangoapps.com/user-guide/levels-and-badges/levels-and-badges), which users earn through engagement on the platform.

<figure><img src="/files/z7ciqhTq00EXVXauzZao" alt="" width="563"><figcaption></figcaption></figure>

When you save your avatar changes by clicking the **Update** button, a pop-up will appear if you have selected any unpaid items from the **Avatar Shop**. This pop-up will notify you that the items need to be purchased and prompt you to proceed with the purchase. It will also display the number of points required and your current points balance.

{% hint style="info" %}
Once you use gamification points to claim a "paid" asset, it is yours to keep permanently—even if you stop using it and later want to use it again. These assets are also marked as **Owned** in the shop.
{% endhint %}

***

#### After Customization

Once you're done designing, your new avatar will appear on your **profile page**.

It will automatically be set as your **profile picture** across the platform. Your profile picture can be changed back at anytime.

***

### Availability

The Avatar Shop is available on both **web** and **mobile apps**.

{% hint style="danger" %}
**Guest users** do **not** have access to this feature.
{% endhint %}

{% hint style="info" %}
**If you would like add more items to your Avatar Shop, please contact your Account Management team!**
{% 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://guides.mangoapps.com/user-guide/people-directory-and-profiles/user-profile/user-avatars.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.
