# Guides

- [How to Access Assets](https://docs.pewestudios.com/pewestudios/guides/how-to-access-assets.md): Our resources use the system to secure our FiveM Assets Escrow scripts. After purchasing our resource on our site, go to FiveM's keymaster site, then go to purchased assets.
- [What Is Escrow and Open Source](https://docs.pewestudios.com/pewestudios/guides/what-is-escrow-and-open-source.md)
- [Transfer License](https://docs.pewestudios.com/pewestudios/guides/transfer-license.md)
- [Install Peds](https://docs.pewestudios.com/pewestudios/guides/install-peds.md): How To Install Ped on your Resource
- [Install Clothes Packs](https://docs.pewestudios.com/pewestudios/guides/install-clothes-packs.md): Our resources use the system to secure our FiveM Assets Escrow scripts. After purchasing our resource on our site, go to FiveM's keymaster site, then go to purchased assets.
- [Install Clothes](https://docs.pewestudios.com/pewestudios/guides/install-clothes.md)
- [Bug](https://docs.pewestudios.com/pewestudios/guides/bug.md)
- [You lack the required entitlement to use](https://docs.pewestudios.com/pewestudios/guides/you-lack-the-required-entitlement-to-use.md)


---

# 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://docs.pewestudios.com/pewestudios/guides.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.
