> For the complete documentation index, see [llms.txt](https://help.storybook.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.storybook.app/about/what-is-storybook.md).

# What is Storybook?

<figure><img src="/files/6QMqZJWrTqTMkBhXzKiJ" alt=""><figcaption></figcaption></figure>

In the realm of creativity, storytelling stands as a timeless art form. Whether you're a seasoned wordsmith or just embarking on your narrative journey, Storybook is here to redefine your storytelling experience.

Effortlessness is at the core of Storybook's design. Crafting your stories becomes a seamless and enjoyable process, thanks to a user-friendly interface. There's no need for distractions; immerse yourself in the narrative flow and let your creativity flourish.

But Storybook goes beyond just crafting tales; it's a platform that invites you to share your stories effortlessly. With a few clicks, your narratives can reach friends, family, or a wider audience. The joy of sharing is integral to the storytelling experience, and Storybook makes it as simple as the stories you create.

Printing your stories becomes a tangible reality with Storybook. Transform your digital narratives into beautifully formatted PDFs with a click, and hold your creations in your hands. The satisfaction of seeing your stories on paper is an experience we're delighted to offer.

Whether you're a seasoned storyteller or a novice finding your narrative voice, Storybook is designed to cater to your needs. Our goal is to simplify your storytelling journey, allowing you to focus on what matters most – your stories.

Welcome to Storybook, where storytelling is reimagined, and every word comes to life effortlessly. Join us on this literary adventure and let your stories unfold with ease.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.storybook.app/about/what-is-storybook.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.
