# How To Guides

- [Setup Printing For Windows](https://docs.dinerwebsitesordering.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.dinerwebsitesordering.com/how-to-guides/setup-printing-for-android.md): Learn how to setup and configure order printing for Android devices with our printing software
- [Print Multiple Copies for Android](https://docs.dinerwebsitesordering.com/how-to-guides/print-multiple-copies.md): Learn how to print multiple reciept copies with our printer software
- [Printing - API Key](https://docs.dinerwebsitesordering.com/how-to-guides/printing-api-key.md): How to setup your API key.  This is used to connect your online printing configuration to your PushPrinter application and receipt printer.
- [Setup Split Printing](https://docs.dinerwebsitesordering.com/how-to-guides/setup-split-printing.md): A quick video guide showing you how to configure split printing in Diner Websites Ordering.
- [Setup Stripe Payments](https://docs.dinerwebsitesordering.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.dinerwebsitesordering.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 Apple Pay with Checkout.com](https://docs.dinerwebsitesordering.com/how-to-guides/setup-apple-pay-with-checkout.com.md): Learn how to set up Apple Pay together with Checkout.com to accept frictionless credit card payments from the customers via Touch ID and Face ID.
- [Setup Custom Checkout Fields](https://docs.dinerwebsitesordering.com/how-to-guides/setup-custom-checkout-fields.md): A quick overview video of how to add custom checkout fields per service in Diner Websites Ordering.
- [Setup Facebook Login](https://docs.dinerwebsitesordering.com/how-to-guides/setup-facebook-login.md): Learn how to setup the Facebook login system for customers to easily create accounts using Facebook
- [How to add Driver Tracking](https://docs.dinerwebsitesordering.com/how-to-guides/shipday-integration.md): Driver Tracking powered by Shipday.com (previously know as QuestTag.com) provides customer notifications with real-time delivery driver tracking for Diner Websites delivery orders.
- [Setup A Custom Domain](https://docs.dinerwebsitesordering.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
- [Link Directly to menu](https://docs.dinerwebsitesordering.com/how-to-guides/link-directly-to-menu.md): Lean how to use menu\_id to create a direct link to a specific menu.
- [Setup an iOS & Android App](https://docs.dinerwebsitesordering.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.dinerwebsitesordering.com/how-to-guides/setup-facebook-ordering.md): Enabling Facebook ordering will allow your customers to order from your Facebook page.


---

# 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.dinerwebsitesordering.com/how-to-guides.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.
