# Log In with Google using Mobile App

Already signed up with Google? Logging in is just one tap away.

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

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

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

{% step %}
Select the same Google account linked to your Coral account.
{% endstep %}

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

Logging in with Google keeps your access fast, simple, and secure.

<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/log-in-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.
