# Sign In with Google using Web App

Coral allows you to sign in with Google in just one step.

{% stepper %}
{% step %}
Visit 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 %}
Tap **Sign In with Google**.

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

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

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

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

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

{% step %}
Select your **country code** and enter your **phone number**.

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

{% step %}
Enter your **phone number**.

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

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

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

{% step %}
Tap **Save.**

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

{% step %}
Click **Verify** — and you’re ready to explore the Coral App! 🎉

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

Signing in with your email ensures you receive updates and access directly in your inbox.


---

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