# How To Get Gemini AI API Key

Gemini AI is an A.I from the Google company. To use this, you need a Google account. Go to <https://aistudio.google.com/app/apikey> to get the API key and login with your Google account.

Then, click the **Get API Key** button.&#x20;

<figure><img src="/files/VrjymYR2aDlykHdhHJzS" alt=""><figcaption></figcaption></figure>

Then, click the **Create API Key** button

<figure><img src="/files/ERZSsShLVy2Z3ilTOYZy" alt=""><figcaption></figcaption></figure>

Then, a new popup with your API key will appear. Copy this API key to use it in your Wasapmatic A.I API key setting.

<figure><img src="/files/bmmJlACh5vgCr6lCvJpu" alt=""><figcaption></figcaption></figure>

Also under the same page, you can see the billing link and the usage data link for your Gemini AI.

<figure><img src="/files/G6ujgFbVE112WTZUPLrB" alt=""><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://help.wasapmatic.com/whatsapp-artificial-intelligence-a.i/how-to-get-gemini-ai-api-key.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.
