# Welcome!

This is the official documentation for the Ponjon Discord Bot!

## Why Use Ponjon?

Ponjon combines tiny and big features and commands that can be a big help for server admins and server owners! Without having to get overwhelmed on complexity or setting up.

## What's Ahead?

This documentation will get you used to the basics on the bot, admin commands, extra security, and more.

## Hint Blocks

Before we begin, these are some hints you will find throughout the documentation.

{% hint style="info" %}
Information & Tips Block
{% endhint %}

{% hint style="warning" %}
Notice Block
{% endhint %}

{% hint style="danger" %}
Warning Block
{% endhint %}

{% hint style="success" %}
Completed Block
{% endhint %}


---

# 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://diamondsteve2007.gitbook.io/ponjon/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.
