# Intro

<figure><img src="https://raw.githubusercontent.com/PyronDev/markings/main/dash.png" alt="Dash logo"><figcaption></figcaption></figure>

{% embed url="<https://github.com/PyronDev/dash>" %}

{% embed url="<https://www.npmjs.com/package/@pyrondev/dash>" %}

## Welcome to Dash

Welcome to Dash, the javascript MCBE realms api wrapper! Here you'll find all the documentation you need to start creating with dash.

## Quick Start

Dont have time to read all the documentation? No problem, jump straight in with our quick start guide.

{% content-ref url="/pages/KyXcNRluBjZped8aF48n" %}
[Quick Start](/dash/quick-start.md)
{% endcontent-ref %}

## Examples

Just need to quickly copy and paste some code, just go to the examples to see some working code.

{% content-ref url="/pages/QLzyHLe5LN77chFnmtpc" %}
[Examples](/dash/examples.md)
{% endcontent-ref %}

## Documentation

A closer look at the api wrapper and how to use it.

{% content-ref url="/pages/vazyVHHJPxoE1s2yIeUg" %}
[Documentation](/dash/reference/documentation.md)
{% endcontent-ref %}


---

# 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://pyrondev.gitbook.io/dash/intro.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.
