# About subscribers

The list of subscribers is available in your [menu](/help/en/faq/general/menu.md).

<div align="left"><figure><img src="/files/FZgGFqGCHpkgSFrQBphH" alt=""><figcaption></figcaption></figure></div>

It displays key information about each fan to help you better understand your audience and track subscription activity:\
🔹 **Name** — the user’s display name\
🔹[**Tier** ](/help/en/faq/creators/about-tiers.md)— the type of subscription tier (paid or free)\
🔹**Fee / Renewal date** — the subscription price and its expiration date\
🔹 **Status** — whether the subscription tier is currently active\
🔹Start date — the date the subscription tier started

<div align="left"><figure><img src="/files/MLpXfyHZAGzPmCNtmRu5" alt=""><figcaption></figcaption></figure></div>


---

# 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://polee.me/help/en/faq/creators/about-subscribers.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.
