# QuickBeg.inc

## Description

QuickBeg.inc is an include file originally written by MacQ with subsequent additions by A\_Druid\_00. It manages the begging process for your buffs, cures, items and pet buffs. The macro can be configured for a many different conditions through its INI file.

QuickBeg.inc can be found [here](https://macroquest2.com/phpBB3/viewtopic.php?t=12011).

## Usage

QuickBeg.inc requires an INI (QuickBeg.ini) file and some configuration before it can be used.

Refer to the Release Notes contained in the QuickBeg.inc source file for detailed instructions on how to integrate QuickBeg.inc into your macros.


---

# 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/macros/quickbeg.inc.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.
