# Livestreams

[Oohhwwee Livestreams ](https://www.oohhwwee.io/apechain/livestream)allow projects and content creators alike, to stream directly on the Oohhwwee platform.&#x20;

<figure><img src="/files/0YJN3ZAfPII1U5yuzdbr" alt=""><figcaption></figcaption></figure>

## Livestream Features

* Scheduled time slots
* Chain specific streaming
  * Stream on your chain of choice, great for mints, or community activations
* Picture in Picture (PiP)
  * Users can tune into your stream, activate the PiP component and continue browsing Oohhwwee uninterrupted&#x20;
* Live chat
* Stream Categories
  * Oohhwwee Takeover - Takeover the stream feed for all chains on Oohhwwee
  * Project Launch / New Mints
  * AMA's
  * Game releases
  * Other

{% hint style="success" %}
Oohhwwee livestream is currently set up to operate with [OBS](https://obsproject.com/?source=oohhwwee.io)
{% endhint %}

## Stream Scheduling

Stream calendars are available on the Oohhwwee Livestream page. To see about scheduling a livestream, contact us [here](https://www.oohhwwee.io/contact).

All streams have a 15-minute buffer period between scheduled streams.


---

# 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://oohhwwee.gitbook.io/oohhwwee/features/livestreams.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.
