# Documentation

## Quick start guide

For an easy start to giveaways, just type the command `gcreate`. This will walk you through the creation of a giveaway and is extremely user friendly.

### Guidelines

For all arguments we use <> for mandatory arguments and () for optional arguments. Do not include <> or () in your actual command

{% hint style="info" %}
Giveaway requirements come in many shapes and sizes, from Amari levels to the amount of server invites the person has since Friskytool joined your server. Go to [Requirements ](https://docs.frisky.dev/important-information/requirements)to view documentation on requirements!
{% 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://docs.frisky.dev/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.
