# Onboarding in 5 minutes

#### Onboarding in 5 minutes

Welcome to the quick onboarding guide for the Bethel Testnet. In just 5 minutes, you'll have an account set up and be ready to explore the features of the testnet. Let's get started!

**Step 1: Navigate to the Testnet Registration Portal**

* Open your preferred web browser.
* Go to [testnet.bethel.network/register](https://testnet.bethel.network/register).

**Step 2: Enter Personal Information**

* **First Name**: Enter your first name.
* **Last Name**: Enter your last name.
* **Select Country**: Choose your country of residence from the dropdown menu.
* **Select Country Code**: Pick the appropriate country code from the dropdown.
* **Mobile Number**: Input your mobile phone number.

**Step 3: Account Details**

* **Email**: Provide a valid email address. This will be used for account verification and notifications.
* **Password**: Choose a strong password. Ensure it's a combination of letters, numbers, and symbols for added security.
* **Confirm Password**: Re-enter your password in the designated field to confirm it.

**Step 4: Account Verification**

* After submitting your details, check your email inbox for a verification email from Bethel Testnet.
* Click on the verification link provided in the email. This will verify your email address and activate your account.

**Step 5: Log In and Explore**

* Return to [testnet.bethel.network](https://testnet.bethel.network).
* Click on the "Log In" button and enter your email and password.
* Once logged in, familiarize yourself with the dashboard and explore the various features available on the testnet.

Congratulations! You've successfully created an account on the Bethel Testnet. Dive in and explore the platform's capabilities.


---

# 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.bethel.network/bethel-prerequisites/onboarding-in-5-minutes.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.
