# Introduction

Official documentation for BOII | Development resources and projects.\
This site is a work in progress — some content may be incomplete or subject to change.\
If you spot any issues or missing info, let us know on [**Discord**](https://discord.gg/MUckUyS5Kq).

## Stay Connected

To keep up with everything BOII, make sure to join our [**Discord**](https://discord.gg/MUckUyS5Kq).\
For support requests, please note our hours below.

**Support Hours:**\
Our support server is active <mark style="color:red;">**Monday to Friday, from 10am to 10pm GMT**</mark>.\
We aim to respond within 1 business day, though in rare cases it may take up to five. \
We're human too — thanks for your patience.

***

## Our Team

BOII Development is currently a one-person operation — from code to documentation.\
Despite being solo, every effort goes into delivering clean, reliable, and production-ready tools.\
If you find the work useful, support is always appreciated.

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th data-type="content-ref"></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="https://github.com/CaseIRL">https://github.com/CaseIRL</a></td><td><a href="https://ko-fi.com/case">https://ko-fi.com/case</a></td><td></td><td><a href="https://3046942752-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHfd391cB6wDC8S3yHcie%2Fuploads%2F56QFJvBACuqQUAIqBkjb%2Fcaselogo.jpg?alt=media&#x26;token=d991d919-3a71-47b3-8342-65043074c282">caselogo.jpg</a></td><td><a href="https://github.com/CaseIRL">https://github.com/CaseIRL</a></td><td></td></tr></tbody></table>

***

## Support BOII Development

Many BOII Development resources are released for **free** on [**GitHub**](https://github.com/boiidevelopment). \
These take **significant** time to create, maintain, and support if you’d like to show appreciation, you can support us through the options below.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Ko-Fi</strong></td><td><a href="https://3046942752-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHfd391cB6wDC8S3yHcie%2Fuploads%2FU8VC0WrbzEcisrItawMa%2Fkofi_gitbook.png?alt=media&#x26;token=6a1bbe58-f602-401a-9777-2669e3f2ca18">kofi_gitbook.png</a></td><td><a href="https://ko-fi.com/boiidevelopment">https://ko-fi.com/boiidevelopment</a></td></tr><tr><td><strong>Buy Me A Coffee</strong></td><td><a href="https://3046942752-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHfd391cB6wDC8S3yHcie%2Fuploads%2FkjiTBWV8zP7rmBkaCRjd%2Fbmac_gitbook.png?alt=media&#x26;token=f7306985-08bf-4884-a0bf-3425b86f7ffa">bmac_gitbook.png</a></td><td><a href="https://coff.ee/boiidevelopment">https://coff.ee/boiidevelopment</a></td></tr></tbody></table>

***

## Tebex Creator Codes

We partner with trusted creators through **Tebex Creator Codes** — a system that shares a small portion of purchases between creators.

If you're buying from a BOII partner, using our creator code gives us a small cut **and** gives you a discount.

You can apply creator codes during checkout on Tebex under **"Support A Creator."**

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-type="content-ref"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>LUSTY94 SCRIPTS</strong></td><td>Code: boii10<br>Discount: 10%</td><td>Discount: 10%</td><td><a href="https://3046942752-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHfd391cB6wDC8S3yHcie%2Fuploads%2FPmFmpVEJT2hxU4JUuB8O%2Flustycard.png?alt=media&#x26;token=5553fd78-a7d2-4f41-97ee-8b2938f22f0f">lustycard.png</a></td><td></td><td></td></tr><tr><td><strong>OOSAYEROO SCRIPTS</strong></td><td>Code: boii10<br>Discount: 10%</td><td>Discount 10%</td><td><a href="https://3046942752-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHfd391cB6wDC8S3yHcie%2Fuploads%2FT3C5Dite2l9Wtt9JO3Rl%2Fsayertcard.png?alt=media&#x26;token=ebe8c97d-fbb7-4158-a315-7e9b816145ac">sayertcard.png</a></td><td></td><td></td></tr></tbody></table>


---

# 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://docs.boii.dev/introduction.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.
