# Managing Disputes via API

Streamlined [**Disputes Management API**](https://app.gitbook.com/s/j9heLdoDRsfnChUQohvj/api/disputes) capabilities allow software providers to offer merchants better visibility to view, dispute and resolve chargebacks all within your software. With this API, you can retrieve dispute cases, submit responses by uploading supporting documentation, and track status updates. By embedding this functionality, software platforms gain valuable new features that enhance their utility and stickiness, helping drive customer satisfaction and retention. Merchants benefit from real-time visibility and actionable data within a single, familiar interface, streamlining their operations and improving their overall experience.


---

# 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.xplorpay.com/guides/disputes-management/disputes-management/managing-disputes-via-api.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.
