# How to use the app?

In this article we will show you how you can get pop-ups to work with a new or edited blog .

The first step is adding a new product link to you blog which can be done like this. Select the text that refers to the product and click on insert link.

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

Then you will get the following screen where you can insert a product link.

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

After all the product links are placed, click "Save"

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

After your article is saved, click on "More actions" and then click "Scan Product Links"

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

You can now go to your blog article and you will see a pop-up when you hover or click on the product link depending on your settings.

<figure><img src="/files/TYlotpNb62k1NHig5ojq" alt=""><figcaption><p>When you hover over the product link</p></figcaption></figure>

<figure><img src="/files/ww2nESJereV9j0wiZjVA" alt=""><figcaption><p>When you click on the product link</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/how-to-use-the-app.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.
