# Commands

## Admins Commands:

* `/giveaway-access` - Manage access to create giveaways.

## Giveaway Commands:

* `/create-giveaway` - Create a giveaway.
* `/list-giveaways` - View active server giveaways.

## User Commands:

To Be Added...

## Miscellaneous Commands:

* `/help` - View all bot commands.
* `/ping` - View the latency of the bot and API.
* `/info` - View bot information.
* `/stats` - View the statistics of the bot.
* `/invite` - A link to invite the bot.
* `/privacy` - Privacy policy of the bot.
* `/debug` - Debug the bots required permissions.
* `/bug` - Report a bug.
* `/suggest` - Suggest a feature for the bot.
* `/vote` - Links to vote for the bot.
* `/voted` - Check when you or others last voted.
* `/votes` - View all of the bot voters.
* `/rate` - Rate the bot on various bot lists.
* `/reviews` - View user reviews from Void Bots.


---

# 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://giveaways.utilibots.co.uk/commands.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.
