# Sign In & Log In to the Coral Web App

You can sign in or log in to Coral directly from your browser at [**app.coralyourevent.com/dashboard**](https://app.coralyourevent.com/dashboard)

<figure><img src="/files/UepkbsWiOU0JefOaULR9" alt=""><figcaption></figcaption></figure>

Coral Web App provides three secure methods to create and access your account:

* 📱 **Phone Number** with OTP verification
* 📧 **Email Address** with inbox-based OTP
* 🔑 **Google Account** for one-tap access

Each method is designed to be quick and secure. Explore the subpages for step-by-step instructions.

📱 **Sign In**

* [**Sign In with Phone Number →**](/getting-started-on-coral-web-app/sign-up-and-login-to-the-coral-web-app/sign-in-with-phone-number-using-web-app.md)
* [**Sign In with Email Address →**](/getting-started-on-coral-web-app/sign-up-and-login-to-the-coral-web-app/sign-in-with-email-address-using-web-app.md)
* [**Sign In with Google →**](/getting-started-on-coral-web-app/sign-up-and-login-to-the-coral-web-app/sign-in-with-google-using-web-app.md)

🔑 **Log in**

* [**Log in with Phone Number →**](/getting-started-on-coral-web-app/sign-up-and-login-to-the-coral-web-app/log-in-with-phone-number-using-web-app.md)
* [**Log in with Email Address →**](/getting-started-on-coral-web-app/sign-up-and-login-to-the-coral-web-app/log-in-with-email-address-using-web-app.md)
* [**Log in with Google →**](/getting-started-on-coral-web-app/sign-up-and-login-to-the-coral-web-app/log-in-with-google-using-web-app.md)

Select your preferred method above to follow step-by-step instructions and access Coral seamlessly.


---

# 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.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.
