# Developer Platform

## RoboX

The first egocentric data platform for robotics imitation training. RoboX turns smartphones into first-person data sensors. \
\
Our contributors capture first-person video across active data campaigns covering object manipulation, daily routines, social interaction, and spatial mapping. \
\
Every clip is then processed through a layered annotation pipeline, gaining new data dimensions over time from a single recording.

<a href="https://robox.to/" class="button primary">Visit Website</a> <a href="https://robox.to/waitlist" class="button secondary">Join Waitlist</a>

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Collect Data</strong></td><td>Download the app and join active data campaigns. Choose a campaign, tap record, and capture first-person video of real-world tasks and environments.</td><td><a href="/spaces/fv8UOUo8jLOE1LBgyaJx">/spaces/fv8UOUo8jLOE1LBgyaJx</a></td><td><a href="/files/1PonVqyRsC4uyNXRhvt3">/files/1PonVqyRsC4uyNXRhvt3</a></td></tr><tr><td><strong>Egocentric Capture</strong></td><td>First-person sensor data from real human movement. The exact perspective robots need to learn manipulation, perception, and interaction.</td><td><a href="/spaces/fv8UOUo8jLOE1LBgyaJx">/spaces/fv8UOUo8jLOE1LBgyaJx</a></td><td><a href="/files/QhdGtbEgJbWxu0a3WGRr">/files/QhdGtbEgJbWxu0a3WGRr</a></td></tr><tr><td><strong>On-Device Anonymization</strong></td><td>All personally identifiable information is stripped on-device before upload. Only clean, anonymized data reaches the annotation pipeline.</td><td><a href="/spaces/Tp3lM4vBeKx8btTvEH1g">/spaces/Tp3lM4vBeKx8btTvEH1g</a></td><td><a href="/files/mnVKvnAlMeUHQtNGpKYw">/files/mnVKvnAlMeUHQtNGpKYw</a></td></tr></tbody></table>

## Egocentric Capture at Global Scale.

Most robotics datasets are captured from fixed cameras or simulation. Neither reflects how humans actually perceive and interact with the world. \
\
RoboX collects first-person video from contributors across real environments and real tasks, giving imitation learning models the perspective they've been missing.

<a href="https://robox.to/" class="button primary" data-icon="square-check">Explore Data Campaigns</a>&#x20;

{% columns %}
{% column %}

<figure><img src="/files/DClY1rQUzYsqj06dz4g7" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

## Join the Private Beta

RoboX is currently in private beta. Apply for early access and once selected, you'll get full access to test RoboX and start capturing egocentric data.<br>

1. Apply for beta access through TestFlight (iOS).
2. Once selected, complete onboarding and select your region.
3. Join an active campaign.
4. Follow recording instructions and capture your clips.
5. Track your contributions in the app.

<a href="https://robox.to/waitlist" class="button primary" data-icon="right-long">Sign up for early access</a> <a href="https://robox.to/" class="button secondary" data-icon="book-open">Read more</a>
{% endcolumn %}
{% endcolumns %}

<h2 align="center">Join RoboX Network</h2>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h4><i class="fa-discord">:discord:</i></h4></td><td><strong>Discord</strong> </td><td>Join the contributor community. Share feedback, get campaign tips, and connect directly with the team.</td><td><a href="https://discord.gg/vGcfvbuEU4" class="button secondary">Join the RoboX Community</a></td><td><a href="/files/VyrGY8VPdf1tU2HlycxP">/files/VyrGY8VPdf1tU2HlycxP</a></td></tr><tr><td><h4><i class="fa-linkedin-in">:linkedin-in:</i></h4></td><td><strong>LinkedIn</strong></td><td>Follow RoboX for milestone updates, partnership announcements, and insights on egocentric data and robotics AI.</td><td><a href="https://www.linkedin.com/company/roboxtechnologies" class="button secondary">Follow RoboX on LinkedIn</a></td><td><a href="/files/S6BV9eCf2N3TKfhkB5T3">/files/S6BV9eCf2N3TKfhkB5T3</a></td></tr></tbody></table>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h4><i class="fa-x-twitter">:x-twitter:</i></h4></td><td><strong>X (Twitter)</strong></td><td>Real-time updates on new campaigns, dataset releases, and what we're building.</td><td><a href="https://x.com/robox_to" class="button secondary">Follow RoboX on X</a></td><td><a href="/files/TcFpfZB4alxp9yOi0VhW">/files/TcFpfZB4alxp9yOi0VhW</a></td></tr></tbody></table>


---

# 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://docs.robox.to/readme.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.
