# How to sign up/ login?

### Option 1: Sign up via phone number

* Step 1: Access the link <https://exam.flyer.us/partner/signup>&#x20;
* Step 2: Enter your phone number and click **Send OTP**. A 6-digit code will be sent to your phone number. Enter this code in the **OTP code** field
* Step 3: Set your own password
* Step 4: Click **Sign Up**

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

If you already have a Google account, you can register using Method 2.

### Option 2: Sign up via Google account

* Step 1: Access the link <https://exam.flyer.us/partner/signup>
* Step 2: Click **Sign in with Google** and sign in with your own Google account

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

After your account is verified by FLYER, you can log in the Teacher Dashboard via:

* The same link: <https://exam.flyer.us/partner/login>
* Or, via the Exam Room link (<https://exam.flyer.us/exam/login>) -> Click on **Partner Dashboard**

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

After logging in, you can start setting up your account by entering personal information including full name, date of birth, etc., as requested.

Check the **Request a custom domain** box if you want to create your own domain name.

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

And that's it! You have created your teacher account. Now you can start managing your students more effectively.

For any questions, please contact us via **email: <admin@flyer.us>.**


---

# 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://help.flyer.vn/flyer-help-centre-1/teacher-dashboard/how-to-sign-up-login.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.
