# Submit Bugs & Feedback

To ensure the game’s continual improvement and to reward our testers, we’ve introduced a system to submit game bugs and feedback.

### **Submitting Bugs**

[Submit Bugs Here ->](https://forms.gle/12QFjSM71xYGjro57)

Bugs are any glitches, issues, security vulnerabilities, etc... that are in the game. Here is how we categorize them in tiers:

**Minor Bug:**

* Cosmetic or minor functional issues that do not significantly affect gameplay or user experience.
* **Examples:**
  * Typographical errors in in-game text.
  * Minor graphical glitches (e.g., texture misalignment, clipping).
  * UI elements that are slightly misaligned but still functional.

**Moderate Bug:**

* Issues that affect gameplay or user experience but do not prevent the player from progressing or completing the game.
* **Examples:**
  * Interactive elements behaving unexpectedly.
  * Items or UI not updating correctly but can be resolved with a workaround.
  * Performance issues causing occasional lag or frame rate drops.

**Critical Bug:**

* Severe issues that prevent the player from progressing, completing the game, or significantly disrupt gameplay.
* **Examples:**
  * Game crashes or freezes during key moments.
  * Blockchain or token vulnerabilities.
  * Major gameplay mechanics not functioning as intended, blocking progression.

***

### **Submitting Feedback**

[Submit Feedback Here ->](https://forms.gle/5UYC4wxSnoQT8aFf8)

Feedback on gameplay is critical for Outpost Surge to be the best game it can be! If you have ideas, here is what we are looking for:

**Minor Feedback:**

* Minor feedback pertains to elements that enhance the overall player experience but are not essential to gameplay or progression.
* **Examples:**
  * **UI/UX Improvements:** Suggestions for better navigation or more intuitive user interfaces.
  * **Aesthetic Enhancements:** Ideas for improving visual elements, sound effects, or background music.
  * **Quality of Life Changes:** Recommendations for small changes that would make gameplay smoother, such as better inventory management or shortcut keys.

**Major Feedback:**

* Major feedback addresses significant aspects of the game that impact core gameplay mechanics, player progression, or overall enjoyment.
* **Examples:**
  * **Gameplay Mechanics:** Suggestions for improving or modifying core gameplay elements (e.g., combat system, crafting mechanics, resource management).
  * **Balance and Difficulty:** Feedback on game balance, including difficulty spikes or areas that feel too easy or too hard.
  * **Content and Features:** Ideas for new content, such as missions, quests, character abilities, or game modes.
  * **Narrative and Story:** Suggestions for enhancing the game’s story, character development, or dialogue.


---

# 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://docs.outpostsurge.com/misc/submit-bugs-and-feedback.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.
