# Main Page

Welcome to the scripting API documentation of Raven B4. Please visit the [setup](https://blowsy.gitbook.io/raven-b4/guide/setup) page to learn how to start scripting.

## Credits

This documentation was created by [Pug](https://www.youtube.com/@pugrilla) and [Blowsy](https://www.youtube.com/@blowsy). All documentation is maintained by [Pug](https://www.youtube.com/@pugrilla).

## Resources

{% content-ref url="guide/setup" %}
[setup](https://blowsy.gitbook.io/raven-b4/guide/setup)
{% 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://blowsy.gitbook.io/raven-b4/main-page.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.
