# Show/Hide Tooltip for Options

You can display a tooltip when customers hover over product options.

***

####

{% stepper %}
{% step %}
Go to **App Settings**.
{% endstep %}

{% step %}
Turn on **Show tooltip when hovering over options**.
{% endstep %}

{% step %}

#### **Choose a Tooltip Style for Each Option Set**

* Open the **Option Set** where you want to add tooltips.
* Go to **Advanced Settings**.
* Select a **Tooltip Style**:
  * **📝 Text** – Displays text only.
  * **🖼 Text & Image** – Displays text with an image.
    * You can customize the **image style** for this tooltip type.
      {% endstep %}
      {% endstepper %}

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

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

📧 **Need Help?**\
If you run into any issues while setting up your option set, feel free to reach out to us at **Chat** or email **<contact@globosoftware.net>**.

&#x20;


---

# 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.globo.io/options/app-setting/show-hide-tooltip-for-options.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.
