# Getting Started

**Now that you have invited the bot to your discord server, you can begin!**

UtiliBots Giveaways comes with only one main command, this makes the creation of giveaways extremely easy and user-friendly.

### Bot Features:

* UtiliBots Giveaways is a slash command bot which means that user input is done through the use of the **/** key and the interface of Discord rather than using a pre-defined prefix in a chat message.
* The bot allows you to decide multiple factors in the creation of giveaways which includes the host (user giving out the prize), duration, number of winners and whether or not you want to ping a role to notify its members of a giveaway being created.
* The bot hardly goes offline, if it does, it is most likely due to planned maintenance. Join our [Support Server](https://discord.gg/T3sRn8f) to get information about any downtime or to request help.

### Support:

UtiliBots Giveaways is associated with UtiliBots, if you require any support or wish to forward feedback or suggestions then you can do so by visiting the UtiliBots discord server [here](https://discord.gg/T3sRn8f).


---

# 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/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.
