# Partner integration guide

Welcome to the ChargebackStop for Partners platform.

We suggest starting with the “Integrating with ChargebackStop” page below, which guides you through the API and webhook documentation, as well as the terminology we use at ChargebackStop.

<table data-view="cards"><thead><tr><th>Title</th><th data-card-target data-type="content-ref">Target</th></tr></thead><tbody><tr><td>Integrating with ChargebackStop</td><td><a href="/pages/18280c80d9013fbc442179360e19af836a1fef00">/pages/18280c80d9013fbc442179360e19af836a1fef00</a></td></tr><tr><td>API</td><td><a href="/pages/abb98af3015d844d5b9a5093d10de5204fd29de1">/pages/abb98af3015d844d5b9a5093d10de5204fd29de1</a></td></tr><tr><td>Webhooks</td><td><a href="/pages/dd110928374624f7d4feef061b718c8aadd409cd">/pages/dd110928374624f7d4feef061b718c8aadd409cd</a></td></tr></tbody></table>


---

# 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.chargebackstop.com/developer/partner-integration-guide.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.
