# Live Feed Overview

### Main “Live” Page

&#x20;At the top, you’ll see four sections: **LIVE**, **CHATS**, **REWARDS**, and **ME**.

<figure><img src="/files/nn3Eg51BwuekXGlliyRM" alt=""><figcaption></figcaption></figure>

Right now, you’re in the **Main “LIVE” Menu**, where you can see all **online** and **offline streams**.

{% columns %}
{% column %}

#### **🎬 Online Streams**

Clicking on an online stream (the blue icon) lets you join the user’s live content. You can:

* Watch the stream in real-time
* Send comments, gifts, and tips while the stream is happening

<div align="left"><figure><img src="/files/MbHi1KuxT3pQSA6SXK1d" alt=""><figcaption></figcaption></figure></div>
{% endcolumn %}

{% column %}

#### 📺 **Offline Streams**

These are streams that have already ended. Don’t worry if you missed them — new streams from creators appear regularly.

<figure><img src="/files/zawEEhechsiV33lvr3dE" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% hint style="danger" %}
On some of the stream cards, you may also see a **18+ icon**, indicating that this content is for adults. You can manage this setting in your [profile preferences](/lets-get-started/profile-settings.md).
{% endhint %}


---

# 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/live-feed-overview.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.
