# General Information

- [Animations](https://macroquest.gitbook.io/macroquest/general-information/animations.md)
- [CombatState](https://macroquest.gitbook.io/macroquest/general-information/combatstate.md)
- [Containers List](https://macroquest.gitbook.io/macroquest/general-information/containers-list.md)
- [Hacker Stuff](https://macroquest.gitbook.io/macroquest/general-information/hacker-stuff.md)
- [List of spawn heights](https://macroquest.gitbook.io/macroquest/general-information/list-of-spawn-heights.md)
- [MQ2 not working in EQ](https://macroquest.gitbook.io/macroquest/general-information/mq2-not-working-in-eq.md)
- [Multiboxing](https://macroquest.gitbook.io/macroquest/general-information/multiboxing.md)
- [SPA List](https://macroquest.gitbook.io/macroquest/general-information/spa-list.md)
- [Skills List](https://macroquest.gitbook.io/macroquest/general-information/skills-list.md)
- [Slot Names](https://macroquest.gitbook.io/macroquest/general-information/slot-names.md)
- [Spawn Search](https://macroquest.gitbook.io/macroquest/general-information/spawn-search.md)
- [Windows](https://macroquest.gitbook.io/macroquest/general-information/windows.md)
- [AAWindow](https://macroquest.gitbook.io/macroquest/general-information/windows/aawindow.md)
- [BreathWindow](https://macroquest.gitbook.io/macroquest/general-information/windows/breathwindow.md)
- [WindowsList](https://macroquest.gitbook.io/macroquest/general-information/windows/windowslist.md)


---

# 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/general-information.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.
