> For the complete documentation index, see [llms.txt](https://en.setup-iptv.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://en.setup-iptv.net/intro.md).

# Intro

This guide simplifies setting up your device to access our incredible entertainment library. Simply choose your device type below and follow the easy steps provided.

{% content-ref url="/pages/GvL5XNfGLL7MXxYlfbUA" %}
[Samsung TV "Tizen OS"](/samsung-tv-tizen-os.md)
{% endcontent-ref %}

{% content-ref url="/pages/09Fs12tOaiwYEeLmZxVw" %}
[LG TV "Web OS"](/lg-tv-web-os.md)
{% endcontent-ref %}

{% content-ref url="/pages/CBDdatWtPDVmrC7kCoFI" %}
[IPhone / IPad](/iphone-ipad.md)
{% endcontent-ref %}

{% content-ref url="/pages/cOQP5skBgSuc5DOHtkj3" %}
[Android TV/Phone/Box/ChromeCast](/android-tv-phone-box-chromecast.md)
{% endcontent-ref %}

{% content-ref url="/pages/M6CiGJjxTEbxsp5A9UeW" %}
[Roku](/roku.md)
{% endcontent-ref %}

{% content-ref url="/pages/jXgpUXe18vbrwxLeT9vc" %}
[Firestick / Amazon Fire TV](/firestick-amazon-fire-tv.md)
{% endcontent-ref %}

{% content-ref url="/pages/YeDjXeurHSYUofJ1kvRV" %}
[LAPTOP](/laptop.md)
{% endcontent-ref %}

{% content-ref url="/pages/aeL558r2upcPohlopwoM" %}
[Amiko Box](/amiko-box.md)
{% endcontent-ref %}

{% content-ref url="/pages/qVTaj8ZQdc0nK80uoZdN" %}
[Xsarius Box](/xsarius-box.md)
{% endcontent-ref %}

{% content-ref url="/pages/nC90SC7J7d2rVUSP45xj" %}
[Formuler Box](/formuler-box.md)
{% endcontent-ref %}

**Need a Helping Hand?**

Our dedicated support team is here for you! If you encounter any difficulties during the setup process, feel free to reach out to us via WhatsApp or email. We're always happy to assist you.


---

# 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://en.setup-iptv.net/intro.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.
