# Fan Labels & Tags

With OnlyMonster browser, **fan avatars are replaced with Labels**, allowing you to quickly identify which fans require immediate attention. We classify labels as follows:

<figure><img src="https://downloads.intercomcdn.com/i/o/ksh6br93/1240384295/b8a12382e046812765e34fd671a5/fanlabels1.png?expires=1732428000&#x26;signature=ca6c646eedfdb2db8b4d9cf9adfe4793e603e0ad8d8cdc687668f8c4ebc9ed6d&#x26;req=dSIjFsp2mYNWXPMW3nq%2BgWglARJ7HVYS2eo9CSp%2BrJYuN8IN8v2W9s2cVTo0%0AGfOMFX%2Bgys1dfhvnbUYpaViaVBs%3D%0A" alt=""><figcaption><p><em>Fan Labels</em></p></figcaption></figure>

Put a mouse pointer over the fan’s label to view the hint about its PPV activity.

<figure><img src="/files/yAiyyIEquL0ytnNC4eHX" alt=""><figcaption><p><em>PPV Activity Label</em></p></figcaption></figure>

Additionally, we mark fans based on their subscription status:

* **New:** Subscribed less than 7 days ago.
* **Rebill On:** The rebilling is turned on.
* **Rebill Off:** The rebilling is turned off.
* **Expired:** The subscription is expired.

<figure><img src="/files/HXHdDwIIUDRNOezD5zMx" alt="" width="371"><figcaption><p><em>Fan Subscription Status</em></p></figcaption></figure>

For even greater customization, you can use **custom Labels** by assigning a unique emoji to specific lists. This feature can be found next to the button for creating new [list automation](/members-features/legacy-lists-automation.md).

Moreover, under each avatar, you'll see **the total amount of money fans have spent**, providing valuable insights into their engagement and spending habits.

{% hint style="info" %}
**Note: The system will highlight the amount with the corresponding color depending on the fans’ spending.**
{% endhint %}

<figure><img src="https://downloads.intercomcdn.com/i/o/ksh6br93/1240400336/832b937518d1da04dc8bf2f70ee5/fanlabels4.png?expires=1732428000&#x26;signature=7562b485e42161ab6854f767f398706dbbd51daea5fb562c4ad307b40c5497c2&#x26;req=dSIjFs1%2BnYJcX%2FMW3nq%2Bgdjim1RLJFXvMREN6NwEwETAFI9Av1ItXxyG%2BhAU%0AsXAIxDoThErPBgh7Srd0qmrRrwA%3D%0A" alt=""><figcaption><p><em>Fans` Spents</em></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.onlymonster.ai/members-features/fan-labels-and-tags.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.
