> For the complete documentation index, see [llms.txt](https://support.cloudwaitress.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.cloudwaitress.com/master.md).

# Overview

### **Sections:**

{% content-ref url="/pages/-LdtEe8bMQwCIZ-IOZKo" %}
[Getting Started](/getting-started.md)
{% endcontent-ref %}

Quick start guides to help you set up your account and launch your store smoothly.

***

{% content-ref url="/pages/-LdvzohawpuGabNIwgn8" %}
[How to Guides](/how-to-guides.md)
{% endcontent-ref %}

Step-by-step tutorials for various features and functionalities.

{% content-ref url="/pages/-Ldw35ZPzlhRkhRrmss9" %}
[Platform Information](/platform-information.md)
{% endcontent-ref %}

In-depth details about our platform's capabilities and configurations.

### **Featured Articles:**

* [Setting Up Online Payments](https://support.cloudwaitress.com/online-payments): Learn how to integrate and manage payment options.
* [Customizing Your Store](https://support.cloudwaitress.com/customize-store): Tips and tricks to personalize your online store for a better customer experience.
* [Order Management](https://support.cloudwaitress.com/order-management): Efficiently handle and track orders to ensure customer satisfaction.

For further assistance, feel free to [contact us](https://cloudwaitress.com/contact).

***

{% hint style="info" %}
[Go back to CloudWaitress.com](https://www.cloudwaitress.com)
{% endhint %}


---

# 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 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://support.cloudwaitress.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.
