# Billing And Pricing

- [How Redux Billing Works](https://docs.reduxpayments.com/billing-and-pricing/how-redux-billing-works.md)
- [What Is Performance Based Pricing](https://docs.reduxpayments.com/billing-and-pricing/what-is-performance-based-pricing.md)
- [What Is The 30 Day Performance Trial](https://docs.reduxpayments.com/billing-and-pricing/what-is-the-30-day-performance-trial.md)
- [When You Get Charged](https://docs.reduxpayments.com/billing-and-pricing/when-you-get-charged.md)
- [What Happens If Recovery Is Below Baseline](https://docs.reduxpayments.com/billing-and-pricing/what-happens-if-recovery-is-below-baseline.md)
- [Billing FAQ](https://docs.reduxpayments.com/billing-and-pricing/billing-faq.md)
- [How To Cancel](https://docs.reduxpayments.com/billing-and-pricing/how-to-cancel.md): Short answer? Very easy


---

# 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.reduxpayments.com/billing-and-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.
