# Overview

Biomedical research today frequently involves ad-hoc data-sharing practices that create significant security, privacy, and reproducibility concerns.

To address these issues, *Biomedical Decentralized Science* (BioDeSci) proposes leveraging blockchain and decentralized technologies for enhanced collaboration, transparency, and efficiency in scientific discovery. However, effectively adopting these technologies introduces distinct challenges at three interlinked levels: the **data**, **model**, and **evaluation** levels.

Each level faces specific privacy, compliance, and operational barriers, motivating the need for advanced privacy-preserving and decentralized solutions.

<figure><img src="/files/Cf88nGIYTvkhOlGRHw71" alt=""><figcaption><p>Status Quo: Fragmented and Insecure Biomedical Data Sharing. Without a secure framework, biomedical institutions often share data manually via email, FTP, or cloud storage services. This results in privacy risks (e.g., exporting raw CSV/JSON/DICOM), lack of auditability and version control, and redundant local data copies. Independent ML pipelines operate in isolation, with no synchronization, verification, or provenance tracking, leading to inconsistency and regulatory overhead</p></figcaption></figure>


---

# 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://rexis.gitbook.io/rexis/key-challenges-in-biodesci/quickstart.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.
