# On-Screen Keyboard

The **On-Screen Keyboard** is a keyboard that appears on the screen. It can be used by a user to incorporate a variety of functions in the *User Interface*, such as inputting text or selecting based on a specified key, directly on a screen rather than requiring additional hardware.

The two images below show an **On-Screen Keyboard** in the viewport of **Incari Studio** and the **Incari Player**.

![On-Screen Keyboard in the Viewport.](/files/zDt6lW2yvpdee5g8PvOP)

![On-Screen Keyboard in the Incari Player.](/files/KGtRjQI2RUA2MwalnvcS)

There are several **Nodes** attributed to the **On-Screen Keyboard**. More informaton can be found [here](/incari-studio/2022.2/toolbox/incari/on-screenkeyboard.md) and [here.](/incari-studio/2022.2/toolbox/events/on-screenkeyboard.md)

Additionally, the **Project Settings** allow the user to add different [keyboard *layouts*.](/incari-studio/2022.2/modules/project-settings/keyboard.md)


---

# 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.incari.com/incari-studio/2022.2/objects-and-types/scene-objects/onscreenkeyboard.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.
