# Sticky Notes

Bring a simple yet powerful interaction system to your server with STG Sticky Notes.\
Players can place customizable sticky notes anywhere in the world on walls, vehicles, or even on other players creating immersive and fun roleplay moments.

***

## Preview Video

not ready yet

***

Having trouble installing?

{% content-ref url="sticky-notes/installation" %}
[installation](https://stg-store.gitbook.io/documentation/scripts/sticky-notes/installation)
{% endcontent-ref %}

Want to customize the script?

{% content-ref url="sticky-notes/configuration" %}
[configuration](https://stg-store.gitbook.io/documentation/scripts/sticky-notes/configuration)
{% endcontent-ref %}

Which resources are required?

{% content-ref url="sticky-notes/dependencies" %}
[dependencies](https://stg-store.gitbook.io/documentation/scripts/sticky-notes/dependencies)
{% endcontent-ref %}

Need functions for integration?

{% content-ref url="sticky-notes/exports" %}
[exports](https://stg-store.gitbook.io/documentation/scripts/sticky-notes/exports)
{% 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://stg-store.gitbook.io/documentation/scripts/sticky-notes.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.
