# ChargebackStop | DOCS

## ChargebackStop | DOCS

- [Welcome](https://docs.chargebackstop.com/readme.md)
- [Organizations](https://docs.chargebackstop.com/platform/organizations.md)
- [Partner SSO](https://docs.chargebackstop.com/platform/partner-sso.md): If you're a ChargebackStop Partner you're able to integrate custom SSO for your users to easily authenticate into their organisations from your application, no re-authentication required.
- [Introduction](https://docs.chargebackstop.com/digital-receipts/introduction.md)
- [Use cases](https://docs.chargebackstop.com/digital-receipts/use-cases.md)
- [Intergrating](https://docs.chargebackstop.com/digital-receipts/intergrating.md)
- [Introduction](https://docs.chargebackstop.com/systematic-dispute-deflection/introduction.md)
- [Integrating](https://docs.chargebackstop.com/systematic-dispute-deflection/integrating.md)
- [VAMP Ratio Reduction](https://docs.chargebackstop.com/systematic-dispute-deflection/vamp-ratio-reduction.md)
- [Introduction](https://docs.chargebackstop.com/chargeback-alerts/introduction.md)
- [Alert Providers](https://docs.chargebackstop.com/chargeback-alerts/alert-providers.md)
- [Enrolments](https://docs.chargebackstop.com/chargeback-alerts/enrolments.md)
- [Resolution Rules](https://docs.chargebackstop.com/chargeback-alerts/resolution-rules.md)
- [Ethoca Alerts](https://docs.chargebackstop.com/chargeback-alerts/ethoca-alerts.md)
- [Verifi RDR](https://docs.chargebackstop.com/chargeback-alerts/verifi-rdr.md)
- [Transaction Matching](https://docs.chargebackstop.com/chargeback-alerts/transaction-matching.md)
- [API documentation](https://docs.chargebackstop.com/developer/api-documentation.md)
- [Integrations](https://docs.chargebackstop.com/developer/api-documentation/integrations.md)
- [Merchants](https://docs.chargebackstop.com/developer/api-documentation/merchants.md)
- [Memberships](https://docs.chargebackstop.com/developer/api-documentation/memberships.md)
- [Organisations](https://docs.chargebackstop.com/developer/api-documentation/organisations.md)
- [Alerts](https://docs.chargebackstop.com/developer/api-documentation/alerts.md)
- [Enrolments](https://docs.chargebackstop.com/developer/api-documentation/enrolments.md)
- [Orders](https://docs.chargebackstop.com/developer/api-documentation/orders.md)
- [Simulations](https://docs.chargebackstop.com/developer/api-documentation/simulations.md)
- [Scheme notices](https://docs.chargebackstop.com/developer/api-documentation/scheme-notices.md)
- [Lookups](https://docs.chargebackstop.com/developer/api-documentation/lookups.md)
- [Rulesets - developer preview](https://docs.chargebackstop.com/developer/api-documentation/rulesets-developer-preview.md)
- [Alerts API for organisations](https://docs.chargebackstop.com/developer/api.md): Reference for ChargebackStop REST API.
- [Partner Integration Guides](https://docs.chargebackstop.com/developer/partner-integration-guide.md)
- [Integrating with ChargebackStop](https://docs.chargebackstop.com/developer/partner-integration-guide/integrating-with-chargebackstop.md)
- [API integration guide](https://docs.chargebackstop.com/developer/partner-integration-guide/api-integration-guide.md)
- [Webhooks](https://docs.chargebackstop.com/developer/partner-integration-guide/webhooks.md)
- [Migration Guide: fraud\_notification.created -> scheme\_notice.created](https://docs.chargebackstop.com/developer/partner-integration-guide/webhooks/migration-guide-fraud_notification.created-greater-than-scheme_notice.created.md)
- [Orders API Integration Guide](https://docs.chargebackstop.com/developer/partner-integration-guide/orders-api-integration-guide.md): This guide is for partners building a white-label integration where your platform creates customer organisations, creates merchants, uploads complete order data through the Orders API, receives charge
- [Merchant Integration Guides](https://docs.chargebackstop.com/developer/merchant-integration-guides.md)
- [Orders API Partial Enrichment Merchant Guide](https://docs.chargebackstop.com/developer/merchant-integration-guides/orders-api-partial-enrichment-merchant-guide.md)
- [Stripe](https://docs.chargebackstop.com/integration/stripe.md)
- [Adyen](https://docs.chargebackstop.com/integration/adyen.md)
- [Authorize.net](https://docs.chargebackstop.com/integration/authorize.net.md)
- [NMI](https://docs.chargebackstop.com/integration/nmi.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.chargebackstop.com/readme.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.
