# Set up your pricing page

## What's in a pricing page?

A typical pricing page includes:

* **Plan Comparison** – A side-by-side comparison of different subscription options.
* **Feature Breakdown** – Highlighting what each plan includes.
* **Call-to-Action (CTA)** – A clear way to subscribe, request a demo, or contact sales.

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

## Pricing page on Veriam

<details>

<summary>Steps to set up your pricing page</summary>

{% hint style="info" %}
For businesses using Veriam, a hosted pricing page can be enabled and easily configured to convey the different subscriptions plans available to customers.&#x20;

A pricing page is a publicly accessible page where potential customers can review available subscription plans, their features, and their costs. It serves as a key conversion point, helping businesses communicate the value of their offerings.
{% endhint %}

1. Navigate to **Advanced > Subscriptions > Pricing Page.**
2. Enable the Veriam-hosted pricing page.
3. Select and add the plans you want customers to choose from.
4. **Save** your changes.
5. **Preview** the pricing page to ensure it displays correctly.

</details>


---

# 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.myveriam.com/for-providers/subscription-management/set-up-your-pricing-page.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.
