> For the complete documentation index, see [llms.txt](https://docs.pewestudios.com/pewestudios/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pewestudios.com/pewestudios/welcome-to-pewes-studios-doc..md).

# Welcome to Pewe's Studios Doc.

Please make sure to read this documentation before purchasing our assets. Our resources use a system to secure our FiveM Assets \[ESCROW].\
\
If you purchase Open Source Assets, you need to read the [<mark style="color:orange;">**Terms of Service.**</mark>](/pewestudios/information/tos.md)

{% hint style="success" %}
Make sure you communicate first with the development server before you buy our assets.
{% endhint %}

{% content-ref url="/pages/kmuHYrJSgdWhQbZVUkN5" %}
[How to Access Assets](/pewestudios/guides/how-to-access-assets.md)
{% endcontent-ref %}

{% content-ref url="/spaces/4HjWskpD570qbseHXTUs/pages/IvKF2Crro9k7m6CPZyWh" %}
[What Is Escrow and Open Source](/pewestudios/guides/what-is-escrow-and-open-source.md)
{% endcontent-ref %}

{% content-ref url="/spaces/4HjWskpD570qbseHXTUs/pages/N3Hv7sGBkj4eBETn2TYp" %}
[Transfer License](/pewestudios/guides/transfer-license.md)
{% endcontent-ref %}

{% content-ref url="/spaces/4HjWskpD570qbseHXTUs/pages/PPGTTmvcX8ZC5oioLG3Z" %}
[Install Peds](/pewestudios/guides/install-peds.md)
{% endcontent-ref %}

{% content-ref url="/spaces/4HjWskpD570qbseHXTUs/pages/tnnkO5N1GWzmdI7kwF3h" %}
[Install Clothes Packs](/pewestudios/guides/install-clothes-packs.md)
{% endcontent-ref %}

{% content-ref url="/spaces/4HjWskpD570qbseHXTUs/pages/BlDBsSaacL4GJCPRtWjp" %}
[Bug](/pewestudios/guides/bug.md)
{% endcontent-ref %}

{% content-ref url="/spaces/4HjWskpD570qbseHXTUs/pages/wWmtLg7POMlJwBDHSggB" %}
[You lack the required entitlement to use](/pewestudios/guides/you-lack-the-required-entitlement-to-use.md)
{% endcontent-ref %}

## Information

{% content-ref url="/spaces/4HjWskpD570qbseHXTUs/pages/Yg8bJ2fBHchkTjypl2gO" %}
[Terms of Service](/pewestudios/information/tos.md)
{% endcontent-ref %}

{% content-ref url="/pages/lpUiB4FQFlWh9IsWduB5" %}
[Licences](/pewestudios/information/licences.md)
{% endcontent-ref %}

{% content-ref url="/pages/lUWyoxDg1QKlJXZWficK" %}
[Support](/pewestudios/information/support.md)
{% endcontent-ref %}

We've put together some helpful guides for you to get setup with our product quickly and easily.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.pewestudios.com/pewestudios/welcome-to-pewes-studios-doc..md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
