> For the complete documentation index, see [llms.txt](https://docs.ccv.brown.edu/bnc-user-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ccv.brown.edu/bnc-user-manual/xnat-to-bids-intro/xnat2bids-software.md).

# XNAT2BIDS Software

After gathering the requirements described in the [Getting Started Section](/bnc-user-manual/xnat-to-bids-intro/getting-started.md#requirements), you are ready to export your data. We maintain a python package [xnat-tools](https://github.com/brown-bnc/xnat-tools) that facilitates exporting and converting your data to BIDS. The optimal way to install and run the code depends on your computation environment. [The xnat-tools package documentation](https://brown-bnc.github.io/xnat-tools/) explains different installation and execution methods for a general user. Many of our researchers have access to Brown's supercomputer [Oscar](https://docs.ccv.brown.edu/oscar). Here, we will guide you through an example of how to export your data to BIDS within Oscar's computational environment.
