> For the complete documentation index, see [llms.txt](https://novaos.gitbook.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://novaos.gitbook.io/main/get-started/access-novaos.md).

# Access NovaOS

## [https://runnova.github.io/NovaOS/](https://adthoughtsglobal.github.io/Nova-OS/)

This is the website link for NovaOS for larger-screen devices.

{% hint style="info" %}

## Facing any issues?

Join our Discord for help, [here](https://discord.gg/NhC8N2Mxta).
{% endhint %}

To use NovaOS in a mobile or a vertically screened device with a dynamic viewport, consider installing the OS as an app.

## Installing NovaOS as an App in Chrome

Chrome, or its alternatives like Edge, Opera, have mostly the same methods.

{% stepper %}
{% step %}

### Open Chrome

From your default OS.
{% endstep %}

{% step %}

### Go to [runnova.github.io/NovaOS](https://adthoughtsglobal.github.io/Nova-OS/)

and wait until NovaOS installs.

Once it's done, and you see a dock,
{% endstep %}

{% step %}

### Tap the menu button

on Chrome; you can find it in the top right corner outside NovaOS.
{% endstep %}

{% step %}

### Tap "Install NovaOS" or "Add to home screen"

Now wait for your OS to make a dialog for its installation, install NovaOS, and you are done.
{% endstep %}

{% step %}

### From the app menu on your device, open NovaOS.

You now have your personal Web System ready to be used.
{% endstep %}
{% endstepper %}

{% hint style="info" %}

## Facing any issues?

Join our Discord for help, [here](https://discord.gg/NhC8N2Mxta).
{% endhint %}


---

# 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://novaos.gitbook.io/main/get-started/access-novaos.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.
