# TrHolograms

## #1 - First Step

You need to download [TrHologram](https://www.spigotmc.org/resources/75503/) from thier spigot page. [Click here](https://www.spigotmc.org/resources/trhologram-1-8-1-15.75503/) to download.

## #2 - Second Step

Drag and Drop **TrHologram** in your `server/plugins` folder.

## #3 - Final step

Restart the server. `/reload` is not recommended for this porpuse.

Download and install [PlaceholderAPI](https://www.spigotmc.org/resources/6245/) to enable **Placeholders** like `%player_name%`.

{% content-ref url="/pages/-MZYavNRChoITbV-VpAr" %}
[Holograms Usage](/holograms/holographics-display.md)
{% endcontent-ref %}


---

# 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://snpc.docs.snake.rip/holograms/holograms-installation/trholograms-1.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.
