# Welcome

<figure><img src="/files/stwSHqJ4naEuu9E5yda9" alt=""><figcaption></figcaption></figure>

Welcome to CRAFTMAN+ documentation, your reference for creating interactive, mobile-ready experiences in the CRAFTSMAN+ platform.\
\
These docs are written for **designers and non-technical builders**, with enough detail to explain what each setting does and how it affects behavior in the final project.

#### **In this documentation you’ll find:**

* **How-to workflows** (what to click, where to find things, common setups)
* **Feature explanations** (what settings mean and how PLAY interprets them)
* **Best practices** to avoid surprises when previewing and publishing
* **Frequently Asked Questions** (quick answers and troubleshooting for common issues)

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-bolt">:bolt:</i></h4></td><td><strong>QUICKSTART</strong></td><td>Learn the basics of the platform.</td><td></td><td></td><td><a href="/pages/PbYb0GukRhiS4qCHdRal">/pages/PbYb0GukRhiS4qCHdRal</a></td></tr><tr><td><h4><i class="fa-pen-ruler">:pen-ruler:</i></h4></td><td><strong>PLAY EDITOR</strong></td><td>An in-depth look at all the features of our editor</td><td></td><td></td><td><a href="/spaces/ZBycFFNxrdS0X9OsGtmT">/spaces/ZBycFFNxrdS0X9OsGtmT</a></td></tr><tr><td><h4><i class="fa-hexagon-nodes">:hexagon-nodes:</i></h4></td><td><strong>INTELLIGENCE</strong></td><td>Learn how to leverage AI in creating your projects </td><td></td><td></td><td><a href="/spaces/o2rUkBX2AsQjv8oqk1um">/spaces/o2rUkBX2AsQjv8oqk1um</a></td></tr></tbody></table>


---

# 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://help.craftsmanplus.com/readme.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.
