# Streamer's Profile

In both **online** and **offline** streams, clicking a streamer’s **profile picture** lets you view information about them — for example, their location, age, and other details. By the way, you can fill in [your own profile](/lets-get-started/editing-your-profile.md) too!

{% columns %}
{% column %}
![](/files/sMZlyRt0j3hLjPvVZrMD)
{% endcolumn %}

{% column %}

#### Profile Interaction Buttons

> **SEND TIPS** \
> Support a streamer during or after their stream by sending tips in USDC. Learn more in the [**GIFTS**](/get-ready-to-go-live/become-a-viewer/support-a-streamer-gifts-and-tips/send-gifts.md) section.

> **“PLUS” ICON** \
> Follow a streamer to stay updated on their new streams and content.

{% endcolumn %}
{% endcolumns %}

In the **Action Menu** (the three dots icon), you can:

* **Share Profile** — copy a link to the user’s profile and send it to others.
* **Report User** — if something about the profile seems suspicious or inappropriate.

When submitting a report, you can specify what exactly concerns you — for example, the user’s name, avatar, or other profile details.

<div align="left"><figure><img src="/files/ccwxn6gKEG1RlM4OzKLK" alt="" width="375"><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://docs.frogy.com/lets-get-started/streamers-profile.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.
