> 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/kb/white-label-application/applying-a-white-label-for-media-players.md).

# Applying a White label for Media Players

{% hint style="info" %}
White Labelling is currently not available for the Linux Player
{% endhint %}

### Purchase and Configure

* Once purchased, click the **White Label** button from My Account
* Click to open the forms to configure by providing branding information and uploading resources

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

* Click the build button to queue

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

### Build and Download

The build process can take up to 10 minutes in some circumstances.&#x20;

{% hint style="info" %}
If you see an Error status, check all fields have been completed with no missing information. Ensure that any uploaded images are in the specified formats.
{% endhint %}

Once the build is complete and ready for download, an email notification will be sent as per the 'Notify when built' field.

### Install

Once downloaded, install onto your Player device, replacing any previously installed standard Xibo player version.

{% hint style="info" %}
The ChromeOS player pulls branding assets, logo, splash screen etc, from the CMS, ensure that it has been rebuilt in My Account.
{% endhint %}


---

# 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/kb/white-label-application/applying-a-white-label-for-media-players.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.
