# Orderfeeds

## Orderfeeds

- [Overview](https://docs.orderfeeds.com/master.md): Welcome to the CloudWaitress knowledge base. Here you will find articles to help you setup and understand how our platform works. If you need assistance, do not hesitate to contact us.
- [Getting Started](https://docs.orderfeeds.com/getting-started.md): This section will take you through the process of creating your account, setting up your restaurant, customizing your settings and managing orders.
- [Hardware Requirements](https://docs.orderfeeds.com/getting-started/hardware-requirements-1.md): Learn what devices and printers you can use with our system. We also have a list of recommended devices
- [10-Minute Quickstart](https://docs.orderfeeds.com/getting-started/10-minute-quickstart.md): Get started creating your account, restaurant and setting up your menus. Place a test order and see the order management process.
- [Setup Your Menus](https://docs.orderfeeds.com/getting-started/setup-your-menus.md): To accept orders online, you need to set up your online menu. You can create and manage all your menus under the "Menus" section in the restaurant dashboard.
- [Configure Your Services](https://docs.orderfeeds.com/getting-started/configure-your-services.md): Your restaurant services represent the various order types you accept. View our video for an in-depth explanation of all the settings available.
- [Customize Your Design](https://docs.orderfeeds.com/getting-started/customize-your-design.md): When you first create your restaurant, the default theme is relatively blank. It's up to you to customise it to represent your brand. Design settings are located under the settings page in the design
- [Managing Orders & Bookings](https://docs.orderfeeds.com/getting-started/managing-orders-and-bookings.md): Once the orders begin coming in, you need to be ready to fulfill them. As such, it's important that understand the order management workflow for everything to operate smoothly.
- [Promoting Your Store](https://docs.orderfeeds.com/getting-started/promoting-your-store.md): Once you have set up your online store settings and menus, you are ready to start taking orders. Getting online orders requires you to drive customers to your website to place orders.
- [How To Guides](https://docs.orderfeeds.com/how-to-guides.md): Learn how to set up specific features relating to the system such as online payments, customer accounts, order printing and more.
- [Setup Printing For Windows](https://docs.orderfeeds.com/how-to-guides/setup-printing-for-windows.md): Learn how to setup and configure order printing for Windows devices with our printing software
- [Setup Printing For Android](https://docs.orderfeeds.com/how-to-guides/setup-printing-for-android.md): Learn how to setup and configure order printing for Android devices with our printing software
- [Setup Stripe Payments](https://docs.orderfeeds.com/how-to-guides/setup-stripe-payments.md): Learn how to setup Stripe, our recommend online payments provider due to their streamlined setup and user experience
- [Setup PayPal Payments](https://docs.orderfeeds.com/how-to-guides/setup-paypal-payments.md): Learn how to accept online payments using your own PayPal account with our simple setup process
- [Setup Facebook Login](https://docs.orderfeeds.com/how-to-guides/setup-facebook-login.md): Learn how to setup the Facebook login system for customers to easily create accounts using Facebook
- [Purchase A Domain Name](https://docs.orderfeeds.com/how-to-guides/purchase-a-domain-name.md): Learn how to purchase a domain name to connect to your online store with our recommended provider
- [Setup A Custom Domain](https://docs.orderfeeds.com/how-to-guides/setup-a-custom-domain.md): Learn how to connect your own custom domain name to your online store for better branding and SEO
- [Setup an iOS & Android App](https://docs.orderfeeds.com/how-to-guides/setup-an-ios-and-android-app.md): With our native mobile app solution, we are able to package your online store into your own custom branded mobile application.
- [Setup Facebook Ordering](https://docs.orderfeeds.com/how-to-guides/setup-facebook-ordering.md): Enabling Facebook ordering will allow your customers to order from your Facebook page.
- [Platform Information](https://docs.orderfeeds.com/platform-information.md): An in-depth look at some of the features we offer along with information on managing your subscription
- [Customer Accounts](https://docs.orderfeeds.com/platform-information/customer-accounts.md): Learn about the different types of customer accounts available and how they work within the platform
- [Your Subscription & Billing](https://docs.orderfeeds.com/platform-information/your-subscription-and-billing.md): Learn how to modify your subscription, add a payment method and manage your account billing
- [Resellers](https://docs.orderfeeds.com/resellers.md): The CloudWaitress reseller account is intended for businesses which want to re-sell our online ordering system to their customers under their own brand name and at their own prices.
- [Overview](https://docs.orderfeeds.com/resellers/overview.md): Learn about what's included with our reseller platform, our prices, requirements and setup process
- [Getting Started](https://docs.orderfeeds.com/resellers/getting-started.md): Learn how to get started and work with our reseller platform. Learn how to set up new accounts and manage your restaurants
- [Documentation](https://docs.orderfeeds.com/resellers/documentation.md): Learn how to manage your white-labelled support documentation for your clients


---

# 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.orderfeeds.com/master.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.
