# Data Organization

- [General Documentation](https://bridge-lab.gitbook.io/docs/imaging/data-organization/general-documentation.md)
- [Data - First Steps](https://bridge-lab.gitbook.io/docs/imaging/data-organization/general-documentation/data-first-steps.md): The first step in any image analysis pipeline is actually acquiring the data. After data is acquired at the scanner, it is pushed to a server called CBIHome.
- [BIDS Data Organization](https://bridge-lab.gitbook.io/docs/imaging/data-organization/general-documentation/bids-data-organization.md)
- [About BIDS](https://bridge-lab.gitbook.io/docs/imaging/data-organization/general-documentation/bids-data-organization/about-bids.md)
- [Raw Data](https://bridge-lab.gitbook.io/docs/imaging/data-organization/general-documentation/bids-data-organization/raw-data.md)
- [Derivatives](https://bridge-lab.gitbook.io/docs/imaging/data-organization/general-documentation/bids-data-organization/derivatives.md)
- [MRI Data Organization \[No Longer Used\]](https://bridge-lab.gitbook.io/docs/imaging/data-organization/general-documentation/mri-data-organization-no-longer-used.md)
- [Study-Specific Guides](https://bridge-lab.gitbook.io/docs/imaging/data-organization/study-specific-guides.md)
- [IAM](https://bridge-lab.gitbook.io/docs/imaging/data-organization/study-specific-guides/iam.md)
- [PUSH](https://bridge-lab.gitbook.io/docs/imaging/data-organization/study-specific-guides/push.md)
- [RISE/NeuroHUB](https://bridge-lab.gitbook.io/docs/imaging/data-organization/study-specific-guides/rise-neurohub.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://bridge-lab.gitbook.io/docs/imaging/data-organization.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.
