# Steps to create account

## 1- **Create Account**

**1.1** **Fill the Required Fields** (First Name, Last Name, Phone Number, Gender, Email):

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

\*The user automatically accepts the “Terms and Conditions” after clicking the “Continue” button

## **2- Verify Account**

**2.1 An OTP will be sent from UAE PASS to the registered phone number**

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

**2.2** **An OTP will be sent from UAE PASS to the registered email address**

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

**2.3 Welcome Page**

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

Once users clicks on **continue**, they will be redirected to the Service Provider landing page. Service Provider needs to retrieve the user profile using the **user info API based on the access token received**.&#x20;


---

# 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.uaepass.ae/web-registration/steps-to-create-account.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.
