# Welcome

<div data-full-width="false"><figure><img src="https://1580331926-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnHZmDkFp5cOUYczo9V98%2Fuploads%2FHPn3vy2WVnQ612q1VzwM%2FREV5_simple_crop.png?alt=media&#x26;token=1bab6011-3a07-4d7c-8549-220dd7beecc1" alt=""><figcaption></figcaption></figure></div>

Welcome to the melonbotics docs. Here you will find product information and tips on how to get the most out of your robot.

{% hint style="info" %}
Can't find something? Reach out to me on discord `jaack.w` or  via email  `melonbotics@gmail.com`\
\
I'm happy to help.
{% endhint %}


---

# 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.melonbotics.com/welcome.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.
