# Welcome

Welcome to VoiceStats documentation.

## Introduction

Track your voice activity with VoiceStats. View your voice activity with detailed statistics, charts, and rankings for any time period you want.

## Features

VoiceStats offers many features including:

* Detailed Voice Ranking Tracking
* Server-Wide Analytics Graphs
* Voice Activity Monitoring
* Advanced Server Statistics
* Detailed Channel Ranking Tracking
* User Voice Activity Graphs
* Voice Channel Analytics

You can check the [commands](/general/commands.md) page to see more features.

## Setup

You can add VoiceStats to your server by clicking [here](https://voicestats.xyz/invite). For more help, click [here](/getting-started/setup.md).

VoiceStats only asks for permissions required for operation by default, we recommend making sure you invite VoiceStats with the necessary permissions. Otherwise, the bot may not work properly.


---

# 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.voicestats.xyz/getting-started/readme.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.
