# Log In with Email Address using Mobile App

Here’s how to log in if you signed up using your email address.

{% stepper %}
{% step %}
Tap **Get Started.**

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

{% step %}
Select **Email Address**.

<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 %}
Once verified, you’ll be taken straight into the Coral App.

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

Fast, secure, and effortless — that’s how we do logins at Coral.


---

# 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/log-in-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.
