# IRL Streaming

## IRL Streaming

- [Introduction](https://start.irlstreami.ng/introduction.md): What this site is all about!
- [Getting Started](https://start.irlstreami.ng/getting-started.md): What you really need to know.
- [Quality Explained](https://start.irlstreami.ng/quality-explained.md): General information that you want to know and understand going into IRL Streaming
- [Android Devices](https://start.irlstreami.ng/android-devices.md): Everything you need to know about IRL Streaming from an Android device!
- [IRL Pro](https://start.irlstreami.ng/android-devices/irl-pro.md)
- [Prism Live Studio](https://start.irlstreami.ng/android-devices/prism-live-studio.md)
- [More Streaming Apps](https://start.irlstreami.ng/android-devices/more-streaming-apps.md): All the other streaming apps (which I don't recommend using).
- [Recommended Android Phones](https://start.irlstreami.ng/android-devices/recommended-android-phones.md)
- [Recommended Accessories](https://start.irlstreami.ng/android-devices/recommended-accessories.md): Just things I personally recommend.
- [Apple Devices](https://start.irlstreami.ng/apple-devices.md)
- [Streaming Backpacks](https://start.irlstreami.ng/streaming-backpacks.md): What's the deal with those things?
- [Prebuilt IRL Backpacks](https://start.irlstreami.ng/streaming-backpacks/prebuilt-irl-backpacks.md): A little more expensive, but a good value that comes with support.
- [Recommended Apps](https://start.irlstreami.ng/streaming-backpacks/recommended-apps.md): You basically need these.
- [Recommended Accessories (Backpacks)](https://start.irlstreami.ng/streaming-backpacks/recommended-accessories-backpacks.md): Devices and accessories I personally recommend for your streaming backpack.
- [Alerts / Overlays / Text-to-Speech](https://start.irlstreami.ng/alerts-overlays-text-to-speech.md): You want alerts, trust me.
- [Data Providers](https://start.irlstreami.ng/data-providers.md)
- [United States Data Providers](https://start.irlstreami.ng/data-providers/united-states-data-providers.md): The what's what on USA data providers.
- [Xfinity Now](https://start.irlstreami.ng/data-providers/united-states-data-providers/xfinity-now.md): The biggest unknown gem of knowledge in the IRL streaming world!
- [Starlink](https://start.irlstreami.ng/data-providers/united-states-data-providers/starlink.md): Do they really live up to the hype?
- [International Data Providers](https://start.irlstreami.ng/data-providers/international-data-providers.md)
- [Streaming Platforms](https://start.irlstreami.ng/streaming-platforms.md): Facts + My Personal Opinions on Streaming Platform Options
- [Multi Streaming Options](https://start.irlstreami.ng/multi-streaming-options.md)
- [Streaming Servers](https://start.irlstreami.ng/streaming-servers.md): What are they?
- [Streamrun (Recommended)](https://start.irlstreami.ng/streaming-servers/streamrun-recommended.md)
- [Traditional Servers](https://start.irlstreami.ng/streaming-servers/traditional-servers.md)
- [Hosting Your Own Server](https://start.irlstreami.ng/streaming-servers/hosting-your-own-server.md): You can do it on your own, if you dare!


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://start.irlstreami.ng/introduction.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.
