> For the complete documentation index, see [llms.txt](https://ro0-4.gitbook.io/godro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ro0-4.gitbook.io/godro/general-information/stream-our-server.md).

# Stream our Server

**Welcome, content creators!** Whether you're a seasoned streamer or just starting out, our Streamer Support Program is designed to reward your efforts for sharing the world of **The Good Old Days: RO** with others.

We believe in community-driven growth, and there's no better way to showcase our unique server experience than through your eyes.

***

You’re eligible if can:

* You stream **The Good Old Days: RO** at least **2 hours per week**.
* Your content is **publicly viewable** (Twitch, YouTube, Facebook Live, etc.).
* You follow our **community guidelines** and uphold positive, respectful behavior.

***

### 🎁 Streamer Perks

By joining, you get exclusive benefits to help you grow and shine:

***

#### 🛠️ Daily Supply Contents

Each registered streamer can claim the following **once per day**:

| Item Name                 | Amount |
| ------------------------- | ------ |
| Royal Jelly Box (20)      | 3      |
| Mastela Fruit Box (30)    | 3      |
| Token of Siegfried        | 2      |
| Life Insurance            | 1      |
| Unlimited Fly Wing Box 1D | 1      |

> Resets daily at **6:00 AM GMT+8**

***

#### 📦 Viewer Support Kit Contents

Each registered streamer can send **up to 5 kits daily** to other players.

| Item Name              | Amount |
| ---------------------- | ------ |
| Viewer Surprise Box 1  | 5      |
| Megaphone              | 3      |
| Royal Jelly Box (20)   | 2      |
| Mastela Fruit Box (30) | 2      |
| Token of Siegfried     | 1      |

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

> Resets daily at **6:00 AM GMT+8**
>
> *A player **cannot receive more than 1 kit per day***\
> *Streamers **cannot send kits to themselves***

***

### 💸 **10% Donation Commission**

When a player enters your referral code during a donation, you receive **10% of their donation as either Cash/In-game Credits**.

***

### 📢 How We Support You

* 📬 **Free promotion** via our Discord, Facebook, and homepage.
* 🎨 **Streamer Kit**: Logos, overlays.
* 🧰 **Technical assistance** from our GM or support staff.
* 💬 **Live support** during streams or Q\&A.

***

### 🔧 How to Apply

1. Join our Discord Server.
2. Open a ticket in the [`#streamer-applications`](https://discord.gg/4cdS2Y9vCD) channel.
3. Provide:
   * Your streaming platform & link
   * Schedule (or approximate times)
   * Character name & ID

We’ll review your application within 24–72 hours.

***

### 🛑 Rules & Expectations

* Do **not** promote other servers during your stream.
* No hate speech, NSFW content, or real-money trading.
* You must stream actual gameplay—AFK or idle streams do **not** count.

Violation of any rule may result in removal from the program.

***

### 💡 Tips to Grow with Us

* Host giveaways or Q\&A streams.
* Feature boss hunts, events, or new patch highlights.
* Invite viewers to join your guild or community runs.
* Collaborate with other streamers in-game.

***

### 📬 Contact & Questions

Need help or have feedback? DM a GM on Discord or email us at [**Facebook Page**](https://www.facebook.com/thegodro)**.**

Let’s grow together—one stream at a time!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://ro0-4.gitbook.io/godro/general-information/stream-our-server.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
