# ModBot/mbtutorial

Welcome to the wonderful world of ModBot! The following is a brief tutorial/guide to get you up and running with ModBot. It is assumed at this point that you already know how to compile MQ2 and any associated plugins - if you do not, please refer to the [main page](https://macroquest2.com/wiki/index.php/Main_Page) of the MQ2 wiki or the [MQ2 Forums](https://macroquest2.com/phpBB3/index.php) for information on how to compile. Until you get compiling nailed down, ModBot will be somewhat useless to you :).

## Initial Setup

### Where to Get ModBot and Plugins

### Where to Put Files

## Running ModBot for the First Time

### Understanding ModBot's Structure


---

# 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://macroquest.gitbook.io/macroquest/macros/examples/modbot-mbtutorial.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.
