# RECORDING DEMOS

- [Recording Screenshot Demos](https://docs.storylane.io/recording-demos/recording-screenshot-demos.md): The fastest way to create interactive demos
- [Recording HTML Demos](https://docs.storylane.io/recording-demos/recording-html-demos.md): Create responsive, editable interactive demos. HTML demos are available Growth plan onwards.
- [Other Recording Options](https://docs.storylane.io/recording-demos/other-recording-options.md): Whether you're working outside your browser, showcasing desktop/mobile apps, or turning Figma mockups into clickable experiences, Storylane supports multiple recording options


---

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