# Core Technologies

Our platform is built on a foundation of cutting-edge technologies, carefully selected to address the demands of modern computing while ensuring performance, security, and scalability. Each technology plays a pivotal role in delivering a robust, user-centric solution:

**Ray Framework**

**Purpose**: Distributed Computing\
**Benefits**: Optimized for AI workload distribution, the Ray framework ensures efficient parallelism and scalability, enabling seamless execution of complex AI/ML tasks across distributed infrastructure

**Mesh VPN**

**Purpose**: Secure Networking\
**Benefits**: Provides end-to-end encrypted data transmission, ensuring robust protection for sensitive data while enabling secure communication between distributed nodes.

**Kubernetes**:\
**Purpose**: Container Orchestration\
**Benefits**: Facilitates scalable resource management by automating deployment, scaling, and operations of containerized applications, ensuring reliability and high availability.

**Confidential Computing**:\
**Purpose**: Data Protection\
**Benefits**: Delivers secure computation guarantees by isolating sensitive workloads and protecting data during processing, ensuring compliance and trustworthiness for privacy-sensitive applications


---

# 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://agiledger.gitbook.io/swarmai/core-technologies.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.
