# Home

## Introduction

Welcome to the **BGHDDevelopment** wiki! Here you can find information regarding most of our public projects. Please select from the options below to be taken to an individual wiki for that project!&#x20;

{% hint style="info" %}
Need help? Want to contribute? Join our [discord](https://bghddevelopment.com/discord)!
{% endhint %}

## Wikis

{% embed url="<https://fateuhc.bghddevelopment.com/>" %}

{% embed url="<https://luckpermsgui.bghddevelopment.com/>" %}

{% embed url="<https://fatehub.bghddevelopment.com/>" %}

{% embed url="<https://punishmentgui.bghddevelopment.com>" %}

## Videos

BGHDDevelopment has a YouTube channel where we upload daily videos!&#x20;

{% embed url="<https://youtube.com/BGHDDevelopment>" %}

## Suggest New Features

We have our feedback site which is the home for feature suggestions! Check it out!

{% embed url="<https://feedback.bghddevelopment.com>" %}

## Website

You can find all information including our TOS on our website!

{% embed url="<https://bghddevelopment.com>" %}


---

# 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://wiki.bghddevelopment.com/master.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.
