# Why does the app work on collection pages but not on the homepage or other pages?

You may notice that the app works perfectly fine on the collection page but does not function as expected on the homepage or other pages. This could be due to several factors related to how the app interacts with different page types in your store.

There are some places where the app may not be displayed yet, such as:

* Blog pages, Content pages
* 3rd party application products displayed
* Products in recommended products on product pages
* ...

In all cases where the application is not displayed, we can integrate it. For further assistance, contact us via <mark style="color:blue;"><hi@globosoftware.net></mark>


---

# 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/why-does-the-app-work-on-collection-pages-but-not-on-the-homepage-or-other-pages.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.
