# Apple TV

### **Overview**

This document outlines the steps for users to log in to the Apple TV application using the PacPost Portal PIN. The process ensures secure authentication and seamless access to the application.

***

### **Steps to Log In**

#### **1. Turn on the Apple TV**

* When the user powers on their Apple TV and opens the PacPost application, a *PIN Entry Screen* will appear.
* The screen prompts the user to enter a unique **PIN** for authentication.

#### **2. Retrieve the PIN from PacPost Web Portal**

To obtain the required PIN:

* Open the PacPost website in a browser on your computer or mobile device.
* Log in to your PacPost.live account using your credentials.
* Navigate to the **Profile Dropdown Menu** in the top-right corner of the web portal.

<div align="right"><figure><img src="/files/BMGGAy1wKlY2pYz0uQdM" alt=""><figcaption></figcaption></figure></div>

* Select the **PIN** option from the dropdown menu.<br>

<figure><img src="/files/Cxw2ius0zc2tT5P0KIQZ" alt=""><figcaption></figcaption></figure>

* Copy or note down the PIN displayed.

#### **3. Enter the PIN in the TV App**

* Return to the Apple TV application.
* Enter the PIN retrieved from the PacPost web portal on the PIN Entry Screen.
* Click **Submit** or confirm the PIN.

#### **4. Successful Login**

* After entering the PIN, the user will be automatically authenticated.
* The application will log in and display the main dashboard, granting access to its features.


---

# Agent Instructions: 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://wiki.pacpost.com/public-wiki/apple-tv.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.
