# Whitelist

<mark style="color:red;">You can whitelist a role or user. Once whitelisted, only that role or user can use the command — others will be blocked unless they have a manager role or the required permissions.</mark>

<mark style="color:red;">The whitelist applies to commands only and does not extend to buttons or select menus. For control over both, use manager roles instead.</mark>

<mark style="color:blue;">**/whitelist**</mark> <mark style="color:purple;">**user\_or\_role:**</mark> `@User` <mark style="color:purple;">**command:**</mark> `/link create`


---

# 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.clashperk.com/others/whitelist.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.
