# Operator BackOffice

- [Operator Backoffice Overview](https://docs.hub88.io/operator-backoffice/operator-backoffice-overview.md)
- [Dashboards](https://docs.hub88.io/operator-backoffice/dashboards.md)
- [Player Analytics](https://docs.hub88.io/operator-backoffice/player-analytics.md)
- [Reports](https://docs.hub88.io/operator-backoffice/reports.md)
- [Invoices](https://docs.hub88.io/operator-backoffice/invoices.md)
- [Invoice Payments](https://docs.hub88.io/operator-backoffice/invoice-payments.md)
- [Currency Conversion and Financial Reconciliation](https://docs.hub88.io/operator-backoffice/currency-conversion-and-financial-reconciliation.md)
- [Transactions Management](https://docs.hub88.io/operator-backoffice/transactions-management.md)
- [Flagged Activity](https://docs.hub88.io/operator-backoffice/transactions-management/flagged-activity.md)
- [Handling Big Wins](https://docs.hub88.io/operator-backoffice/transactions-management/handling-big-wins.md)
- [Transactions Use Cases](https://docs.hub88.io/operator-backoffice/transactions-management/transactions-use-cases.md): The Transactions area of Operator Backoffice allows you to quickly get information on multiple different use cases. Here are some quick how-to's to get you started!
- [Rewards](https://docs.hub88.io/operator-backoffice/rewards.md)
- [Campaigns](https://docs.hub88.io/operator-backoffice/campaigns.md)
- [User Mapping](https://docs.hub88.io/operator-backoffice/user-mapping.md)
- [Game Management](https://docs.hub88.io/operator-backoffice/game-management.md)
- [Segments](https://docs.hub88.io/operator-backoffice/segments.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.hub88.io/operator-backoffice.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.
