# Billing & payments

- [How does Web Scraper API pricing work?](https://developers.oxylabs.io/help-center/billing-and-payments/how-does-web-scraper-api-pricing-work.md): Learn more about Oxylabs Web Scraper API result-based billing model, how it's calculated and plan limits.
- [How does Web Unblocker pricing work?](https://developers.oxylabs.io/help-center/billing-and-payments/how-does-web-unblocker-pricing-work.md): Learn more about Web Unblocker success-based billing.
- [How to cancel a subscription?](https://developers.oxylabs.io/help-center/billing-and-payments/how-to-cancel-a-subscription.md): Find the steps to cancel your active Oxylabs product subscriptions directly through the dashboard.
- [Do I need to sign a contract before purchase?](https://developers.oxylabs.io/help-center/billing-and-payments/do-i-need-to-sign-a-contract-before-purchase.md): Find out if a signed contract is necessary for self-service plans, trials, or enterprise Oxylabs products.
- [What forms of payment do you accept?](https://developers.oxylabs.io/help-center/billing-and-payments/what-forms-of-payment-do-you-accept.md): Discover supported payment methods for Oxylabs subscriptions and services.
- [How does your billing cycle work?](https://developers.oxylabs.io/help-center/billing-and-payments/how-does-your-billing-cycle-work.md): Understand how the Oxylabs billing cycle functions, including payment timing and renewal rules.
- [Are there any additional fees I should be aware of?](https://developers.oxylabs.io/help-center/billing-and-payments/are-there-any-additional-fees-i-should-be-aware-of.md): Learn about Oxylabs pricing – find out if there are any additional fees beyond your subscription plan.
- [Can I get a refund for unused traffic?](https://developers.oxylabs.io/help-center/billing-and-payments/can-i-get-a-refund-for-unused-traffic.md): Find the conditions under which refunds for unused traffic can be granted.
- [What are Oxylabs pricing plans' limitations?](https://developers.oxylabs.io/help-center/billing-and-payments/what-are-oxylabs-pricing-plans-limitations.md): Find out the limits of Oxylabs pricing plans and the available options for more traffic or resources.


---

# 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://developers.oxylabs.io/help-center/billing-and-payments.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.
