> For the complete documentation index, see [llms.txt](https://seasidestudios.gitbook.io/seaside-studios/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://seasidestudios.gitbook.io/seaside-studios/vfx-toolkit/what-is-all-in-1-vfx-toolkit.md).

# What is All In 1 VFX Toolkit

All In 1 Vfx Toolkit allows you to create amazing effects in the easiest and fastest way possible. Forget about shaders and technical limitations, it's time to create incredible VFXs!\
\
Take advantage of the lightning fast workflow, tools and awesome combinable effects to create beautiful VFX and particles that will take the visuals of your projects to a whole new level.\
\
**Don't own it yet?** → <https://assetstore.unity.com/packages/vfx/all-in-1-vfx-toolkit-206665?aid=1101l52IjU>\
**See it in Action: Try our WebGL demo now!** → <https://geribp.itch.io/all-in-1-vfx-toolkit-demo>

<figure><img src="/files/qsRSeaGiVMWQ3Ik00ZTZ" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="success" %}
This documentation will be periodically updated to reflect the latest version changes
{% endhint %}

{% hint style="info" %}
If you have any questions please contact: <seasidegamestudios@gmail.com>
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://seasidestudios.gitbook.io/seaside-studios/vfx-toolkit/what-is-all-in-1-vfx-toolkit.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.
