# Introduction to MaxiLib

Welcome to MaxiLib wiki! You'll find anything you want here to setup and run the MaxiLib library.

## Want to jump right in?

Feeling like an eager beaver? Let's see how you can install MaxiLib in your gradle file!

{% content-ref url="/pages/MjBvXiT3G9V4R9yCt4Al" %}
[Install the library](/maxilib/install-the-library.md)
{% endcontent-ref %}

## Want to deep dive?

Dive a little deeper and start exploring our library reference to get an idea of everything that's possible with it.

{% content-ref url="/pages/rakCXOwyvgoPz7gqmd5U" %}
[References](/maxilib/references/references.md)
{% 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://max094reikeb.gitbook.io/maxilib/introduction-to-maxilib.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.
