# Usage Guide

## Usage Guide

### Open Menu

```
/banmenu
```

Or press `F6`.

### Ban Online Player

```
1. Open menu
2. Go to Players tab
3. Click Ban button
4. Select reason and duration
5. Confirm
```

### Remove Ban

```
1. Go to Bans tab
2. Find the ban
3. Click Remove Ban
```

### Offline Ban

```
1. Go to Offline Ban tab
2. Enter name
3. Enter license identifier
4. Set reason and duration
5. Click Ban Player
```

### Search

Filter by:

* Player name
* Player ID
* Ban ID
* Ban reason


---

# 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://elena-scripts.gitbook.io/elenascripts/core-systems/ban-menu/usage-guide.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.
