# Welcome

Welcome to the Explosions Pack documentation! Here you'll get an overview of how the explosion works and how to edit/create your own.

This is the documentation for [Realistic Explosion Pack](https://assetstore.unity.com/packages/slug/334984), [Stylized Explosion Pack](https://assetstore.unity.com/packages/slug/346448) and [Cartoon Explosion Pack](https://assetstore.unity.com/packages/slug/334986).

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Installation Guide</strong></td><td>You should README</td><td><a href="/files/hLvaf0j0UJEYB6f3GzTC">/files/hLvaf0j0UJEYB6f3GzTC</a></td><td></td><td><a href="/pages/a4Xc3HgQncAJlBKorrkE">/pages/a4Xc3HgQncAJlBKorrkE</a></td></tr><tr><td><strong>Getting Started</strong></td><td></td><td><a href="/files/neD7SpmZYvY38o54mEbp">/files/neD7SpmZYvY38o54mEbp</a></td><td></td><td><a href="/pages/M8rdEoAc7L5t0y7KvPBr">/pages/M8rdEoAc7L5t0y7KvPBr</a></td></tr><tr><td>Create an Explosion</td><td>Create your first custom explosion</td><td><a href="/files/ZzzuOPOwks0p6jgTX3tA">/files/ZzzuOPOwks0p6jgTX3tA</a></td><td></td><td><a href="/pages/vue4kMeJxRaLQAzS4izS">/pages/vue4kMeJxRaLQAzS4izS</a></td></tr><tr><td>Edit an Explosion</td><td>Edit any pre-made explosion to your liking</td><td><a href="/files/7sstjTZlPO8Qq97V4O9S">/files/7sstjTZlPO8Qq97V4O9S</a></td><td></td><td></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://saitama-studio.gitbook.io/explosions-pack/welcome.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.
