# Nameplate Displays

Changing nameplate displays can be useful to reduce visual clutter in certain circumstances.

* Add a category of players to affect a nameplate display change to.
* Set a number for which nameplate display mode to use.

See the [/nameplatedisp command](https://na.finalfantasyxiv.com/lodestone/playguide/db/text_command/d9ac14dae19/) for more info!

#### Examples

`/nameplatedisp self 4`

Hide your own nameplate.

Useful for when your own name can make it difficult to see markers above your head.

`/nameplatedisp all 4`

Hide all nameplates.

Useful when in large party battles like Delubrum Reginae Savage to reduce visual clutter.

`/nameplatedisp party 1`

Show party nameplates.

Useful to show your own party after hiding everyone else's nameplates when reducing visual clutter.


---

# 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://info.ff14fun.club/learning/commands/nameplate-displays.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.
