# FAQ

1. **How do I unload the cheat?**\
   Close Notepad.exe from taskmanager.&#x20;
2. **Do we have trial keys?**\
   No, we offer day keys instead as a way to prevent people from abusing trial keys which is impossible to fully secure on client-side.
3. H**ow do I import configs?**\
   If you are currently loaded, close Notepad.exe from taskmanager. Make sure your have set a config path in the loader settings to the location where you want the config folder to be. Then find any config in **#config-sharing** channel on discord and download the json files. Drag them into the folder. After that, restart the loader again and it should be loaded.
4. ***I bought but dont see any key.***\
   You should get an email within 15 minutes with the key. Check spam mail also. If you didn't recieve within 15 minutes, open a ticket with your orderId and we will solve it for you.


---

# 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://xenon-3.gitbook.io/xenon-docs/faq.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.
