# Pricing

### What PixCap subscription plans are available?

Please refer to our [pricing page](https://pixcap.gitbook.io/pixcap-docs/www.pixcap.com/pricing) for current subscription plan details and prices.

### Can I use PixCap for free?

Many of the base functions of PixCap can be used for free. Also, many of the assets contained in the PixCap Library can be used for free.

### What PixCap's refund policy?

Paid subscriptions are currently non-refundable. With that said, if for any reason you’re unhappy with PixCap, please let us know in our forums or contact us directly at <support@pixcap.com>. We’ll work with you to make sure you have the best experience possible.

### **Can I cancel my PixCap subscription?**

Subscriptions can be cancelled (or downgraded) at anytime. After cancellation, the plan will continue for the remaining 30 or 365 days.


---

# 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://pixcap.gitbook.io/pixcap-docs/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.
