# FAQs

- [Why can’t I see the swatches for my new product?](https://docs.globo.io/faqs/why-cant-i-see-the-swatches-for-my-new-product.md)
- [My theme doesn’t support app blocks — how can I show or move the swatches?](https://docs.globo.io/faqs/my-theme-doesnt-support-app-blocks-how-can-i-show-or-move-the-swatches.md)
- [Why does the app work on collection pages but not on the homepage or other pages?](https://docs.globo.io/faqs/why-does-the-app-work-on-collection-pages-but-not-on-the-homepage-or-other-pages.md)
- [Why don’t the images change when I pick a different swatch?](https://docs.globo.io/faqs/why-dont-the-images-change-when-i-pick-a-different-swatch.md)
- [Why doesn’t the main product image update when I click a color swatch?](https://docs.globo.io/faqs/why-doesnt-the-main-product-image-update-when-i-click-a-color-swatch.md)
- [Why is the wrong product variant added to the cart?](https://docs.globo.io/faqs/why-is-the-wrong-product-variant-added-to-the-cart.md)
- [Why do swatches disappear when I switch to another language?](https://docs.globo.io/faqs/why-do-swatches-disappear-when-i-switch-to-another-language.md)
- [Does the discount bundle product option work with free shipping?](https://docs.globo.io/faqs/does-the-discount-bundle-product-option-work-with-free-shipping.md)


---

# 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.globo.io/faqs.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.
