# Welcome to the SplameiPlay Docs!

This is the official documentation on how to use SplameiPlay and how to develop for it.

{% hint style="info" %}
This documentation is for SplameiPlay 4.x Bloom (Stable) and not for 5.x Particle (Alpha) and other SplameiPlay editions
{% endhint %}

<figure><img src="/files/j7H82oFzkvPAaJV2Mx0W" alt=""><figcaption></figcaption></figure>

SplameiPlay is the indie store from Splamei made by the people, for the people. It's made in the Unity Game Engine and it designed to be easy to use and easy to publish too. This documentation aims to show you how to use and develop for SplameiPlay.


---

# 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://splamei.gitbook.io/splameiplay-docs/welcome-to-the-splameiplay-docs.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.
