# Overview

{% hint style="danger" %}
Work in progress: This documentation article isn't finished yet. Some parts might be missing or the page is still empty. Feel free to [contact](https://cloud-docs.lazymerch.com/troubleshooting/contact) us regarding the topic you were looking help for.
{% endhint %}

The LazyMerch Cloud lets anyone upload designs, write listings for each print on demand marketplace and manage them. The cloud is accessible from anywhere and offers you a reliable backup of your data. So you don't need USB sticks, external hard drives, NAS systems or clouds not optimized for POD anymore. It comes with an extremely powerful section where you can write your listings quickly, efficiently and with little effort and no longer need spreadsheet programs to do it.

This documentation explains everything you need to know about about entering and managing your data with LazyMerch Cloud.

### How the documentation is organized

LazyMerch's Cloud has a lot of features and, as a result, a lot of documentation. The documentation is organized into the following sections:

* [**Instruction**](https://cloud-docs.lazymerch.com/instruction) - explanations about the general operation of the app and how to find your way around the user interface of every page.
* [**General Settings**](https://cloud-docs.lazymerch.com/general-settings) - information about the general things that can be set in the app. This only concerns settings that affect the user interface or the general behavior of the app.
* [**Upload**](https://cloud-docs.lazymerch.com/upload) - everything you need to know about uploading your data to the cloud, the upload queue and uploading to the print on demand platforms with the automation tool
* **Helpful Features** - explanations about helpful features of the tool, which are not directly relevant for the upload, but make your everyday life easier.
* [**Troubleshooting**](https://cloud-docs.lazymerch.com/troubleshooting) - your first point of contact for problems. Contains instructions on how to solve problems on your own as well as important information on how to write tickets.


---

# 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://cloud-docs.lazymerch.com/overview.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.
