> For the complete documentation index, see [llms.txt](https://outlaw-development.gitbook.io/outlaw-product-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://outlaw-development.gitbook.io/outlaw-product-documentation/important-info/terms-of-service.md).

# Terms Of Service

{% hint style="danger" %}
Please Read Carefully. We Have A Extremely Low Tolerance For These.
{% endhint %}

Unauthorized use or distribution ("leaking") of Outlaw Development Resources, whether they are free of charge or paid scripts, is strictly prohibited. If the leaker is found they will be removed and will no longer get further support or updates.

#### If you're found leaking or using a leaked version of my scripts in your server the following may occur:

* Your account and email address will be banned from Outlaw Development Store
* You will be permanently banned from Outlaw Development Discord and reported to multiple leak protection bots and services.
* You will receive no refunds for any of the resources that you have bought.
* You will get no support or further updates for any of my resources
* Anyone associated with you could possibly be banned as well from Outlaw Discord and Store

At the end of the day, leaking is a form of stealing. It allows others to gain access to something they didn't pay for. Instead of leaking or reselling my resources please just tell others to purchase my resources. Dealing with leakers and resellers is very time-consuming which doesn't allow me to make more scripts at a faster pace!&#x20;

{% hint style="danger" %}
Do Not Engage In Leaking Or Reselling But Rather Report It To Us:
{% endhint %}

You can always open a ticket in Outlaw Discord to report anyone for leaking or reselling! Please make sure you have proof because without proof we would be going off ("he said, she said") scenario! Thank you for supporting all our efforts to keep the resources paid!


---

# 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://outlaw-development.gitbook.io/outlaw-product-documentation/important-info/terms-of-service.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.
