# Welcome!

Welcome to the Official Excellent Procedural Recoils documentation. Here you will find useful information and guides on how to use the features integrated into Excellent Procedural Recoils.

You can migrate Excellent Procedural Recoils into your project or use it as a template.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td>Our Vision and Values</td><td>Get to know HarderStudios</td><td></td><td><a href="/pages/FzLx8c8GWPnlXrhgujvV">/pages/FzLx8c8GWPnlXrhgujvV</a></td><td><a href="/files/Elqz9rzRCCTzMV1HLL0l">/files/Elqz9rzRCCTzMV1HLL0l</a></td></tr><tr><td>Core Implementation</td><td></td><td></td><td><a href="/pages/jdC3qe7ot2KLSwIjoSm1">/pages/jdC3qe7ot2KLSwIjoSm1</a></td><td><a href="/files/eBqP1NMv2zBSzud8ebwG">/files/eBqP1NMv2zBSzud8ebwG</a></td></tr></tbody></table>


---

# 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://harderstudios.gitbook.io/excellent-procedural-recoils/readme.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.
