# Overview

### **Sections:**

{% content-ref url="getting-started" %}
[getting-started](https://support.cloudwaitress.com/getting-started)
{% endcontent-ref %}

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

***

{% content-ref url="how-to-guides" %}
[how-to-guides](https://support.cloudwaitress.com/how-to-guides)
{% endcontent-ref %}

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

{% content-ref url="platform-information" %}
[platform-information](https://support.cloudwaitress.com/platform-information)
{% 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://support.cloudwaitress.com/contact).

***

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


---

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