# Refunds

- [Types of Refunds](https://docs.bossithq.com/refunds/types-of-refunds.md)
- [Active Order Refund](https://docs.bossithq.com/refunds/types-of-refunds/active-order-refund.md)
- [Issuing an Active Order Refund](https://docs.bossithq.com/refunds/types-of-refunds/active-order-refund/issuing-an-active-order-refund.md)
- [Full Refund](https://docs.bossithq.com/refunds/types-of-refunds/active-order-refund/issuing-an-active-order-refund/full-refund.md)
- [Partial Refund](https://docs.bossithq.com/refunds/types-of-refunds/active-order-refund/issuing-an-active-order-refund/partial-refund.md)
- [Online Full Refund (POS)](https://docs.bossithq.com/refunds/types-of-refunds/online-full-refund-pos.md)
- [Issuing a Online Full Refund (POS)](https://docs.bossithq.com/refunds/types-of-refunds/online-full-refund-pos/issuing-a-online-full-refund-pos.md)
- [Retroactive Refund](https://docs.bossithq.com/refunds/types-of-refunds/retroactive-refund.md)
- [Issuing a Retroactive Refund in the POS](https://docs.bossithq.com/refunds/types-of-refunds/retroactive-refund/issuing-a-retroactive-refund-in-the-pos.md)
- [Retroactive Refund in the POS](https://docs.bossithq.com/refunds/types-of-refunds/retroactive-refund/retroactive-refund-in-the-pos.md)
- [Issuing a Retroactive Refund in the Admin Portal](https://docs.bossithq.com/refunds/types-of-refunds/retroactive-refund/issuing-a-retroactive-refund-in-the-admin-portal.md)
- [Retroactive Refund in the Admin Portal](https://docs.bossithq.com/refunds/types-of-refunds/retroactive-refund/retroactive-refund-in-the-admin-portal.md)
- [Reports on Refunds](https://docs.bossithq.com/refunds/reports-on-refunds.md)


---

# 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.bossithq.com/refunds.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.
