# About

Welcome to the User Guide to different services, software, and analysis pipelines supported by the Behavior and Neuroimaging Core at Brown University.

### Contact us

* **Support email:** <cobre-bnc@brown.edu>, <bnc-it@brown.edu>
* **Neuroimaging conversation on slack:** [Neuroimaging channel on ccv-share.slack.com](https://ccv-share.slack.com/app_redirect?channel=neuroimaging) **-** XNAT, BIDS and more
* **Issues or suggestions about this documentation:** Submit an issue in [our github repository](https://github.com/brown-bnc/bnc-user-manual).

### Additional Resources

* [Brown University's Clinical Neuroimaging Research Core](https://sites.brown.edu/cnrc-)
* [Brown University's MRI Research Facility](https://carney.brown.edu/facilities/mri-research-facility)


---

# 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.ccv.brown.edu/bnc-user-manual/readme.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.
