# ❱ Developers

- [Functions](https://builderx.rlib.io/developers/functions.md): Functions for interacting with this addon
- [GetBuild](https://builderx.rlib.io/developers/functions/getbuild.md): 𝗦𝗛𝗔𝗥𝗘𝗗
- [��  SetBuild](https://builderx.rlib.io/developers/functions/setbuild.md): 𝗦𝗛𝗔𝗥𝗘𝗗
- [GetDmg](https://builderx.rlib.io/developers/functions/getdmg.md): 𝗦𝗛𝗔𝗥𝗘𝗗
- [SetDmg](https://builderx.rlib.io/developers/functions/setdmg.md): 𝗦𝗛𝗔𝗥𝗘𝗗
- [AddDmg](https://builderx.rlib.io/developers/functions/adddmg.md): 𝗦𝗛𝗔𝗥𝗘𝗗
- [Hooks](https://builderx.rlib.io/developers/hooks.md): List of hooks available for this script
- [builderx.mode.onswitch](https://builderx.rlib.io/developers/hooks/builderx_mode_onswitch.md): 🟥 𝗦𝗘𝗥𝗩𝗘𝗥
- [builderx.pl.ondamage](https://builderx.rlib.io/developers/hooks/builderx_pl_ondamage.md): 🟥 𝗦𝗘𝗥𝗩𝗘𝗥
- [builderx.pl.onjoin](https://builderx.rlib.io/developers/hooks/builderx_pl_onjoin.md): 🟥 𝗦𝗘𝗥𝗩𝗘𝗥
- [builderx.pl.onnoclip](https://builderx.rlib.io/developers/hooks/builderx_pl_onnoclip.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://builderx.rlib.io/developers.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.
