# Landing Page

Welcome to the Heart Plugin GitBook Docs. In case you are seeing this from github, these docs are meant to be read here: <https://heart-1.gitbook.io/heart-plugin/>. If that's where you are, then great, continue reading!

{% embed url="<https://www.youtube.com/watch?v=HSRANNvY3jI>" %}

Heart Plugin must be compiled from source, available from GitHub at: <https://github.com/Drakynfly/HeartGraph>


---

# 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://heart-1.gitbook.io/heart-plugin/landing-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.
