# Log In with Phone Number using Mobile App

If you’ve already signed up with your phone number, here’s how to log back in.

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

<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** and enter it.

* You can also copy and paste the OTP directly into the field.

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

{% endstep %}

{% step %}
Once verified, you’ll be taken straight into the Coral App.

<figure><img src="/files/gSJfjuPKeYrJGD5m7FhH" 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-phone-number-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.
