# How to refund

### To issue a refund for a customer who paid with mobile payment, follow these steps:

1. Access Menu Management by navigating to **Menu > Counter Dashboard**
2. Click on **the Paper Button** located in **the top right** of the screen, to go to the payment history
3. Choose one that you want to issue a refund \
   ![](/files/fVNzugtXQgidWuFBalNC)
4. Click red button for a refund
5. You can see the result\
   ![](/files/6bsm7JwOXQQfdfqtt9mE)


---

# 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://bob-order.gitbook.io/bob-order-user-manual/how-to-refund.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.
