# Do I get my Prompt back if the AI doesn't work?

Sticky incurs the AI inference cost even when the AI's answer is not satisfactory. So until recently, no. Starting in April 2025 we began experimenting with allowing users to recover some or all of their prompts when they undo or revert prompts.

<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/do-i-get-my-prompt-back-if-the-ai-doesnt-work.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.
