> For the complete documentation index, see [llms.txt](https://docs.neverinstall.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.neverinstall.com/introduction/system-requirements.md).

# System Requirements

Using Neverinstall is as simple as it gets, and the requirements to access and utilize the platform are minimal. Here's what you need:

1. **Internet Browser**: Neverinstall is a web application, which means it can be accessed via any modern internet browser. Whether you're using Google Chrome, Mozilla Firefox, Safari, or any other browser, you can access Neverinstall without any issue.
2. **Device**: The platform can be accessed from a range of devices including a desktop, laptop, tablet, or mobile device. As long as your device has a browser, you can use Neverinstall.
3. **Stable Internet Connection**: As the platform streams a Linux environment to your browser, a minimum **10 mbps** stable internet connection is necessary to ensure a smooth and lag-free user experience.
4. **Avoid  using local VPN:** We strongly discourage the use of VPNs while using Neverinstall. We recommend disabling or uninstalling any VPN services on the devices that you plan to use for accessing Neverinstall. They can increase latency, degrade connection quality, and in some cases, might prevent you from accessing Neverinstall services altogether.

\
That's it! No downloads, no installations, and no specific operating system requirements. Simply log on to our website from your browser and start using Linux applications in your browser.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/system-requirements.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.
