# Factions Module

{% hint style="info" %}
**🔹 Faction Module Overview**
{% endhint %}

***

The **Faction Module** helps server owners manage teams more easily. Key features include:

* **Team Management** – Set team names or remove teams when needed.
* **Team Info** – See who the team leader is and check each team's kill/death (KD) ratio.
* **Team Limits** – Control how many players are allowed in a team.
* **Top Teams** – Find out which teams have the best KD stats.

> **Overall:** This module makes it simple to manage teams and moderate, competitive gameplay on your server.


---

# 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://rust-central-1.gitbook.io/rust-central-docs/features-modules/factions-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.
