# I made a game with the AI and it has a bug, can you help fix it?

We'd love to, honestly. But we're focused on making the AI and the platform work well in general, for everyone. So we don't typically troubleshoot individual creation issues, unless we think it might provide a clue to solve an issue that is more general. Feel free to share your draft in an appropriate club and more experienced Sticky creators might be able to help there.

<br>

<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/troubleshooting-the-sticky-ai-game-maker/i-made-a-game-with-the-ai-and-it-has-a-bug-can-you-help-fix-it.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.
