# Ban Evidence

The ban evidence module allows your staff to attach evidence to ban logs, making it easier to handle appeals and ensure that your staff are being proper to their duties.

#### OBJECTIVES

* [Setup the Ban Evidence Feature](/features/ban-evidence.md#setup-the-ban-evidence-feature)

<figure><img src="/files/TpXnBndomSPfCDX8oQeM" alt=""><figcaption></figcaption></figure>

## Setup the Ban Evidence Feature

The Ban Evidence feature by default is configured to support any generic logs matching a certain pattern including ban and offline bans. However, our team are on hand to support integration with other admin systems. The only requirement is that logs are sent whenever players are banned in game.

To setup the system, you should run the `/banevidence setup` command. The only required parameter is the `ban-logs` which refers to the channel where ban logs are posted by your admin system. The other optional parameter allows you to optionally send evidence logs in another channel as well as being displayed within the ban logs.

<figure><img src="/files/znlh3Gm4clu14FjOCi7d" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/N0p5V5nZ5ioPU6jpVoD6" alt=""><figcaption><p><a href="https://zap-hosting.com/deluxe"><strong>Click here to be redirected to our affiliate link!</strong></a></p></figcaption></figure>


---

# 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.elyxir.dev/features/ban-evidence.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.
