# System Components

Descipher is powered by several key components that work together to create a seamless and automated research experience. Each component plays a vital role; from the user interface that lets researchers easily interact with the system, to the specialized AI agents that gather and process data, and the secure storage that keeps everything safe. Together, these components streamline the entire research process, reduce manual work, and deliver clear, actionable insights.

Below, you’ll find a list of the main system components that make up Descipher:

* User Interface (UI)
* Orchestration Engine
* Specialized AI Agents
* Synthesis Module
* Data Integration Layer
* Storage and Database
* Security and Access Management


---

# 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://descipher.gitbook.io/doc/platform-architecture/system-components.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.
