# Getting started with ShowMeMore

The ShowMeMore Viz collection is available as both a dashboard extension and viz extension. The dashboard extension includes all visualizations mentioned on the previous page, accessible with a single TREX file The visualization is directly added to a dashboard and connects to a sheet in the Tableau dashboard. On the other hand, the viz extension consists of individual visualizations, each with its own file. If you are interested in learning more about extensions, you can check out the "[Get Started with Extensions](https://appsfortableau.infotopics.com/support/get-started/)" page.&#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.infotopics.com/showmemore/getting-started/getting-started-with-showmemore.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.
