# Report an Issue

## Step 1.

Go to: [TODO\_CELESTIUM\_GITHUB\_DISCUSSIONS\_URL](https://github.com/NextGenOrgs/celestium/blob/main/about-celestium/audits-and-bug-bounty/TODO_CELESTIUM_GITHUB_DISCUSSIONS_URL/README.md)

> Please check the list of already reported issues to avoid reporting one and the same thing twice.

## Step 2.

Click on "New discussion".

TODO — embed screenshot at `../public/report-issue-step2.png`.

## Step 3.

Find "Bugs & Reports" and click "Get started".

TODO — embed screenshot at `../public/report-issue-step3.png`.

## Step 4.

1. Type in a title that will help us understand what the issue is about
2. Describe the issue (add links if possible)
3. Add screenshot if possible
4. Click on "Start discussion"

TODO — embed screenshot at `../public/report-issue-step4.png`.

## That's it!

A member of our team will take it from here. Thank you for helping to improve the experience for everyone using Celestium!


---

# 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.celestium.digital/audits-and-bug-bounty/report-an-issue.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.
