# Issues & More

## Why are there issues?

Radon and its runtime are newly developed and haven't been through a lot of use. This means that there are most likely undiscovered issues with the compiler and runtime.\
\
If you run into an issue when using the compiler or runtime, and you believe that it's an issue with the internals, and not your plugin, be sure to report the issue to **Fin#7158** on discord and explain the issue in detail so that the issue can be dealt with.

## The End

This is the end of the tutorial for now. We've covered everything that you need to know to start making your own plugins!\
\
If this tutorial was hard to follow, or a few things weren't covered enough, make a support ticket so that we can improve this tutorial!\
\
Thanks for reading this tutorial, and we wish you luck in creating plugins!


---

# 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://radon-2.gitbook.io/saturn-swapper-plugins/radon/issues-and-more.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.
