> For the complete documentation index, see [llms.txt](https://proact.gitbook.io/introduction/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://proact.gitbook.io/introduction/introduction.md).

# Introduction

Specifically, PROACT 2.0 represents an alternative way of communication between the patient and the referring doctors and nurses. The App allows to send text, voice and videos messages, which will be visualized by the medical team. PROACT 2.0 allow doctors to send scheduled or on-demand questionnaires to the patients included in the trials.&#x20;

PROACT 2.0 is not intended for emegency purposes that require immediate and prompt activation and that refer to country-specific emergency number.&#x20;

The tool was part of the “UpSmart” Accelerator research project, funded by Cancer Research UK, the Italian Cancer Research Association, Fundación Cientifica del Asociación Española Contra el Càncer.

The following scheme describes the structure of PROACT 2.0 system.

<figure><img src="/files/0FQAxztvhA0w0jfxSko5" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://proact.gitbook.io/introduction/introduction.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.
