> For the complete documentation index, see [llms.txt](https://docs.xibosignage.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xibosignage.com/player-app-installation-and-upgrades/player-app-installation-and-version-upgrades/lg-webos-install-guide.md).

# LG webOS Install Guide

### You will need

* [ ] Latest webOS Player release from Xibo
* [ ] Stable Wifi or wired connection
* [ ] Recommended Firmware Version
* [ ] Xibo CMS login
* [ ] webOS Player Licence (Users not on a Xibo Plan)

### Monitor Preparation

* Use the **Settings** button (cogwheel icon) on the remote control to access the **General** menu
* Select **Time & Date**
* Use **Set Automatically** or use the drop down to set the correct Time and Date
* Click **Time Zone** and set the **Continent, County/Territory** and **City**

{% stepper %}
{% step %}

### Install Player App

Follow the steps below to access SI Server or Server as appropriate for the webOS version running on the monitor.

{% tabs %}
{% tab title="SI Server Settings webOS 3.2 and later" %}

* Using the remote control, press **Settings**
* Choose the option **EZ Settings**
* Select **SI Server Setting**
* Select **SI Server Setting** again on the next page

<img src="https://2149703612-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOD5P6BGYveuzkbhjZRsq%2Fuploads%2FFXVeGu3MZB1z0GdojFtQ%2Funknown.png?alt=media&amp;token=daa28185-cde3-4f1c-a840-3ba2a32c50a5" alt="" height="378" width="355">
{% endtab %}

{% tab title="Server Settings webOS 3.0" %}

* Using the remote control, press and hold **Settings** until a message is shown to notify your input has been received
* Enter **8080** and press the **OK** button to open the Settings Menu

<img src="https://2149703612-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOD5P6BGYveuzkbhjZRsq%2Fuploads%2FlIRgGMeEDMvRPKwCTYtm%2Funknown.png?alt=media&amp;token=e2d83fdb-cc94-4312-9216-cf9a2968ddbb" alt="" height="366" width="355">
{% endtab %}
{% endtabs %}

Remotely install the Player IPK into the SI Server/Server menu by entering the following:

* **Application Launch Mode** - Local
* **Fully Qualified Domain Name** - On
* Enter the **URL** to the app package - **<https://xibosignage.com/api/downloads/4/latest>**
* **Application Type** - IPK
* **Local Application Upgrade** - REMOTE

{% hint style="success" %}
Once installed, restart the monitor to show the Connect to CMS screen.
{% endhint %}
{% endstep %}

{% step %}

### Connect to the CMS

* Using the remote control, click the yellow button to open the action bar menu
* From the Connect to CMS screen, select **Use Code** to show a 6 character activation code (keep this screen open)
* Login to the CMS and click on Displays from the main CMS menu
* Select the **Add Display** button at the top of the grid

<div data-with-frame="true"><figure><img src="https://2149703612-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOD5P6BGYveuzkbhjZRsq%2Fuploads%2FwuYGw8eO4WTuk54DhvXK%2Fdisplay_code.png?alt=media&amp;token=19b0d945-fa1d-4a47-83cf-0fdab72edd54" alt=""><figcaption></figcaption></figure></div>

* Enter the activation code as shown on the Player screen
* Click to **Save**

{% hint style="success" %}
The Activate Player page will automatically close once successfully connected.

{% endhint %}

{% endstep %}

{% step %}

### Authorise the Display

* From the CMS, navigate to the **Displays** page
* Use the row menu for the newly registered entry and select **Authorise**
* Click **Yes** to confirm

{% hint style="success" %}
If you are on a Xibo Plan, the Display is now ready to start showing content from the Xibo CMS
{% endhint %}

{% hint style="info" %}
If you have purchased a licence separately, follow the steps to licence your Display.
{% endhint %}

{% endstep %}
{% endstepper %}

<details>

<summary>Licence your Display</summary>

For customers not on a Xibo plan, a Licence code must be provided in order for the Display to start showing content:

* Navigate to the **Display Settings** page from the main CMS menu
* Select the row menu for the appropriate Display Profile and click **Edit**

<div data-with-frame="true"><figure><img src="https://2149703612-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOD5P6BGYveuzkbhjZRsq%2Fuploads%2F2DXGZaICy6UACjXsfZkH%2Flicence_code.png?alt=media&amp;token=1f41481c-ba24-4050-9f42-42c38650ebfc" alt=""><figcaption></figcaption></figure></div>

* Provide the **Licence Code** in the form field
* Click to **Save**

{% hint style="success" %}
The Display is now ready to start showing content from the Xibo CMS.
{% endhint %}

</details>


---

# 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.xibosignage.com/player-app-installation-and-upgrades/player-app-installation-and-version-upgrades/lg-webos-install-guide.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.
