# Google Maps API

A Google Maps API key can be added from the settings tab.

{% hint style="info" %}
In order to add a Google Maps API, you will need a valid key.
{% endhint %}

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

## Download Google Maps API key

* Navigate to the Wordpress Admin Menu.
* Open the <img src="/files/sHJscThWb2nW7KToY5IY" alt="" data-size="line"> Themer.
* Click on Settings to open the Settings tab .
* Open Google Maps API dropdown.
* Click "Get your Google Maps API key".

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

## Update

* Navigate to the Wordpress Admin Menu.
* Open the <img src="/files/sHJscThWb2nW7KToY5IY" alt="" data-size="line"> Themer.
* Click on Settings to open the Settings tab .
* Open Google Maps API dropdown.
* Input Google Maps API key in the API key field.
* Click Update button.

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

{% content-ref url="/pages/vlpmzagDJowMc4vrMYaA" %}
[Maps](/blocks/maps.md)
{% endcontent-ref %}


---

# 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.cwicly.com/settings/google-maps-api.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.
