> For the complete documentation index, see [llms.txt](https://tereatv.gitbook.io/tereatv-official-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tereatv.gitbook.io/tereatv-official-documentation/docs/installation.md).

# INSTALLATION

Always begin with the current [official installation guide](https://tereatv.net/install).

## Downloader-compatible devices

1. Install and open Downloader from the device's official app store.
2. Enter code **346867**.
3. Review the destination before downloading.
4. Install the application or supported player.
5. Enter only the activation details sent privately to you.

Direct setup reference: <https://aftv.news/346867>

## Fire TV and Android TV

* Keep the activation email open on a phone.
* Copy or type one field at a time.
* Confirm capitalization and remove accidental spaces.
* Test one device before adding another.

## Samsung and LG Smart TVs

Use a compatible player available for the television's operating system. Samsung Tizen, LG webOS, and Android TV do not use the same application store.

## iPhone and iPad

Use a supported player from Apple's App Store. A Downloader code is generally not required on iOS.

## Windows and macOS

Use a trusted, supported player and add the service using the login method supplied in the activation email.

## Login methods

### Xtream Codes

Enter the username, password, and complete server URL into separate matching fields.

### M3U

Paste the complete playlist link. Treat the URL as private because it may contain account credentials.

## Need help?

Use [official TereaTV support](https://tereatv.net/contact). Share the device model and exact error message first—never public credentials.


---

# 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://tereatv.gitbook.io/tereatv-official-documentation/docs/installation.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.
