# Brief

## ✨ Features

{% hint style="success" %}

* **Logging system**. Logs every action in the server.
* **Level system**. Level logging also supported.
* **Welcome Logs** with custom message options.
* **Auto-Mod** features which look after your server 24/7.
* **Member-Count** features which displays the member count of your server!
* **Invite Tracker** which sends who invited the member to your server!
* 28+ advanced **music** commands.
* 20+ fun **image** commands!
* Active [**support server**](https://www.discord.com/invite/u6SYTMh).
* **15**+ command categories! (20**0+ commands**)
* Command list available [**here**](/trixz/commands.md) !
* Many more and still growing!
  {% endhint %}

## 💻 Technical Features

{% hint style="success" %}

* Fully secured SSH database, **powered by** [**AWS RDS**](https://aws.amazon.com/rds/).
* Online 24/7, **hosted on** [**AWS EC2**](https://aws.amazon.com/ec2/)**.**
  {% endhint %}

## 🤔 Not enough features?

{% hint style="info" %}
Since I plan to add more commands to TrixZ, you can join the [support server](https://discord.com/invite/u6SYTMh) and give your own suggestion and it most probably will be added to TrixZ at the earliest!
{% endhint %}

## 🔗 Additional Links

{% hint style="warning" %}
**In case you did not know already, TrixZ is developed and maintained by Videro. Special thanks to Maxys as most of the docs were made by her. She also helped me setting up the** [**support server**](https://discord.com/invite/u6SYTMh)**.**
{% endhint %}

### ➕ Videro

**You can connect with Videro on the following platforms! Its really appreciated!**

* [**YouTube**](https://www.youtube.com/channel/UC92gc_WzRU-6SNto_ApHFdA)
* [**Twitter**](https://twitter.com/viderodzns)
* [**StackOverflow**](https://stackoverflow.com/users/13697231/videro)
* [**GitHub**](https://github.com/VideroDesigns)
* [**Discord - Videro#9999**](https://discord.com/invite/keMaPa6)
* [**Reddit**](https://www.reddit.com/user/VideroYT)
* [**Steam**](https://steamcommunity.com/id/vider0/)
* [**Epic Games**](https://pastebin.com/raw/uBdwFqTg)
* [**Spotify**](https://open.spotify.com/user/zedqhg6c2vs6jlxibkpy981wz)


---

# 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://trixz.gitbook.io/trixz/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.
