# Information

- [Support](https://docs.pewestudios.com/pewestudios/information/support.md): The support system will always seek to help you, but please keep a few things in mind.
- [Licences](https://docs.pewestudios.com/pewestudios/information/licences.md): Licensing and data protection system that we use in our store.
- [Terms of Service](https://docs.pewestudios.com/pewestudios/information/tos.md): By using our services and buy our Open Source Assets, you agree to comply with and be bound by the following terms and conditions. Please read them carefully.


---

# 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/information.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.
