# How to set different forms on different products?

* You can assign each form to specific products in the **Visibility** section.\
  Simply select which products the form should appear on—one form can target **Product A**, while another can target **Product B**.

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

* Once there is an overlap of form on a certain product, the initially created form will be displayed over any other form set.&#x20;

<figure><img src="/files/5Xz2uo3yf9K0dXDoPLyJ" 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://minimateapps.gitbook.io/mini-vacation-or-notify-me/how-to-set-different-forms-on-different-products.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.
