# Introduction

<figure><img src="https://567219628-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUprpKTgBFp8sG1IoUvh5%2Fuploads%2FUINLhzmCChGJRjgbXS01%2Fnew.png?alt=media&#x26;token=94944a14-955d-4e81-ac0a-cc51374eaba4" alt=""><figcaption></figcaption></figure>

We, at [Neverinstall](https://neverinstall.com/), love developers and have spent a lot of time and resources understanding their pain points, one of them is managing resource-intensive applications with rising hardware costs.

Today, we want to give developers the best development experience where they don't have to worry about system and resource requirements. **Neverinstall at its core is taking all the resource-intensive IDEs on the cloud and enabling Devs to code on their favorite IDEs uninterrupted.**

How about launching an app now and experiencing it yourself?

{% tabs %}
{% tab title="Dev Tools" %}

* [Android Studio](https://neverinstall.com/apps/androidstudio)
* [VS Code](https://neverinstall.com/apps/vscode)
* [PyCharm](https://neverinstall.com/apps/pycharm)
* [Jupyter](https://neverinstall.com/apps/jupyter)

[See all available Dev Tools](https://neverinstall.com/spaces)
{% endtab %}

{% tab title="Browsers" %}

* [Chrome](https://neverinstall.com/apps/chrome)
* [Firefox](https://neverinstall.com/apps/firefox)
* [Brave](https://neverinstall.com/apps/brave)

[See all available Browsers](https://neverinstall.com/spaces)
{% endtab %}

{% tab title="Utilities" %}

* [Obsidian](https://neverinstall.com/apps/obsidian/)
* [Slack](https://neverinstall.com/apps/slack)
* [Telegram](https://neverinstall.com/apps/telegram)

[See all available Utilities](https://neverinstall.com/spaces)
{% endtab %}
{% endtabs %}


---

# 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.neverinstall.com/introduction.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.
