# Store Frontend

Once you have configured the extension, it will automatically start displaying the language translation box on the store frontend.

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

The language translation tool box will also show on various pages in the store front.

**Product Page**

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

**CMS Page**

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

**Contact Us Page**

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

**Checkout Page**

<figure><img src="/files/7gZQBVTX9RlPtuIq3hcJ" 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-language-translator-extension/store-frontend.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.
