# Report an Issue

Regardless of the problem, we want to help resolve your issue as quickly as possible.

## Report an Issue with Account Access

If you are already working with an account representative or solutions architect, send them a message directly and they will quickly route it to the appropriate party. Otherwise, [let us know](https://sudoplatform.com/#lets-chat) the issue you are experiencing and we will get you the assistance you need.

## Report an Issue with an SDK or Sample App

Did you find an issue with an SDK or one of our sample apps? Locate the applicable [Github repository](https://github.com/sudoplatform) and check the open and closed issues to see if it has already been reported. If not, feel free to file an issue so that one of our engineers can investigate the problem.


---

# 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.sudoplatform.com/get-help/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.
