# Why create games on Sticky instead of another tool?

Aside from writing the game code itself, Sticky controls game versions, checks for errors, publishes, etc. It lets you make games without having to touch a single line of code, whereas ‘vibecoding’ with a generic AI assistant means you need to put a lot of things together yourself. Sticky is also built for mobile first, rather than desktop. Further, Sticky is not just a creation tool, it's a whole gaming and social platform. You can make friends, hang out, play games and do a bunch of other things.

<br>


---

# 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://wiki.getstic.ky/faq/sticky-ai-game-maker/why-create-games-on-sticky-instead-of-another-tool.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.
