# Welcome

## Introduction

Chat Enhancer allows you to upgrade your servers chat using a simple method.\
This addon **IS NOT** a permission management system.\
If there is a rank you want to see but is not included, please stop by our [discord](https://discord.com/invite/xavAwrpp6x) and drop your suggestion in the Chat Enhancer channel.\
Having issues with getting the pack to load? Check out [this guide](/adventure-studios/chat-enhancer/welcome/faq.md#the-resource-pack-isnt-prompting-when-i-connect).

Ensure that you have correctly installed this addon by clicking [here](/adventure-studios/master.md#product-installation).

### Applying Changes

To apply changes you make to the configuration (detailed[ here](/adventure-studios/chat-enhancer/welcome/concise-tutorial.md)), simply hit <img src="/files/-MaOkXodysgZYHL4ZLn3" alt="" data-size="line"> in the bottom right of your dashboard. Then, head in game and type the following command.

> /sk reload chat-enhancer

{% hint style="success" %}
You'll know if you've done this right if, in chat, you see "chat-enhancer.sk reloaded successfully".
{% endhint %}

{% hint style="danger" %}
If you see red text with an error, you've made a mistake. Head back in to the file, click "Ctrl + z", repeat "applying changes" process and then try again. If you need support, join our [discord](https://discord.com/invite/xavAwrpp6x).\
\
If you **DO NOT** have a permission manager plugin installed, only OP players will have a rank in chat. OP players will have the top prefix (owner) assigned to their display name.
{% endhint %}

If after reading this guide you still find yourself in the need for support, join our [discord](https://discord.com/invite/xavAwrpp6x).


---

# 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://adventurestudios.gitbook.io/adventure-studios/chat-enhancer/welcome.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.
