# Issues

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

If you encounter any issues or errors while using the SDK, you can open a new issue [here](https://github.com/DIGITALAX/KinoraSDK/issues).

When creating a new issue, please provide as much information as possible to help us understand and reproduce the problem. Here are some guidelines to follow:

* Give the issue a clear and concise title that summarizes the problem.&#x20;
* Describe the issue in detail, inclusive of reproduction steps, error messages, and related logs.
* Specify your environment, including the versions of the SDK, Node.js and any other relevant software or packages you are using.&#x20;
* Include screenshots if possible.


---

# 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://codex.irrevocable.dev/resources/issues.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.
