# Modular Bioreactor

## The purpose

Modular bioreactor is a bioreactor system platform used as **a baseline for building custom technological solutions for scientific and industrial research applications** in the fields of **cell culture, clean meat, tissue engineering** and similar. Through creation of baseline platforms of this sort, [IRNAS](https://irnas.eu) can achieve rapid engineering of **solutions to support and automate processes with custom technological solutions, tuned exactly to the requirements of a specific use case**.

With interest to expand a pool of researchers that are willing to explore what is achievable with custom lab technology, the platform design is [published open source](https://github.com/IRNAS/newHarvest-modular-bioreactor/).

## Basic Description

The basic platform comprises the **cell incubator,  perfusion tray and culture dish**. There is a wide range of additional modules and components available that serve purposes of advanced or more complex operation (such as de-bubblers, custom culture dish, scaled-up systems with multiple perfusion loops etc.).&#x20;

![Cell incubator.](https://438945162-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M7C2sGop3uYQlMiwE2-%2F-M8pDfPXUFhkMR7csyyL%2F-M8pEiXyOr_ckgVINxQ6%2FIncubator.jpg?alt=media\&token=2ddef2a5-ea27-4d86-9464-feaa293e1584)

![Perfusion Tray.](https://438945162-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M7C2sGop3uYQlMiwE2-%2F-M8pDfPXUFhkMR7csyyL%2F-M8pEn9CVkF_ENMLMJm6%2FTray.jpg?alt=media\&token=bbfb28c9-6115-4b90-a714-9735654a32a2)

## Documentation

| Section                | Description                                                                                                |
| ---------------------- | ---------------------------------------------------------------------------------------------------------- |
| **System description** | A detailed description of the system                                                                       |
| **Use cases**          | Presentation of use cases the system has been used in                                                      |
| **Board of ideas**     | This is where we add features and upgrades that are in - planning to be integrated with the current system |
| **Technical features** | Technical details on all modules                                                                           |
| **Testing**            | Description and results on all test scenarios                                                              |


---

# 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://irnas.gitbook.io/modular-bioreactor/master.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.
