# Ranks Module

#### Enabling Optional Module Ranks in CSS-Bans

<mark style="background-color:orange;">**Requires either k4-System(legacy) or K4-Zenith plugin.**</mark>

Optional module ranks can be easily enabled in the CSS-Bans system. This can be done via the following steps:

1. **Accessing Ranks Module**: Navigate to the `settings > panel` page to enable the ranks module. This page provides various settings and options that you can configure.
2. **Database Configuration**: Before enabling the ranks module, ensure that you have entered your rank's database details. These details are crucial for the proper functioning of the ranks module and can be added under `settings > modules`. Make sure that the credentials and database information are correct to avoid any issues.
3. **Support for Multiple Servers**: The ranks module supports multiple servers. This means that you can add more than one server under the `modules` section. This is particularly useful for larger networks or configurations where you need to manage ranks across different environments. By organizing your servers under modules, you can streamline the management and ensure that all servers are correctly configured with the ranks information.
4. <mark style="background-color:orange;">To activate support for legacy ranks, navigate to the settings, then under ranks, set enable legacy to "yes".</mark>

By following these steps, you can successfully enable and configure the optional ranks module in CSS-Bans, enhancing the functionality of your system with organized rank management across multiple servers.


---

# 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://css-bans.gitbook.io/css-bans-counterstirkesharp-admin-web-panel/panel-guide/ranks-module.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.
