# Sign Up with Phone Number using Mobile App

Signing up with your phone number is fast, easy, and takes less than a minute.

{% hint style="warning" %}
New users will be asked for their Full Name and Email Address.
{% endhint %}

{% stepper %}
{% step %}
Tap **Get Started** on the welcome screen.

<figure><img src="/files/oDhpZsu5aWeXtopkB6UA" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Select your **Country Code**.

<div><figure><img src="/files/ieMlAJWa1ZXDXCBBKNM2" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/1woO7qbWXyl7C7rzv5U4" alt="" width="188"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Enter your **phone number** and tap the arrow icon.

<figure><img src="/files/jI0R3Zehm1YuzCheZW2u" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Check your phone for the **OTP** (One-Time Password) and enter it.

<figure><img src="/files/2gaAk2dw7gtePH6vVqM3" alt="" width="188"><figcaption></figcaption></figure>

You can also copy and paste the OTP directly into the field.
{% endstep %}

{% step %}
Fill in your **Full Name** and **Email Address**.

<figure><img src="/files/lVvXhbIfYlIkVwazQRdM" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Tick the checkbox to agree to Coral’s **Privacy Policy** and **Terms & Conditions**.

* Tap the links to read them anytime.

<figure><img src="/files/cknAWe6zrp99VBaq0gAs" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Tap **Save,** and you’re ready to explore the Coral App.

<figure><img src="/files/KDOjlg85ynjjh5XJXOzt" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

You’re in! Your Coral journey starts now.

<figure><img src="/files/gSJfjuPKeYrJGD5m7FhH" alt="" width="188"><figcaption></figcaption></figure>


---

# 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.coralyourevent.com/getting-started-on-coral-mobile-app/sign-up-and-log-in-to-the-coral-mobile-app/sign-up-with-phone-number.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.
