# Runtime Spawner User Manual

<figure><img src="https://627544832-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAjayiCOvbs0xN74JSxBK%2Fuploads%2FALpynJLEJg1w1C0A5JYO%2FSocialImage.png?alt=media&#x26;token=51bf6499-cc59-4cab-80ed-6bd701df23f5" alt=""><figcaption></figcaption></figure>

### Online Documentation <a href="#v9m6f5yigbfc" id="v9m6f5yigbfc"></a>

The most up to date version of this documentation is online here:

**User Manual:** <https://megacrush.gitbook.io/runtime-spawner-user-manual>

**API Documentation:** <https://www.megacrush.app/api/runtime-spawner>

**Unity Asset Store:** <https://assetstore.unity.com/packages/tools/behavior-ai/runtime-spawner-277419>

**Video tutorials:** <https://www.youtube.com/watch?v=aGKQzpvY0-c&list=PLYPDHet-Xh0FLfgrrSU9fN0v0pV9bZA0N>

**Public Roadmap \*NEW\*:** [**https://trello.com/b/eYnaoOyk/runtime-spawner-roadmap**](https://trello.com/b/eYnaoOyk/runtime-spawner-roadmap)&#x20;

### Feedback / Get in touch <a href="#t6e4tpvw5chd" id="t6e4tpvw5chd"></a>

For support, please email <support@megacrush.app> or visit our website at <https://www.megacrush.app/support>

You can also get in touch:

* on Discord: <https://discord.com/invite/kvsMqeFS7Y>
* or Bluesky: <https://bsky.app/profile/megacrush.bsky.social>


---

# 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://megacrush.gitbook.io/megacrush-unity-assets/runtime-spawner/runtime-spawner-user-manual.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.
