# Pricing

[**Please refer to our home page for our current pricing. Click Here**](https://upgrade.chat/#pricing)

**Payment processors have their own fees aside from our fees. See their terms here:**\
\
**PayPal's Fees:** [**https://www.paypal.com/us/webapps/mpp/merchant-fees**](https://www.paypal.com/us/webapps/mpp/merchant-fees)\
**Stripe's Fees:** [**https://stripe.com/pricing**](https://stripe.com/pricing)

{% hint style="warning" %}
PAYMENT PROCESSORS HAVE THEIR OWN FEES:\
**VENMO Transaction Fees:** [**https://venmo.com/about/fees/**](https://venmo.com/about/fees/)\
**PayPal Merchant Fees:** [**https://www.paypal.com/us/webapps/mpp/merchant-fees**](https://www.paypal.com/us/webapps/mpp/merchant-fees)\
**PayPal General Fees:** [**https://www.paypal.com/us/webapps/mpp/paypal-fees**](https://www.paypal.com/us/webapps/mpp/paypal-fees)\
**Stripe Fees:** [**https://stripe.com/accept-payments/upgrade-chat**](https://stripe.com/accept-payments/upgrade-chat)
{% endhint %}


---

# 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.upgrade.chat/pricing.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.
