# AI Text Generation

{% hint style="info" %}
Want to add hotspot text programmatically with AI? [Try using the Supademo MCP.](https://docs.supademo.com/customize/mcp-server)
{% endhint %}

Supademo has always made demo creation fast — just click through your workflow, and it captures everything for you. Now, with Supademo AI, that same process gets even smarter.

Once your recording wraps up, Supademo AI takes over — turning your raw capture into a cohesive, ready-to-share story. It enhances each step with context-aware tooltips, creates cleaner titles and subtitles, and even optimizes your content for better discoverability.

{% @supademo/embed demoId="cmhnmbk071ealdqxa4wbu10p7" url="<https://app.supademo.com/demo/cmhnmbk071ealdqxa4wbu10p7>" %}

{% hint style="info" %}
Please note that AI Text generation is most effective for Supademos created via the Chrome Extension. Desktop demos or manual uploads may not be effective due to limited metadata on each step.
{% 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.supademo.com/customize/personalize/ai-text-generation.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.
