# Menu

There are different ways to find the menu, depending on which version you are using:

* If you are using the PC version, you will find the menu in the upper-right corner in the avatar circle.

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

* And if you are using the mobile version, then in the menu you will find at the bottom of the screen

<div align="left"><figure><img src="/files/ahCUotkJY2w7AeQ8OOrS" alt="" width="166"><figcaption></figcaption></figure></div>

The menu on the platform Polee.me adapts depending on the user's status: [**subscriber**](/help/en/faq/subscriber.md) or [**creator**](/help/en/faq/creators.md). This provides access to the functions corresponding to the user's role.

**Subscriber**:

* Menu (Preferences): Subscriptions, settings, help, and logout
* A subscriber can apply for a status change to an author or channel through the appropriate section of the "Become..." menu.

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

**Author:**

* Expanded with functions for managing your subscriptions and subscribers.

Channel:

* It looks like the author's menu, but the round avatar will change to a square one.\
  (more info about differences [here](/help/en/faq/creators/author-vs-channel.md))

<div align="left"><figure><img src="/files/svBOWB5eHU4Rm2Cw52iv" alt="" width="350"><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/general/menu.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.
