> For the complete documentation index, see [llms.txt](https://help.runonrufus.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.runonrufus.com/rufus-cloudbox/getting-started/quick-start-video-tutorials.md).

# Quick Start Video Tutorials

Welcome to your **CloudBox**! 🚀\
\
Before diving into your first race, we’ve prepared a short **First Steps** video playlist to walk you through everything you need to know to get up and running.

These videos cover the essentials—from powering up your CloudBox and checking the battery, to navigating the Dashboard and linking your device to the **RUFUS Cloud**.

## Video 1 — Meet your CloudBox

Before your first event, here’s what you need to know:

* Battery checks
* Antenna setup
* LED signals
* How to connect via Ethernet or Wi-Fi

🎥 [*First Steps Ep 1 / CloudBOX & RUFUS Cloud*](https://www.youtube.com/watch?v=12BZ4bH27uI)

<figure><img src="/files/SLPtDPuJJyrGQyKjyRqg" alt="" width="563"><figcaption></figcaption></figure>

## Video 2 — Explore the Dashboard

The CloudBox Dashboard is your control center. In this video you’ll learn:

* How to navigate the tabs (Timing, Status, GPS, Backup, Config, Cloud)
* How to connect your device to the internet
* How to configure your RFID reader

🎥 [*First Steps Ep 2 / CloudBOX & RUFUS Cloud*](https://www.youtube.com/watch?v=s2X8hAg5ViY)

<figure><img src="/files/dHeInLMjdcuHlHCq03hx" alt="" width="563"><figcaption></figcaption></figure>

## Video 3 — Link to RUFUS Cloud & Start Timing

Bring it all together by pairing your CloudBox with your RUFUS Cloud account. This video shows you how to:

* Set up your Cloud account
* Link your CloudBox device
* View dashboards
* Start and stop a test reading

🎥 [*First Steps Ep 3 / CloudBOX & RUFUS Cloud*](https://www.youtube.com/watch?v=xwPnc40jREY)

<figure><img src="/files/OM0tfTvphYSSfMtDqxVZ" alt="" width="563"><figcaption></figcaption></figure>

***

With these three short videos, you’ll have your CloudBox ready for action in no time.\
Once you’ve completed these steps, you’re ready to move on to more advanced features—or straight to your first event


---

# 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:

```
GET https://help.runonrufus.com/rufus-cloudbox/getting-started/quick-start-video-tutorials.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.
