# Tooltip Manager

{% hint style="info" %}
The tooltip manager is an experimental feature that can be used on your buttons and objects to show the information when you highlight over them.
{% endhint %}

* On one of the UI - Parent objects make sure to add a&#x20;
  * Inventory Toggle script and set it to the system type that applies

<figure><img src="/files/3R6m5zMuu6k6DMQcoNws" alt=""><figcaption></figcaption></figure>

* Make sure you have a AK - TooltipManager GameObject
  * You can adjust the details below and make sure all the inspector fields are linked

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


---

# 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://speedtutoruk.gitbook.io/apk-documentation/support/tooltip-manager.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.
