# Tuplo Studio User Manual

**Tuplo** is a cloud-based sales platform that offers a highly customizable e-commerce website for online sellers and modern features for in-store sellers. At the core of the Tuplo platform is the user-friendly desktop application **Tuplo Studio**, which enhances the speed and efficiency of product and order management. This manual will provide all the necessary information for setting up and using this fantastic application.

{% hint style="info" %}
**Quick Tips!**

Use <mark style="color:blue;">**Command + K**</mark> to search for information in this user manual quickly.
{% 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://docs.tuplo.com/introduction/tuplo-studio-user-manual.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.
