# Configuration

Once the extension is installed successfully, go to **Stores>Configuration** to configure the extension for use.

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

* **Google Address Lookup:** You can Enable or Disable the Extension from this field.
* **Google API Key:** In this field, input the Google API key. [Detailed Steps to get the Google Maps API Key](https://magecomp.com/blog/get-google-maps-application-program-interface-key/).
* **Allow Suggestions for Specific Countries:** Select Yes to allow suggestions only for specific countries. Google Places API allows only 15 countries for suggestions. Hence, select 15 or less countries in the Stores > Configuration > General > Country Options > Allow Countries list for suggestions. So if you want more than 15 countries, this option must be set to No.


---

# 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.magecomp.com/magento-2-google-address-autocomplete-extension/configuration.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.
