# Virtual Keyboard Options Setting

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

Navigate to the **Customizable Options** tab from the Product edit page and click on **Add Option**.

* **Option Title:** Set the title of the option.
* **Option Type:** Select the custom option type from here.

**NOTE:** In order to show the virtual keyboard in the frontend, you must select an option from the "Magecomp Virtual Keyboard".

* **Price**: Set the price value from here
* **Price Type**: Set price type from here, which can be from Fixed to Percentage base.
* **SKU**: Set the SKU value from here.
* **Max Characters**: Set the max characters limit for your virtual keyboard from here.

If anything goes wrong, please contact us at <support@magecomp.com>


---

# 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.magecomp.com/magento-2-virtual-keyboard/virtual-keyboard-options-setting.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.
