# Setup Fee

If you're selling a subscription, and you want to have a setup fee or different first payment amount, you can follow the instructions below.

{% hint style="info" %}
Ensure you're using the [PRO Plan](https://paymentpageplugin.com/pricing/) to be able to designate a setup fee.&#x20;
{% endhint %}

When any subscription period is selected, just check the box for "Different first payment amount."&#x20;

![Checkbox for Different First Payment Amount](/files/x2JYdQqnHe4X4pVyPZzd)

{% hint style="danger" %}
Important: The first payment amount cannot be set to 0. That would be considered a free trial, and free trials are not yet supported by Payment Page. This documentation will be updated when it's available. [Reach out to support](https://payment.page/support/) to make a request if you want free trial functionality.&#x20;
{% endhint %}

Once you've enabled the "Different first payment amount," you will also see the corresponding field to display the "First Payment Amount" on the pricing dropdown, and submit buttons:

![First Payment Amount Checkbox](/files/NNhfHga7Ij4TVqFXq9K8)


---

# 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.paymentpageplugin.com/pricing-options/setup-fee.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.
