# Troubleshooting the Sticky AI Game Maker

- [The AI made a mistake - what now?](https://wiki.getstic.ky/faq/troubleshooting-the-sticky-ai-game-maker/the-ai-made-a-mistake-what-now.md)
- [Why does the AI say the bug is fixed if it isn't?](https://wiki.getstic.ky/faq/troubleshooting-the-sticky-ai-game-maker/why-does-the-ai-say-the-bug-is-fixed-if-it-isnt.md)
- [Do I get my Prompt back if the AI doesn't work?](https://wiki.getstic.ky/faq/troubleshooting-the-sticky-ai-game-maker/do-i-get-my-prompt-back-if-the-ai-doesnt-work.md)
- [I made a game with the AI and it has a bug, can you help fix it?](https://wiki.getstic.ky/faq/troubleshooting-the-sticky-ai-game-maker/i-made-a-game-with-the-ai-and-it-has-a-bug-can-you-help-fix-it.md)
- [How do I get the AI to work better?](https://wiki.getstic.ky/faq/troubleshooting-the-sticky-ai-game-maker/how-do-i-get-the-ai-to-work-better.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/troubleshooting-the-sticky-ai-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.
