# nn\_posters

#### General information before installing <a href="#general-information-before-installing" id="general-information-before-installing"></a>

Nano Scripts’ Advanced Posters gives your players a full advertising system with a user panel to create, place and track poster campaigns—and an admin console to review, approve and remove them. Players schedule start dates, pick durations, upload images, GIFs or YouTube links, and see live price breakdowns by size, location traffic and length. Admins stay in control with approve/reject feedback, teleport-to-billboard and auto-expiry of campaigns.

#### Common questions <a href="#common-questions" id="common-questions"></a>

<details>

<summary>Who can create new posters, and how do I change it?</summary>

You can leave it open for all players, but you can also limit to a job in `config.lua`

</details>

<details>

<summary>What type of medias can you set in the posters?</summary>

You can set images, GIFs or Youtube videos.

</details>

<details>

<summary>How do I stop players from trolling?</summary>

Posters need to be approved by admins in their admin panel before being visible to all players.

</details>


---

# 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://nanoscripts.gitbook.io/docs/scripts/nn_posters.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.
