# Notify

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

### 🔰 Features

<details>

<summary>🔹 Clean Notification System</summary>

* Display styled notifications with title, message, and type (success, error, warning, info).

</details>

<details>

<summary>🔹 Custom Icons &#x26; Colors</summary>

* Use Font Awesome icons and custom colors to match your UI design.

</details>

<details>

<summary>🔹 Server &#x26; Client Support</summary>

* Easily trigger notifications from both client and server scripts.

</details>

<details>

<summary>🔹 Advanced Progress Bars</summary>

* Create interactive progress bars with animations, props, and player restrictions.

</details>

<details>

<summary>🔹 Cancellable Actions</summary>

* Players can cancel actions (e.g. pressing X), giving full control over interactions.

</details>

<details>

<summary>🔹 Animation &#x26; Prop Support</summary>

* Attach props and play animations during progress bars for immersive scenarios.

</details>

<details>

<summary>🔹 Player State Control</summary>

* Disable movement, combat, vehicles, or camera during actions.

</details>

<details>

<summary>🔹 Flexible Positioning</summary>

* Configure where notifications appear on the screen.

</details>

<details>

<summary>🔹 Lightweight &#x26; Optimized</summary>

* Minimal performance impact, designed for modern FiveM servers.

</details>

<details>

<summary>🔹 Full oct_ Compatibility</summary>

* Seamlessly works with all other oct\_ scripts.

</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://octavista-development.gitbook.io/octavista-development/scripts/notify.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.
