# How do I get the AI to work better?

Keep it simple - start with a simple idea, add one feature or adjustment at a time. Avoid the temptation to create an overly complex prompt or to ask the AI to create a complex game (‘Create GTA!'). If the AI stops working well, revert to the last version that was good and continue from there rather than arguing with it. Each chat is one game. Do not try to create a completely different game in the same chat.

<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/how-do-i-get-the-ai-to-work-better.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.
