# How To Guides

- [Setup Printing For Windows](https://theorderguys.gitbook.io/order-guys-docs/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://theorderguys.gitbook.io/order-guys-docs/how-to-guides/setup-printing-for-android.md): Learn how to setup and configure order printing for Android devices with our printing software
- [Printing - Windows Network Printing](https://theorderguys.gitbook.io/order-guys-docs/how-to-guides/printing-windows-network-printing.md): How to guide to print with a network printer
- [Printing - Windows Shared Printing](https://theorderguys.gitbook.io/order-guys-docs/how-to-guides/printing-windows-shared-printing.md): how to guide to connect a USB printer
- [Printing - API Key](https://theorderguys.gitbook.io/order-guys-docs/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 Stripe Payments](https://theorderguys.gitbook.io/order-guys-docs/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://theorderguys.gitbook.io/order-guys-docs/how-to-guides/setup-paypal-payments.md): Learn how to accept online payments using your own PayPal account with our simple setup process
- [Purchase A Domain Name](https://theorderguys.gitbook.io/order-guys-docs/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://theorderguys.gitbook.io/order-guys-docs/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://theorderguys.gitbook.io/order-guys-docs/how-to-guides/link-directly-to-menu.md): Lean how to use menu\_id to create a direct link to a specific menu.


---

# 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://theorderguys.gitbook.io/order-guys-docs/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.
