# Banned Player Lock Removals

## Temporary Bans

**Locks that belong to temporarily banned players are not eligible for removal while their ban is active.**\
This means they remain protected by the **/seen** rule outlined in [Claim Maintenance and Expiration](/minecraft/rules-policies/claim-maintenance-and-expiration.md).

## All Other Bans

Players banned for reasons other than temporary bans have one week to [submit an appeal](/minecraft/rules-policies/ban-appeals.md) before their locks are eligible for removal.

A player's locks cannot be removed during:

* The initial one-week appeal window.
* Any time during which their appeal is under consideration.

To request lock removal after these periods, open a ticket in our Discord as outlined in [https://github.com/JL-III/Theatria/blob/master/docs/faqs-troubleshooting/technical-help.md](https://github.com/JL-III/Theatria/blob/master/docs/faqs-troubleshooting/technical-help.md "mention").

***

[Rules & Policies](/minecraft/rules-policies.md)


---

# 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.playtheatria.com/minecraft/rules-policies/banned-player-lock-removals.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.
