# Register a leaderboard device

#### How to Set Up a Leaderboard Screen

1. Navigate to <https://app.rcahousepoints.com/tv> on your tv or tablet and you'll see a screen like the one below. Copy the code in step 4

<figure><img src="/files/4UKuBE2xZfKKK6Cvzxrz" alt=""><figcaption></figcaption></figure>

2. Navigate to **Features > Houses & Leaderboard  > Devices and select Register Screen**

<figure><img src="/files/22GrqJAnYBwEB2Ecj6UU" alt=""><figcaption></figcaption></figure>

3. Enter your code, provide your device a name and select from one of the available themes. You will be able to update these later

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

4. Once you've hit register you should see a screen like the image below. Your registered device will automatically redirect itself

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

***

#### Updating Your Theme via Devices

Once your **Leaderboard Device** is live:

1. Go to the **Devices** tab.
2. Find your **Leaderboard Device** and click **Edit**.
3. In the edit screen, use the **Theme** dropdown to select your desired theme.
4. Click **Update** to apply your changes.

Your leaderboard will automatically update to reflect the new theme.

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

{% hint style="info" %}
The leaderboard refreshes roughly every 1-2 mins from when a point is given. If you encounter any issues please don't hesitate to send us an email at  [**housepoint@ronclarkacademy.com**](mailto:housepoint@ronclarkacademy.com)
{% endhint %}


---

# 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://guides.rcahousepoints.com/admin/how-to/register-a-leaderboard-device.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.
