> For the complete documentation index, see [llms.txt](https://docs.volunteers.thousandeyes.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.volunteers.thousandeyes.com/help-center/volunteering/becoming-a-volunteer.md).

# Becoming a Volunteer

![A cartoon of a blue square holding a question mark](https://3563921600-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6z2V3g47NJC7MtPOg7A2%2Fuploads%2Fgit-blob-f838f6ea94586377beadc64b385fe7fbfb0ab3f6%2Fbecoming-a-volunteer_1.png?alt=media)

You want to become a volunteer and get a Whitebox that will measure the performance of your internet? (See the benefits of getting a Whitebox at [The Benefits of Volunteering](https://docs.volunteers.thousandeyes.com/help-center/volunteering/benefits-of-volunteering)). This article will give you an overview of the process and explain how to sign up.

## Steps in the Process

Below is an overview of the steps you need to follow to become a volunteer. The rest of the article explains in more detail what you do at each step.

* [Stage 1](#signing-up-stage-1) - Sign up to be a volunteer: through a project website (selected countries).
* [Stage 2](#on-the-waiting-list-stage-2) - On the waiting list: next, sign in to your account and add essential information, including your ISP and package name, to your profile.
* [Stage 3](#volunteer-selection-stage-3) - Your profile is selected: congratulations, we’ve selected you to receive a Whitebox.
* [Stage 4](#receiving-your-whitebox-stage-4) - Your Whitebox is on its way: your Whitebox has been dispatched and should be with you soon.
* [Stage 5](#setting-up-your-whitebox-stage-5) - Set up and activate your Whitebox: once you receive your Whitebox, you need to set it up with your home network.

## Signing Up – Stage 1

1. Find the sign-up forms on the regulators’ web pages if you are based in the following countries:
   * [New Zealand](https://measuringbroadbandnewzealand.com/)
   * [Saudi Arabia](https://www.cst.gov.sa/en/about/program-and-initiatives/meqyas)
   * [Oman](https://www.measuringbroadband.om/)
2. Fill in the form as requested.
3. Check the box confirming you have read and agree with the End User License Agreement.
4. Click the **Submit** button.

## On the Waiting List – Stage 2

You will receive an email informing you that you are now on the waiting list. See [Waiting List Status](https://docs.volunteers.thousandeyes.com/help-center/volunteering/waiting-list-status) for information about the waiting list, and [How Volunteers Are Selected](https://docs.volunteers.thousandeyes.com/help-center/volunteering/how-volunteers-are-selected) for information about the volunteer selection process.

{% hint style="info" %}
Not everyone who registers their interest in a Whitebox will be selected to receive one. As testing the performance of the internet is location-specific, samples need specific characteristics (country, ISP, package, etc.). See [How Volunteers Are Selected](https://docs.volunteers.thousandeyes.com/help-center/volunteering/how-volunteers-are-selected) for more information. Not being selected today does not mean that you won’t be selected tomorrow.
{% endhint %}

## Volunteer Selection – Stage 3

5. If you are selected to be part of our community of volunteers, you will be informed by receiving an email entitled “Final Step to Receive a Whitebox”. You will have 14 days to confirm your participation before being returned to the waiting list.
6. Click the **Send me my Whitebox** button in the email.
7. Check that the details in your account are correct and provide us your shipping address.
8. Once we validate the form, we will send the Whitebox to the provided shipping address.

## Receiving Your Whitebox – Stage 4

9. You will receive a final email to inform you that your Whitebox is on its way. You will be able to track your delivery from the link in this email.

## Setting Up Your Whitebox – Stage 5

10. When your Whitebox arrives, set it up! See [Whitebox Setup](https://docs.volunteers.thousandeyes.com/help-center/your-whitebox/whitebox-setup) to connect it up and you’ll be ready to collect lots of data. You’ll be able to view your tests and results in a simple format in your [account dashboard](https://docs.volunteers.thousandeyes.com/help-center/your-account/dashboard-introduction).


---

# 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.volunteers.thousandeyes.com/help-center/volunteering/becoming-a-volunteer.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.
