# Log In with Phone Number using Web App

If you signed in with your phone, logging in on the web is simple.

👉 **Watch the walkthrough video below to see the full process step by step:**

{% embed url="<https://drive.google.com/file/d/1efchSedkeVoChIJpyK8gxkgUzJEjQAB6/view?usp=sharing>" %}

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

{% step %}
Tap **Login**.

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

{% step %}
Select your **country code**.

<div><figure><img src="/files/n2C4Tk8aSxrzbX80HMO8" alt=""><figcaption></figcaption></figure> <figure><img src="/files/bUgmooOrzHULAFtFKecC" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Enter your **phone number**.

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

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

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

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

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

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

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

Logging in with your phone number ensures simple and secure access on the web.


---

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