# Sign In with Email Address using Web App

Signing in with your email address is perfect for inbox-friendly access to Coral.

{% stepper %}
{% step %}
Go to the [Coral Web App](https://app.coralyourevent.com/dashboard).
{% endstep %}

{% step %}
Tap **Sign In**.

<figure><img src="/files/M30BL7PDvV1QVsCZIlfP" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Enter your **email address**.

<figure><img src="/files/Nf7p9CrUyZQhvwn5Sw1s" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Tap the **arrow** to receive an OTP.

<figure><img src="/files/2AyChMClAdIKstbaTX1I" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Enter the **OTP**  and click **Verify.** (You can also copy and paste it directly.)

<figure><img src="/files/859trMCShCa67L7l3wJU" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Fill in your **Full Name**.

<figure><img src="/files/yfrFQkSLOfk5HD2jied8" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Select your **country code** and enter your **phone number**.&#x20;

<figure><img src="/files/5vfaNtuiXqcTVD84RFVx" alt=""><figcaption></figcaption></figure>
{% endstep %}

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

<figure><img src="/files/DUVDMhiFApLCYdOCNxie" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Tap **Save,** you will receive an OTP at the phone number.&#x20;

<figure><img src="/files/8URrtc0EWyPx6aK452lI" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Enter the **OTP**, click **Verify,** and you’re ready to explore the Coral App!

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

Signing in with your email ensures you receive updates and access directly in your inbox.


---

# 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-web-app/sign-up-and-login-to-the-coral-web-app/sign-in-with-email-address-using-web-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.
