# Guides

### Below is the official YouTube channel for Golden Bot where you can find video tutorials on how to use and configure Golden Bot.

{% embed url="<https://youtube.bot.goldendev.net>" %}
Official Golden Bot YouTube channel
{% endembed %}

### Below are page links/buttons that will take you to the specific guide for each feature. Each page will also have a video tutorial attached if applicable.

{% content-ref url="/pages/5RQ5b4N43eZAZk5hgjNi" %}
[Denukify System](/guides/denukify-system.md)
{% endcontent-ref %}

{% content-ref url="/pages/QkbZkCS8FQ0QpYGqgKcx" %}
[Tickets System](/guides/tickets-system.md)
{% endcontent-ref %}

{% content-ref url="/pages/9soiUsjz5VccTikiVEl9" %}
[Unverified Bots](/guides/unverified-bots.md)
{% endcontent-ref %}

{% content-ref url="/pages/SvvlD7Fh90VX3hmWoOIv" %}
[Infractions System](/guides/infractions-system.md)
{% endcontent-ref %}

{% content-ref url="/pages/L4VkZHxWuD76C4Y4Th1r" %}
[Management Features](/guides/management-features.md)
{% endcontent-ref %}

{% content-ref url="/pages/15vrsNQthfFoSpIbX8f2" %}
[Reports System](/guides/reports-system.md)
{% endcontent-ref %}

{% content-ref url="/pages/iqIBUEblEGwCHut3y0Tw" %}
[Suggestions System](/guides/suggestions-system.md)
{% endcontent-ref %}


---

# 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.goldenbot.net/guides.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.
