# Welcome to the VersaTix Docs!

{% hint style="info" %}
Please Note: This page is still being set up. Therefore, not all information will be available!
{% endhint %}

## Overview

What is VersaTix:

> VersaTix is a Discord bot designed to handle server tickets
>
> VersaTix empowers server administrators and moderators by providing a comprehensive ticket management system. No matter the type of community, VersaTix ensures that no support request or inquiry slips through the cracks.

{% content-ref url="/pages/O58QTsFOkCqww4ypQb1H" %}
[Our Features](/versatix/overview/our-features.md)
{% endcontent-ref %}

## Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="/pages/FX8U5dqWCDp2JOT3qygF" %}
[Getting Started](/versatix/fundamentals/getting-started.md)
{% endcontent-ref %}

## Important Links

* [Invite VersaTix](https://discord.com/api/oauth2/authorize?client_id=1123687214300278926\&scope=bot+applications.commands\&permissions=8)
* [Support Server](https://discord.gg/AyHPTC95qB)


---

# 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://versatech.gitbook.io/versatix/welcome-to-the-versatix-docs.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.
