# INTRODUCING MODAI

Hey, welcome to ModAI! We're excited you're here and can't wait to help you get started.

We've built this guide to help setup ModAI and learn about all it's features. If you're new here, we recommend heading over to the Installation & Set up section first and then exploring the other sections to get an overview of ModAi's key features.

If there's anything missing or you need help from the team please don't hesitate to reach out to us via our Discord


---

# 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://modai-2.gitbook.io/modai/introducing-modai.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.
