# Graffitis Tab

> Here you can see a map with all the server graffitis.

* **Filter by gang:** Only render the graffitis created by the gang.

<figure><img src="/files/OJ3Yz6MGkPgMcf7eBAqO" alt=""><figcaption></figcaption></figure>

> You can click in a marker to show some info about the graffiti:

* **Identifier:** An unique identifier linked to the graffiti, this is used by the script code, useful if we are debugging something.
* **Gang:** The gang name.
* **Actions:** You can teleport to the graffiti location or delete it by double clicking the trash icon.

<figure><img src="/files/pyEAi4fcJXIlXhPKWncr" alt=""><figcaption></figcaption></figure>


---

# 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.av-scripts.com/laptop-pack-v3/gangs/admin-menu/graffitis-tab.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.
