> For the complete documentation index, see [llms.txt](https://wiki.getstic.ky/faq/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.getstic.ky/faq/sticky-ai-game-maker-functionality/do-i-own-the-rights-to-the-games-i-make-with-sticky-game-maker.md).

# Do I own the rights to the games I make with Sticky Game Maker?

* 3D games (since 18 April 2025)
* 2D games: platformers, tappers, interactive stories/RPG, arcade games, puzzles, match-3, etc.&#x20;
* Single player games
* Mobile games
* Desktop web games (since 18 April 2025). Note: we are still working on making sure that games work across devices. Some desktop games may not work well on mobile and vice versa yet.
* Tip: start simple and build up from there!

<br>

<br>


---

# 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://wiki.getstic.ky/faq/sticky-ai-game-maker-functionality/do-i-own-the-rights-to-the-games-i-make-with-sticky-game-maker.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.
