# Foodbucket

## Foodbucket

- [Requirements](https://docs.foodbucket.io/faqs/requirements.md)
- [Cloud Setup](https://docs.foodbucket.io/installation-and-setup/cloud-setup.md)
- [On-Premise Setup](https://docs.foodbucket.io/installation-and-setup/on-premise-setup.md)
- [POS installation / Setup](https://docs.foodbucket.io/installation-and-setup/pos-installation-setup.md)
- [KDS Installation /Setup](https://docs.foodbucket.io/installation-and-setup/kds-installation-setup.md)
- [Customer Facing Display](https://docs.foodbucket.io/installation-and-setup/customer-facing-display.md)
- [Printer & Device Setup](https://docs.foodbucket.io/installation-and-setup/printer-and-device-setup.md)
- [KDS Overview](https://docs.foodbucket.io/kitchen-display-system/kds-overview.md)
- [Connecting to Server with KDS App](https://docs.foodbucket.io/kitchen-display-system/connecting-to-server-with-kds-app.md)
- [Creating & Linking KDS Profile](https://docs.foodbucket.io/kitchen-display-system/creating-and-linking-kds-profile.md)
- [KDS Controls](https://docs.foodbucket.io/kitchen-display-system/kds-controls.md)
- [KDS Roles, Usages & Workflows](https://docs.foodbucket.io/kitchen-display-system/kds-roles-usages-and-workflows.md)
- [Customer Display System](https://docs.foodbucket.io/kitchen-display-system/customer-display-system.md)
- [KDS Troubleshooting](https://docs.foodbucket.io/kitchen-display-system/kds-troubleshooting.md)
- [Overview](https://docs.foodbucket.io/administration-back-office/overview.md)
- [Settings & Configurations](https://docs.foodbucket.io/administration-back-office/settings-and-configurations.md)
- [Branding & Logo](https://docs.foodbucket.io/administration-back-office/branding-and-logo.md)
- [Menu Management](https://docs.foodbucket.io/administration-back-office/menu-management.md)
- [Recipe Management](https://docs.foodbucket.io/administration-back-office/recipe-management.md)
- [Inventory Management](https://docs.foodbucket.io/administration-back-office/inventory-management.md)
- [Table Management](https://docs.foodbucket.io/administration-back-office/table-management.md)
- [Customer Management](https://docs.foodbucket.io/administration-back-office/customer-management.md)
- [Orders Management](https://docs.foodbucket.io/administration-back-office/orders-management.md)
- [POS Management](https://docs.foodbucket.io/administration-back-office/pos-management.md)
- [License & Billing](https://docs.foodbucket.io/administration-back-office/license-and-billing.md)
- [Locations Management](https://docs.foodbucket.io/administration-back-office/locations-management.md)
- [Multi-Location Dashboard](https://docs.foodbucket.io/administration-back-office/multi-location-dashboard.md)
- [Troubleshooting](https://docs.foodbucket.io/administration-back-office/troubleshooting.md)
- [Discounts & Coupons](https://docs.foodbucket.io/administration-back-office/discounts-and-coupons.md)
- [Overview](https://docs.foodbucket.io/pos-point-of-sale/overview.md)
- [Connect, Set Role, Sync Settings](https://docs.foodbucket.io/pos-point-of-sale/connect-set-role-sync-settings.md)
- [Adding Order](https://docs.foodbucket.io/pos-point-of-sale/adding-order.md)
- [Split Payments](https://docs.foodbucket.io/pos-point-of-sale/split-payments.md)
- [Table Management](https://docs.foodbucket.io/pos-point-of-sale/table-management.md)
- [Day Opening & Closing](https://docs.foodbucket.io/pos-point-of-sale/day-opening-and-closing.md)
- [Reports from POS](https://docs.foodbucket.io/pos-point-of-sale/reports-from-pos.md)
- [Changing Server](https://docs.foodbucket.io/pos-point-of-sale/changing-server.md)
- [Connecting to Customer Facing Display](https://docs.foodbucket.io/pos-point-of-sale/connecting-to-customer-facing-display.md)
- [Troubleshooting POS](https://docs.foodbucket.io/pos-point-of-sale/troubleshooting-pos.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.foodbucket.io/faqs/requirements.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.
