# Standby Screen

This is the default landing interface when SatisView App is launched.&#x20;

<figure><img src="/files/ETgm3si6ERVUNyF3R7sg" alt=""><figcaption></figcaption></figure>

## Information bar

On the Information bar, you can find all essential information used for connecting and presenting to this screen.

### Receiver name

On your personal device, you want to look for this name if you wish to screen share to this touch screen.

### Login code

When login code feature is enabled, it is required to input before screen sharing.&#x20;

{% hint style="info" %}
This is to prevent you from sharing to the undesirable screen.
{% endhint %}

Receiver IP

This is the IP address SatisView App is currently assigned.&#x20;

{% hint style="info" %}
On the SatisView App (sender), you may use this IP address to initiate screen sharing.
{% 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://docs.satisview.com/satisview/standby-screen.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.
