# Prodigy

## What is Prodigy?

It a game template delivering solutions for database, workflow, design, code architecture, characters, weapons, items, inventory, AI and a whole bunch of other things.

This is a framekwork that lets you jump in, start populating it with your own content and have your game built in with minimal time and overhead compared to doing it yourself from scratch.

Pleasant adventures,\
\- Lane


---

# 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://lanefox.gitbook.io/prodigy/master.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.
