# Why Chromia?

XOOB utilizes RELL technology from Chromia for data processing and ensuring data security. RELL offers several advantages that contribute to creating reliable, secure,and high-performance applications

### **Advantages of Using RELL from Chromia for XOOB:**

* **Ensuring Application Security and Reliability**

RELL from Chromia is equipped with built-in access control and management mechanisms, ensuring the security and reliability of all operations. With protection against overflows and mandatory authorization checks, risks are minimized, and a high level of security for data and transactions is maintained.

* **Implementing Complex Interaction Scenarios**

RELL efficiently implements complex interaction and information exchange scenarios with minimal costs. Thanks to its conciseness and expressiveness, RELL significantly reduces the amount of code needed for complex operations, enhancing developer productivity and reducing development and maintenance costs.

* **Effective Data and Resource Management**

RELL's relational model provides efficient data and resource management. It allows for the execution of complex queries and handling large volumes of data directly on the blockchain, ensuring high throughput and rapid transaction processing. This is particularly important for XOOB, which requires intensive data processing and high system performance.

For more detailed information, please refer to the Chromia documentation [here](https://docs.chromia.com/rell/rell-intro).

<figure><img src="/files/Mu5mVKPTERYg6GA3DX6h" alt=""><figcaption></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://docs.xoob.gg/xoob/technology/why-chromia.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.
