# How do I cite UCSC Xena?

You've run your analysis and are ready to publish your paper - congratulations! Cite the paper below to thank Xena and keep our project funded.

**Goldman, M.J., Craft, B., Hastie, M. et al. Visualizing and interpreting cancer genomics data via the Xena platform. Nat Biotechnol (2020).** [**https://doi.org/10.1038/s41587-020-0546-8**](https://doi.org/10.1038/s41587-020-0546-8)

You can also read our paper for free at bioRxiv: <https://www.biorxiv.org/content/10.1101/326470v6>


---

# 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/how-do-i/cite-xena.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.
