diff --git a/renox.sune b/renox.sune
new file mode 100644
index 0000000..a1652bf
--- /dev/null
+++ b/renox.sune
@@ -0,0 +1,32 @@
+[
+ {
+ "id": "9ucskrw",
+ "name": "Renox's Personal Store",
+ "pinned": false,
+ "avatar": "",
+ "url": "gh://sune-org/store@main/renox.sune",
+ "updatedAt": 1757036309544,
+ "settings": {
+ "model": "openai/gpt-5",
+ "temperature": 1,
+ "top_p": 0.96,
+ "top_k": 0,
+ "frequency_penalty": 0,
+ "presence_penalty": 0,
+ "repetition_penalty": 1,
+ "min_p": 0,
+ "top_a": 0,
+ "max_tokens": 0,
+ "verbosity": "",
+ "reasoning_effort": "default",
+ "system_prompt": "",
+ "html": "\n",
+ "extension_html": "\n\n"
+ },
+ "storage": {
+ "marketplace": {
+ "url": "https://raw.githubusercontent.com/multipleof4/.sune/main/catalog.json"
+ }
+ }
+ }
+]
\ No newline at end of file