# Visuals

### 👁️‍🗨️ NameESP

{% hint style="info" %}
NameESP allows you to see the name tags of other players through walls, making it easier to locate them. It's especially useful for finding enemies in PvP games or tracking the location of other players in multiplayer servers. This feature enhances visibility by making nametags as big as the player itself, ensuring they're easily noticeable even from a distance.
{% endhint %}

### 💡 FullBright

{% hint style="info" %}
You can adjust the game's lighting so that everything is visible, even in dark areas. This makes it easier to explore and navigate the game, especially in areas where there are no light sources.
{% endhint %}

### 🏷️ NameTags

{% hint style="info" %}
Makes the name tags of other players appear larger, enhancing their readability even from a distance. This can be particularly advantageous when being aware of incoming players is crucial, ensuring you can spot approaching individuals promptly.
{% endhint %}

### 📏 Player Size

{% hint style="info" %}
The "Player Size" feature enables you to adjust the size of enemy players' character models for a unique and entertaining gaming experience. Please note that while this feature changes the visual appearance of enemy players, it does not alter their hitboxes. This function is designed primarily for amusement and creativity, offering a fresh perspective on in-game interactions.
{% endhint %}


---

# 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.akiraghost.com/product-guides/akira-memory/features/visuals.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.
