# Respond to a Dispute

In this article, you'll learn how to manage and respond to a dispute in Bird Pay.

{% hint style="info" %}
More information about disputes can be found [here](/applications/payments/bird-pay-beta/concepts/payments/disputes.md).
{% endhint %}

1. Navigate to **Payments** -> **Disputes** to view the list of all disputes. Select the dispute of interest and under more options, you can either Accept/Challenge the dispute only if the due date hasn't passed.

<figure><img src="/files/m56Xvb7kSUxHarrruEub" alt="" width="563"><figcaption></figcaption></figure>

2. Accepting the dispute will refund the money to the customer; no further action is needed, and the Status will change to **Accepted**.
3. You can also Challenge a dispute by providing the necessary details within the due date.

<figure><img src="/files/3zaNUkm31FkUmRHkXKuN" alt="" width="563"><figcaption></figcaption></figure>


---

# 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.bird.com/applications/payments/bird-pay-beta/how-to/respond-to-a-dispute.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.
