> For the complete documentation index, see [llms.txt](https://docs.arius-scripts.com/site/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.arius-scripts.com/site/documentation/resources/staff-tag.md).

# Staff Tag

{% embed url="<https://youtu.be/_OITTd9aCkc>" %}

{% embed url="<https://arius-scripts.com/category/scripts/product/7138980>" %}

Staff Tag is a lightweight, highly customizable script that displays staff roles above player heads. It supports **Discord roles** and **in-game roles**, with theme support.

***

#### ✨ Features

* Discord Integration – Grant staff tags and permissions based on specific Discord roles and auto-fetch their profile images.
* Customizable Themes & Styles – Easily configure colors, fonts, and styles, allowing for multiple unique themes per role.
* Live Configuration Updates – Apply changes to themes and styles instantly without requiring a script restart.
* Profile Image Flexibility – Display either the staff member's Discord profile picture or a custom image defined in the config.
* Optimized Performance – Ensures smooth and lag-free operation with an idle resource monitor reading of 0.0ms.


---

# 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://docs.arius-scripts.com/site/documentation/resources/staff-tag.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.
