# Driver Station

- [Enabling or Disabling Driver Station](https://docs.bossithq.com/pos/driver-station/enabling-or-disabling-driver-station.md)
- [Driver Station Views](https://docs.bossithq.com/pos/driver-station/driver-station-views.md)
- [Filtering Orders in Driver Station](https://docs.bossithq.com/pos/driver-station/filtering-orders-in-driver-station.md)
- [Order Display in Driver Station](https://docs.bossithq.com/pos/driver-station/order-display-in-driver-station.md)
- [Driver Status Indicators](https://docs.bossithq.com/pos/driver-station/driver-status-indicators.md)
- [Bulk Actions](https://docs.bossithq.com/pos/driver-station/bulk-actions.md)
- [Driver Assignment](https://docs.bossithq.com/pos/driver-station/driver-assignment.md)
- [Auto-Dispatch Deliveries](https://docs.bossithq.com/pos/driver-station/driver-assignment/auto-dispatch-deliveries.md)
- [Map View](https://docs.bossithq.com/pos/driver-station/map-view.md)
- [Delivery Statuses](https://docs.bossithq.com/pos/driver-station/delivery-statuses.md)
- [Driver Fee Types](https://docs.bossithq.com/pos/driver-station/driver-fee-types.md)
- [Driver Surplus](https://docs.bossithq.com/pos/driver-station/driver-fee-types/driver-surplus.md)
- [Configuring Driver Surplus](https://docs.bossithq.com/pos/driver-station/driver-fee-types/driver-surplus/configuring-driver-surplus.md)
- [Cashout](https://docs.bossithq.com/pos/driver-station/cashout.md)
- [Cashout Process](https://docs.bossithq.com/pos/driver-station/cashout/cashout-process.md)
- [Cashout Receipt](https://docs.bossithq.com/pos/driver-station/cashout/cashout-receipt.md)
- [Cashout History](https://docs.bossithq.com/pos/driver-station/cashout/cashout-history.md)
- [Cashout History in the Admin Portal](https://docs.bossithq.com/pos/driver-station/cashout/cashout-history-in-the-admin-portal.md)
- [Driver Station Settings](https://docs.bossithq.com/pos/driver-station/driver-station-settings.md)
- [Driver Station Sorting](https://docs.bossithq.com/pos/driver-station/driver-station-settings/driver-station-sorting.md)
- [Print Cashout Setting](https://docs.bossithq.com/pos/driver-station/driver-station-settings/print-cashout-setting.md)
- [SMS Delivery Tracking](https://docs.bossithq.com/pos/driver-station/sms-delivery-tracking.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/pos/driver-station.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.
