# Key Features

Syntor incorporates several key features designed to provide a comprehensive and advanced infrastructure for Web3 applications:

1. AI-Powered Decentralized Compute: Syntor provides a distributed computing network where users can rent out GPU/CPU power for AI model training and inference. It supports both on-chain and off-chain AI execution, enabling scalable Web3 applications.
2. Synthetic Data Processing & Monetization: Syntor enables users to generate and trade synthetic datasets for AI training. It employs a decentralized data marketplace to ensure privacy-preserving AI development.
3. DeFi & Staking Mechanisms: Syntor introduces a yield-bearing mechanism where users can stake tokens and earn passive income. It also supports Farming-as-a-Service (FaaS) and AI-driven yield optimization strategies.
4. Decentralized Storage & Edge Computing: Syntor enables decentralized storage for AI models and dApps. It implements edge computing for real-time AI inference, reducing latency for 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://docs.syntor.ai/key-features.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.
