# Visualize data on the Legacy Platform

- [Create a Genomic Sequencing Dashboard (Legacy Platform)](https://docs.biobox.io/guide/visualize-data-on-the-legacy-platform/create-a-genomic-sequencing-dashboard-legacy-platform.md): Creating a dashboard to visualize multiple samples with genomic sequencing data
- [Create a Stacked Lollipop Plot (Legacy Platform)](https://docs.biobox.io/guide/visualize-data-on-the-legacy-platform/create-a-stacked-lollipop-plot-legacy-platform.md): How to create a stacked lollipop plot to visualize SNVs across multiple samples
- [Upload raw data (Legacy Platform)](https://docs.biobox.io/guide/visualize-data-on-the-legacy-platform/upload-raw-data-legacy-platform.md): How to upload raw data to the BioBox Legacy Platform
- [Invite Users to Your Organization](https://docs.biobox.io/guide/visualize-data-on-the-legacy-platform/invite-users-to-your-organization.md): How to invite users to your organization.


---

# 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.biobox.io/guide/visualize-data-on-the-legacy-platform.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.
