# Welcome to Network-Chat!

{% hint style="info" %}
All commands' are in slash commands(`/`), prefixes are not available.
{% endhint %}

## Overview

Network-Chat is a bot that allow users to have inter-server communication, globally and privately.

We provides a clean and safe chat environment to chat with your friends, or have a discussion with different people in different servers.

Most of our features are free and doesn't have a limit. Premium is just a payment to support us for paying our servers and database, feel free to donate us ;>

## Get started

{% content-ref url="setting-up-the-chat..." %}
[setting-up-the-chat...](https://docs.network-chat.xyz/setting-up-the-chat...)
{% endcontent-ref %}


---

# 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.network-chat.xyz/welcome-to-network-chat.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.
