# Bug & Issue Report

If you’re experiencing an issue not covered in this guide, click **“**[**Create Ticket**](https://discord.com/channels/1279322129086808155/1280217858667970580)**”** on our Discord support channel. Our Super-B team will get back to you as soon as possible.

#### Required Information

* **Your in-game nickname or Epic Games Account ID**
  * *If your in-game account has not been created yet, you can simply provide your Epic Games Account ID.*
* **Description of the issue**\
  (Please attach a screenshot of the error message or a video showing the issue.)

#### Optional (only if the game client crashed)

* A screenshot of your **PC specifications** (CPU and GPU)\
  → This can be found using `dxdiag` or in Task Manager → Performance tab
* Please **zip the contents** of the crash folder located at:\
  `%LocalAppData%\ProjectV\Saved` and attach it to your ticket.

***

**How to Find Your Epic Games Account ID**<br>

1. Open the Epic Games Launcher
2. Click on your profile, and copy your Account ID

<figure><img src="/files/2ivJHaz1kUWIQc1FjkNI" alt=""><figcaption></figcaption></figure>

<div align="left"><figure><img src="/files/QqC8owVn11abPP1A4Ee3" alt=""><figcaption></figcaption></figure></div>

***

**How to find your PC specs: CPU and GPU information**

1. Press `Win + R` on your keyboard to open the **Run** dialog.
2. Type `dxdiag` and press **Enter**.
3. The **DirectX Diagnostic Tool** window will appear.

   1. Take screenshots of both the **System** and **Display** tabs and attach them to your support ticket.

   <div align="left"><figure><img src="/files/j2JHJM03JPFc0lBM3vwg" alt=""><figcaption><p><br></p></figcaption></figure></div>

   <figure><img src="/files/g8KSmPY4haiRdDIzXGvn" alt=""><figcaption></figcaption></figure>


---

# 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://superb-1.gitbook.io/superb/support/bug-and-issue-report.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.
