> For the complete documentation index, see [llms.txt](https://docs.moviespacetv.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.moviespacetv.com/firestick-android-and-ios/firestick-quick-methods.md).

# FireStick Quick Methods

**Step one – installing Downloader (if you have it already, skip this step)**

1. From the home screen of your device, hover over the Find option
2. &#x20;Click Search

<figure><img src="https://www.modeiptv.ca/wp-content/uploads/2023/07/Screenshot-2023-07-10-at-15.31.14-450x250.png.webp" alt=""><figcaption></figcaption></figure>

3\. Search for and select Downloader

<figure><img src="https://www.modeiptv.ca/wp-content/uploads/2023/07/Screenshot-2023-07-10-at-15.32.27-450x252.png.webp" alt=""><figcaption></figcaption></figure>

4\. Choose the Downloader app, and install it on your device

<figure><img src="https://www.modeiptv.ca/wp-content/uploads/2023/07/Screenshot-2023-07-10-at-15.32.48-450x251.png.webp" alt=""><figcaption></figcaption></figure>

**Step two – enable side-loading on your device (if you have it already skip this step)**<br>

5\. Return to the home screen > open Settings > My Fire TV

<figure><img src="https://www.modeiptv.ca/wp-content/uploads/2023/07/Screenshot-2023-07-10-at-15.33.40-450x251.png.webp" alt=""><figcaption></figcaption></figure>

6\. Choose Developer options

<figure><img src="https://www.modeiptv.ca/wp-content/uploads/2023/07/Screenshot-2023-07-10-at-15.34.37-450x252.png.webp" alt=""><figcaption></figcaption></figure>

7.Click Install unknown apps

<figure><img src="https://www.modeiptv.ca/wp-content/uploads/2023/07/Screenshot-2023-07-10-at-15.35.12-450x251.png.webp" alt=""><figcaption></figcaption></figure>

8\. Find the Downloader app and click it, this will turn Unknown Sources to On for the Downloader app

<figure><img src="https://www.modeiptv.ca/wp-content/uploads/2023/07/Screenshot-2023-07-10-at-15.35.45-450x248.png.webp" alt=""><figcaption></figcaption></figure>

**Final step** – installing **IPTV Smarter app**\
\
9\. Launch Downloader.

&#x20;

10\. Click Allow

<figure><img src="https://www.modeiptv.ca/wp-content/uploads/2023/07/Screenshot-2023-07-10-at-15.49.15-450x251.png.webp" alt=""><figcaption></figcaption></figure>

11\. Click OK

<figure><img src="https://www.modeiptv.ca/wp-content/uploads/2023/07/Screenshot-2023-07-10-at-15.49.52-450x250.png.webp" alt=""><figcaption></figcaption></figure>

12\. Type the following URL exactly as shown here: **<https://www.iptvsmarters.com/smarters.apk>** and click Go.

<figure><img src="https://www.modeiptv.ca/wp-content/uploads/2023/07/Screenshot-2023-07-10-at-15.50.23-450x249.png.webp" alt=""><figcaption></figcaption></figure>

13\. Wait for file to download > click on Install > Done

<figure><img src="https://www.modeiptv.ca/wp-content/uploads/2023/07/Screenshot-2023-07-10-at-15.51.47-450x250.png.webp" alt=""><figcaption></figcaption></figure>

14\. Open IPTV smarters app > select “Login with Xtream codes api” .

15\. Login to the application with your subscription details<br>

<figure><img src="https://www.modeiptv.ca/wp-content/uploads/2023/07/Screenshot-2023-07-10-at-15.29.23-450x251.png.webp" alt=""><figcaption></figcaption></figure>

You are ready to use our service.

{% embed url="<https://youtu.be/Ohc3JiL15Fo>" %}


---

# 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://docs.moviespacetv.com/firestick-android-and-ios/firestick-quick-methods.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.
