# Sign Up & Log in to the Coral Mobile App

Welcome to Coral! Let’s get you signed in so you can start exploring and managing your events in just a few taps.

Coral offers two ways to create your account — using your **phone number** or your **email address**. Once you’ve signed up, logging in is quick and secure with our OTP-based verification.

**First-Time Login Prompt:**\
If it’s your first time logging in, Coral will prompt you to:

* Enter your **Full Name** and **Email Address** (if signing up with phone) or **Phone Number** (if signing up with email)
* Tick the checkbox to agree to Coral’s **Privacy Policy** and **Terms & Conditions** (links provided)

After that, you’ll land directly inside the Coral App.

#### Choose Your Method to Continue:

**📱 Sign Up with Phone Number**\
Create your Coral account in under a minute using your mobile number and a secure OTP.\
[**Get Started →**](/getting-started-on-coral-mobile-app/sign-up-and-log-in-to-the-coral-mobile-app/sign-up-with-phone-number.md)

**📧 Sign Up with Email Address**\
Join Coral using your email — perfect for receiving event updates directly in your inbox.\
[**Get Started →**](/getting-started-on-coral-mobile-app/sign-up-and-log-in-to-the-coral-mobile-app/sign-up-with-email-address-using-mobile-app.md)

🔑 **Sign Up with Google**\
One-tap signup using your Google account — fast, simple, and secure.\
[**Continue with Google →**](/getting-started-on-coral-mobile-app/sign-up-and-log-in-to-the-coral-mobile-app/sign-up-with-google-using-mobile-app.md)

**📱 Log in with Phone Number**\
Already signed up? Access your Coral account instantly with your phone and OTP.\
[**Log in Now →**](/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)

**📧 Log in with Email Address**\
If you registered with your email, log back in easily with our quick OTP verification.\
[**Log in Now →**](/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)

🔑 **Log in with Google**\
Skip OTP — log in instantly with your Google account.\
[**Continue with Google →**](/getting-started-on-coral-mobile-app/sign-up-and-log-in-to-the-coral-mobile-app/log-in-with-google-using-mobile-app.md)

You’re now ready to enter Coral — your hub for events, connections, and experiences. Let’s get started!


---

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