# Introduction

This section will soon include step-by-step tutorials that show you how to get the most out of Interactive Studio and its apps.

We’re currently preparing guided examples, layout patterns, and real-world use cases to help you build interactive websites faster and with more confidence.

The goal of these tutorials is to not only explain *how* things work, but also show *when* and *why* to use certain features for better design and storytelling.

***

### What You’ll Find Here Soon

Upcoming tutorials will cover topics like:

* building scroll-based storytelling sections
* combining video, 3D, and text animations
* layout patterns for interactive websites
* performance-friendly animation setups

All tutorials are designed to be practical and easy to follow.

***

### Stay Tuned

New tutorials will be added continuously and announced inside the apps.

Until then, you can use the documentation and in-app tips to explore all features and start building right away.


---

# 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://insync.gitbook.io/interactive-studio/tutorials/getting-started/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.
