# Setup Google Social Login

Visit <https://console.cloud.google.com/> and login to the Google account you want to use to manage your Google login API.

{% hint style="info" %}
You can watch the following YouTube video created by a third party to see a video walkthrough of how to generate your Google login API - <https://youtu.be/CQdMKa7C_oo?t=130>

NOTE: You only need to watch until the 4:09 minute mark.
{% endhint %}


---

# 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://foodvillage.gitbook.io/foodvillage/-M8qwJKdL6Ly-ZQXvVg5/how-to-guides/setup-google-social-login.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.
