# Not Ready to Go LIVE?

On the [**main page**](/lets-get-started/live-feed-overview.md), you can see all the streams that are currently live, as well as past streams that have already ended.

Let’s take a look at one! 👇

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

#### 🖥 Stream View

In the center of the screen, you’ll see the main video window — this is the stream itself.

Sometimes streamers may turn off their camera or microphone — don’t worry, that’s not an issue with your app or internet connection.

> ☝🏼 If you can’t hear the streamer, they’ve likely turned **off their microphone** — you’ll see a muted mic icon above their profile picture.

> ✌🏼 If you can’t see the streamer, it means they’ve turned **off their camera** — instead of video, you’ll see a large circle with their profile picture.

The **“+” icon** next to the streamer’s name lets you **follow** them.


---

# 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/get-ready-to-go-live/become-a-viewer/not-ready-to-go-live.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.
