# Sign Up with Google using Mobile App

Coral lets you sign up quickly and securely with Google — no OTPs required.

{% stepper %}
{% step %}
Tap **Get Started** on the welcome screen.

<figure><img src="/files/oDhpZsu5aWeXtopkB6UA" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
On the **Sign Up screen**, tap **“Sign In With Google.”**
{% endstep %}

{% step %}
Select the Google account you want to use (or sign in with your Google credentials if not logged in).
{% endstep %}

{% step %}
Allow Coral to access your basic profile information (name and email).
{% endstep %}

{% step %}
You’re done! You’ll be redirected instantly to the Coral App.
{% endstep %}
{% endstepper %}

Signing up with Google is the fastest way to start your journey with Coral.

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


---

# 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/sign-up-with-google-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.
