> For the complete documentation index, see [llms.txt](https://docs.movel.ai/new-collection/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.movel.ai/new-collection/seirios-rns/faqs/interface-related.md).

# Interface Related

### What are the supported devices or minimum resolutions

{% hint style="info" %}
To view the user interface of Seirios RNS, enter <localhost:4000> or \<IPaddress>:4000 in your browser of choice
{% endhint %}

The following devices and resolutions are recommended to optimally use Seirios RNS user interface

<table><thead><tr><th width="150" align="center">Device</th><th width="152.2278758318522" align="center">Recommended Devices</th><th width="228.55573503769727" align="center">Min Screen Size (W x L)</th><th align="center">Orientation</th></tr></thead><tbody><tr><td align="center">Desktop</td><td align="center">Windows or Mac</td><td align="center">1440 x 1024</td><td align="center">Landscape</td></tr><tr><td align="center">Tablet</td><td align="center">iPad mini or above</td><td align="center">768 x 1024</td><td align="center">Portrait &#x26; Landscape</td></tr><tr><td align="center">Mobile</td><td align="center">iPhone 8 or above</td><td align="center">375 x 667</td><td align="center">Portrait</td></tr></tbody></table>

### Nothing appears when I'm on localhost:4000

1. Check if everything is set up correctly in `docker-compose.yaml`&#x20;
2. See if containers are running in `docker ps`&#x20;

### What is the default password for Seirios RNS?

Use ***admin:admin*** in both username and password fields

###
