# IDEs

![](/files/-M4Um5SYWuuQG5zdHVnL)

We love to code here and Andronix is a portable computer. Why not use it to code anywhere? You can use full fledged IDEs inside Andronix.

{% hint style="warning" %}
We have only tested **VS code**, **IntelliJ Idea**, **IntelliJ DataGrip**, **MonoDevelop** (tested GTKsharp, ASP NET, ASP NETCORE this last have a problem with the target framework), **Mono** (In console, you can compile simple console programs in C #) **Net Core**. You can test other IDEs and edit this page to add it to the list.
{% endhint %}


---

# 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://andronix-app.gitbook.io/andronix-app/software/ides.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.
