# Signing Up

{% hint style="info" %}
This page provides instructions on signing up for the Matar App.
{% endhint %}

***

1\. After language selection and organization onboarding the app will redirect you to an intro video that provides an overview of the matar app. Watch the walkthrough, provide your mobile number for OTP verification, and click **Send code**.

<img src="https://archbee-image-uploads.s3.amazonaws.com/WPhORIY5wbVXcAz9WLeSH/hODHeANUqJE1KUbRLOULx_matar-otp-verification.jpg" alt="" width="375">

***

2\. Enter the OTP code and click **Submit**.

<img src="https://archbee-image-uploads.s3.amazonaws.com/WPhORIY5wbVXcAz9WLeSH/Oln4B7or4YUYslji70o4s_matar-submit.jpg" alt="" width="375">

***

3\. Choose your favorite avatar and **Submit.**

<img src="https://archbee-image-uploads.s3.amazonaws.com/WPhORIY5wbVXcAz9WLeSH/Bv0whzVIDvKtJsWQIFzsZ_matar-avatar-and-continue.jpg" alt="" width="375">

***

4\. Finally, you will be redirected to the dashboard of the Matar app.

<img src="https://archbee-image-uploads.s3.amazonaws.com/WPhORIY5wbVXcAz9WLeSH/eNAPq7RBqej1CNVAnsO9X_matar-dashboard.jpg" alt="" width="375">

***

#### **To understand more about different sections of the Matar app navigate to:**

➡️ [**Browsing the App**](/matar/matar-features/browsing-the-app.md)&#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://gramhal.gitbook.io/matar/get-started/signing-up.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.
