# Plugin Content

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

### Example Content

* Character: Default Assets for the Player Character used in the example map.
* MapAssets: Other Assets used in the example map.
* SH\_Map\_RuntimeTooltips\_Example: A playable map with examples on how to use the Runtime Tooltips.
* SH\_TooltipMap\_Example: An example SHADERSOURCE Tooltip Map Asset that's used in the example map.
* SH\_TooltipTrigger\_Example: A basic trigger box actor used in the example map. This actor's Blueprint has examples on how to trigger tooltips, the tooltip history, and modal popups.

### Templates

These assets are all templates intended to be duplicated and modified for a specific game's context. These are also the assets that the Runtime Tooltips Editor Helpers duplicates.


---

# 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.shadersource.io/coming-soon/shelved-runtime-tooltips/how-to-use/plugin-content.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.
