# Sign Up with Email Address using Mobile App

Signing up with your email is just as simple as using your phone.

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

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

{% step %}
Select **Email Address** as your sign-up method.

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

{% step %}
Enter your **email address** and tap the arrow icon.

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

{% step %}
Check your inbox for the **OTP** and enter it.

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

{% step %}
Fill in your **Full Name** and **Select the Country Code.**

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

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

* Tap the links to read them anytime.

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

{% step %}
Tap **Save** and step into the Coral App.

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

Your account is ready — welcome to the Coral community!

<figure><img src="/files/bh6Av5ZJrSMWH8ZJUb1M" 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-email-address-using-mobile-app.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.
