# Plans, Upgrades, and Payments FAQ

- [Fair-Refund Policy](https://docs.bugsplat.com/administration/billing/plans-upgrades-and-payments-faq/refund-policy.md)
- [Update to Our Legacy Plans Guide](https://docs.bugsplat.com/administration/billing/plans-upgrades-and-payments-faq/legacy-plans-guide.md): Important documentation for users who signed up for a paid BugSplat account before March 15th, 2022.  Plans are being phased out starting March 28th 2024.
- [Updates to BugSplat Pricing Plans - March 2024](https://docs.bugsplat.com/administration/billing/plans-upgrades-and-payments-faq/updates-to-bugsplat-pricing-plans-march-2024.md)
- [Using Coupons and Promotions at BugSplat](https://docs.bugsplat.com/administration/billing/plans-upgrades-and-payments-faq/using-coupons-and-promotions-at-bugsplat.md)
- [What is 'High Volume Fractional Crash Processing'?](https://docs.bugsplat.com/administration/billing/plans-upgrades-and-payments-faq/what-is-high-volume-fractional-crash-processing.md)


---

# 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.bugsplat.com/administration/billing/plans-upgrades-and-payments-faq.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.
