# Welcome

CRAFTSMAN INTELLIGENCE helps you move faster at every stage of the playable ad workflow. Brainstorm concepts, get design feedback, edit your project with natural-language commands, discover what's trending, and analyze performance — all from a single chat interface.

{% hint style="warning" %}
This feature is still in BETA, some features may be unreliable.&#x20;
{% endhint %}

***

### What You Can Do

* **Design Recommendations** — Get actionable feedback on layout, color, typography, CTAs, and brand compliance.
* **Builder Agent** — Edit your project directly through conversation — text, layers, animations, interactions, variants, and more.
* **Creative Strategy** — Discover trending concepts, competitor insights, and data-backed guidance for your next build.
* **Analytics Insights** — Analyze your project's performance data to find drop-off points, compare variants, and plan your next iteration.
* **Concept Ideation** — Generate original playable ad concepts with structured, scene-by-scene storyboards.

### Get Started

Head to the [Quick Start](/intelligence/quickstart.md) to learn how to open the assistant, start a conversation, and explore each specialty.


---

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