# What's the total cost of using the plugin?

The free version has a small 2% transaction fee associated with Stripe payments. There are no transaction fees on any other gateways. The 2% fee allows us to continue supporting the development of a great free plugin for the community.

The paid version of Payment Page removes the 2% transaction fee. See our [pricing plans here](https://payment.page/pricing/).&#x20;


---

# 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/faqs/whats-the-total-cost-of-using-the-plugin.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.
