# Viewing your own data

- [Getting Started](https://ucsc-xena.gitbook.io/project/local-xena-hub/getting-started.md): Step-by-step instructions to viewing your own data
- [Probes/transcripts/identifiers we recognize](https://ucsc-xena.gitbook.io/project/local-xena-hub/supported-gene-and-probe-names.md)
- [Data format specifications and supported biological data types](https://ucsc-xena.gitbook.io/project/local-xena-hub/data-format-specifications.md)
- [KM plots using data from a Local Xena Hub](https://ucsc-xena.gitbook.io/project/local-xena-hub/km-plots-using-data-from-a-local-xena-hub.md)
- [Hubs for institutions, collaborations, labs, and larger projects](https://ucsc-xena.gitbook.io/project/local-xena-hub/hubs-for-institutions-collaborations-labs-and-larger-projects.md)
- [Loading data from the command line](https://ucsc-xena.gitbook.io/project/local-xena-hub/loading-data-from-the-command-line.md)
- [FAQ/Troubleshooting Guide](https://ucsc-xena.gitbook.io/project/local-xena-hub/faq-troubleshooting-guide.md)


---

# 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://ucsc-xena.gitbook.io/project/local-xena-hub.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.
