> For the complete documentation index, see [llms.txt](https://docs.imlstream.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.imlstream.com/welcome-to-a-product.md).

# Welcome to A Product

{% hint style="info" %}
M**andatory  rules:** Make sure your OBS is always upto date and you have the settings same as our predefined settings. Changes from the given settings will lead to issues in audio or graphics which we can overcome only by following the standard settings as suggested.&#x20;
{% endhint %}

## Overview

Please follow below link as per your computer operating system. Do make sure you have enough ram of at least 8 gb and good internet speed. Internet speed plays vital role for transmitting your streams, even if you have 500Mbps speed and if it is not stable your steam may get disconnected. So stability of the internet is very important.&#x20;

## Quick links

{% content-ref url="/pages/nBlTlbpo86lbhvjC4HMS" %}
[Windows users](/overview/windows-users.md)
{% endcontent-ref %}

{% content-ref url="/pages/EqxOb0RO9zwnPNUqY8OH" %}
[Mac users](/overview/mac-users.md)
{% endcontent-ref %}


---

# 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:

```
GET https://docs.imlstream.com/welcome-to-a-product.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.
