# Getting Started

- [What is Story?](https://docs.bdb.ai/bdb-documentation/data-visualization/self-service/getting-started/what-is-story.md)
- [Creating a new Story](https://docs.bdb.ai/bdb-documentation/data-visualization/self-service/getting-started/creating-a-new-story.md)
- [Accessing the Story Module](https://docs.bdb.ai/bdb-documentation/data-visualization/self-service/getting-started/creating-a-new-story/accessing-the-story-module.md)
- [Creating a new View](https://docs.bdb.ai/bdb-documentation/data-visualization/self-service/getting-started/creating-a-new-story/creating-a-new-view.md): You get two ways to create a View for your Story document. Use either the View Design or Search option to proceed with the view creation part.
- [Creating and Updating Instance](https://docs.bdb.ai/bdb-documentation/data-visualization/self-service/getting-started/creating-a-new-story/creating-a-new-view/creating-and-updating-instance.md)
- [View Design](https://docs.bdb.ai/bdb-documentation/data-visualization/self-service/getting-started/creating-a-new-story/creating-a-new-view/view-design.md): All about the Designing Workspace
- [Search](https://docs.bdb.ai/bdb-documentation/data-visualization/self-service/getting-started/creating-a-new-story/creating-a-new-view/search.md)


---

# 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.bdb.ai/bdb-documentation/data-visualization/self-service/getting-started.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.
