# Products, Offers, and Pages Relationship

This article describes the relationship between Limio pages, offers and products.

Understanding how these entities are interconnected will help you effectively create and manage successful marketing campaigns.

In Limio, each **Product** is associated with a Zuora product, which, in turn, is linked to a rate plan. Products can have a set of entitlements which define the permissions granted to customers who subscribe to that product.

**Offers** in Limio represent bundles or packages of products. An offer can consist of one or multiple products, allowing for versatile product combinations. Additionally, each product can belong to multiple offers, enabling targeted marketing efforts.

Finally, you can create **Pages** aimed at promoting specific products or offers. A page can include multiple offers, providing the flexibility. Similarly, each offer can be associated with multiple pages, ensuring cross-promotion and broad marketing reach. Pages can also be used without offers or products attached, for example in a checkout or static content view.

<figure><img src="/files/yLQtDuHxldMM6kSRKEuQ" 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://docs.limio.com/product/page-builder/how-do-products-offers-and-pages-relate-in-page-builder.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.
