# Overview

### Example BioDeSci Data and Models

Our platform provides a robust and secure environment for managing and analyzing **diverse biomedical data modalities**. It enables:

* Privacy-preserving data sharing
* Collaborative model fine-tuning
* Decentralized model evaluation

These capabilities together foster innovation in biomedical research and healthcare AI.

The sections that follow outline:

* Common medical data types
* Their standard formats
* Foundational or domain-specific model examples
* How Rexis ensures privacy and security for each modality

From **tabular EHRs** to **high-resolution medical imaging**, **biological sequences**, and **spatial omics**, Rexis supports a broad range of biomedical data applications within its encrypted AI infrastructure.


---

# 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/example-biodesci-data-and-models/overview.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.
