# What if the pop-ups doesn't work?

If the pop-ups doesn't work, it's handy to scan the articles again. This is done by clicking on 're-scan all articles' which can be found under settings. You must use this button if you have created a new article with product links or if you have modified an article.

<figure><img src="/files/ctvBj6NzDh9lXzfvhzbj" alt=""><figcaption><p>Click Re-scan to rescan all articles</p></figcaption></figure>

Alternatively, if you would like to scan a new article or an article that you have updated, in the article under "More actions", click "Scan Product Links".&#x20;

<figure><img src="/files/gawHS4aktMQFTT6EBiZi" alt=""><figcaption><p>Click "Scan Product Links" to quickly scan an article</p></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.flowstatecoders.com/blog-product-spotlight/what-if-the-pop-ups-doesnt-work.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.
