# How To Guides

- [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.


---

# 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.orderfeeds.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.
