# Search for an author's or channel's profile

Do you want to find your favorite author or channel?\
Use the built-in search to quickly navigate to the desired page.\
To find the profile, follow these 2 steps:

1. The search menu can be found depending on which version you are using:

* If you are using the PC version: click the "Search" button in the upper-right corner of the screen

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

* If you are using the mobile version: Click 🔍 icon "Search" at the bottom of the screen

<div align="left"><figure><img src="/files/65XhBPAlhjJgLdtlRtOg" alt="" width="177"><figcaption></figcaption></figure></div>

2. Enter the name of an author or channel in the search box and select the appropriate profile from the list below. On the profile page, you can view all posts by the author, [subscribe](/help/en/faq/subscriber/pay-subscription.md), [purchase a post](/help/en/faq/subscriber/pay-post.md), or simply [tip ](/help/en/faq/subscriber/what-is-tip.md)them with a pleasant amount from your wallet.

<figure><img src="/files/QEQvW3tTgoMl5AZMWAXI" 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://polee.me/help/en/faq/general/search.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.
