> For the complete documentation index, see [llms.txt](https://bch-1.gitbook.io/bch-anticheat/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bch-1.gitbook.io/bch-anticheat/whitelist-player.md).

# Whitelist Player

***

## 1. Automatic Whitelisting via txAdmin Permissions

**BCH Anticheat** automatically whitelists users with txAdmin permissions, which is sufficient for most servers. This behavior can be managed via the 'Whitelist Tx' option in the  Config file."

## 2.Administrator Whitelisting Using Discord, and FiveM Identifiers

In file **Admin.json** you will found tables you can add admins by copying it or adding news from **ingame panel.**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://bch-1.gitbook.io/bch-anticheat/whitelist-player.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.
