# Publishing Games on Sticky

- [Do I own the rights to the games I make with Sticky Game Maker?](https://wiki.getstic.ky/faq/publishing-games-on-sticky/do-i-own-the-rights-to-the-games-i-make-with-sticky-game-maker.md)
- [Can I publish games I create on Sticky on the App Store / Play Store?](https://wiki.getstic.ky/faq/publishing-games-on-sticky/can-i-publish-games-i-create-on-sticky-on-the-app-store-play-store.md)
- [Can I push the code of my game to a git repository?](https://wiki.getstic.ky/faq/publishing-games-on-sticky/can-i-push-the-code-of-my-game-to-a-git-repository.md)
- [Can I publish the games I make on my own domain?](https://wiki.getstic.ky/faq/publishing-games-on-sticky/can-i-publish-the-games-i-make-on-my-own-domain.md)


---

# 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/publishing-games-on-sticky.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.
