# Sign In with Phone Number using Web App

Signing in with your phone number on the web is quick and secure.

{% 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 %}
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/DSHcuRswohoH0GUSbK28" 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 %}
Fill in your **Full Name** and **Email Address**.

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

{% step %}
Tick the checkbox to agree to **Coral’s Privacy Policy** and **Terms & Conditions**. (Tap the links to read them.)

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

{% step %}
Tap **Save,** you will receive an OTP at the email address. Enter the **OTP**, click **Verify,** and you’re ready to explore the Coral App!

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

With just one OTP, you’re ready to start exploring Coral 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/sign-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.
