# EDITING DEMOS

- [Editing Screenshot Screens](https://docs.storylane.io/editing-demos/editing-screenshot-screens.md): Storylane supports a range of editing features for screenshot demos. Here's the rundown.
- [Editing HTML Screens](https://docs.storylane.io/editing-demos/editing-html-screens.md): Storylane's HTML demos enable powerful code-free editing capabilities, made even better with AI
- [Adding and Editing Guided Steps](https://docs.storylane.io/editing-demos/adding-and-editing-guided-steps.md): Guides form the foundation of interactive demos and product tours.
- [AI Demo Creation](https://docs.storylane.io/editing-demos/ai-demo-creation.md): A suite of AI features to dramatically simplify the demo creation process
- [Personalizing Demos](https://docs.storylane.io/editing-demos/personalizing-demos.md): Personalize your demos' on-screen content, guides, and links with dynamic tokens
- [Chapters & Convert CTA](https://docs.storylane.io/editing-demos/chapters-and-convert-cta.md): Check out how to set up chaptered menus and a convert CTA buttons
- [Demo Settings](https://docs.storylane.io/editing-demos/demo-settings.md): Settings that apply to your published demo


---

# 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.storylane.io/editing-demos.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.
