> For the complete documentation index, see [llms.txt](https://peuren.gitbook.io/peuren/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://peuren.gitbook.io/peuren/home.md).

# Home

All of our scripts are secured by the CFX.re Asset Escrow. Not all code will be accessible and editable, but an extensive configuration will be provided.

### Terms Of Service

* Any redistribution (eg. leaking) of our resources, whether they are free or paid is prohibited.
* All purchases are final and are non-refundable. (If you have a very serious reason why you would need it, we might make an exception, but we provide no guarantee).
* When buying our products via Tebex (Tebex Limited) you also agree to it's [Privacy Policy](https://peuren.tebex.io/terms/privacy) and [Terms Of Service](https://peuren.tebex.io/terms/checkout)

If the Terms of Service is breached the following actions will be taken:

* You will be permanently banned from the Peuren Tebex shop.
* You will be permanently banned from the Peuren Discord server.
* Your access to any Peuren resources that you own will be revoked without any refunds.
* You will be reported to CFX.re if you or your server participated in redistribution or unauthorized use of Peuren resources.<br>

### Support

Support is only provided to our customers. If you have any issues you can contact us on[ our Discord server.](https://discord.gg/gM85YsC8xr)\
Before contacting us for support please check out our guides that are included in the resources, they might contain the solution to the problem you're having.

> **Peuren Development - Creating immersive experiences for you and your players.**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://peuren.gitbook.io/peuren/home.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.
