# Welcome to Roofen Game

Here you can see any game framework I've made that might help you!

The site will include documentation for all my frameworks, and I assure you that I will continue to update both the documentation and the frameworks.

### Contact

If you have any questions or assistance feel free to contact me at the following address

**<wufengovo@gmail.com>**

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-type="content-ref"></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Common Stat</strong></td><td>Learn the Common Stat</td><td></td><td><a href="/pages/rnDwhzi1aP8QGwMR8eyW">/pages/rnDwhzi1aP8QGwMR8eyW</a></td><td></td><td></td><td></td><td><a href="/pages/rnDwhzi1aP8QGwMR8eyW">/pages/rnDwhzi1aP8QGwMR8eyW</a></td></tr><tr><td>RToDo</td><td>Learn the RToDo</td><td></td><td><a href="/pages/h9NMNvLwvaGxtqrwGfDf">/pages/h9NMNvLwvaGxtqrwGfDf</a></td><td></td><td></td><td></td><td><a href="/pages/h9NMNvLwvaGxtqrwGfDf">/pages/h9NMNvLwvaGxtqrwGfDf</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://roofen-game.gitbook.io/roofen-game/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.
