# Frontend View of Google Address Autocomplete

All the suggested address options are available to users when they start typing the shipping address at the checkout page.

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

The relevant addresses are suggested to users when they add a new shipping address at the checkout page.

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

The relevant addresses are suggested to users when they change billing address at the checkout payment step.

<figure><img src="/files/9AKiC2Cfe6tsau0BDrfD" alt=""><figcaption></figcaption></figure>

The relevant addresses are suggested to users when they input the address while adding a new address from their My Account.

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

The relevant addresses are suggested to users when they input the address while editing the address from their My Account.

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

The relevant addresses are suggested to users when they add a zip/postal code to the shopping cart page.

<figure><img src="/files/8gsHj5RTMNGJ1mTC45gt" alt=""><figcaption></figcaption></figure>

The relevant addresses are suggested to users when they create a shipping address.

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

The relevant addresses are suggested to users when they edit address.

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

The relevant addresses are suggested to users when they create new customer account.

<figure><img src="/files/F69Sb8wItW0xzUHpJxoq" 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://docs.magecomp.com/magento-2-google-address-autocomplete-extension/frontend-view-of-google-address-autocomplete.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.
