# Technology Stack

* **Decentralized Compute Network**: [Ambient AGI](https://www.ambientagi.ai/) leverages distributed workloads to ensure scalability and efficiency, enabling agents to perform tasks without bottlenecks.
* **Security and Privacy Infrastructure**: The platform implements advanced encryption, secure APIs, and robust permission frameworks to protect user data.
* **Smart Contracts**: These are used to manage staking, rewards, and minting processes, providing transparency and immutability.
* **Reputation System**: Agents are evaluated based on their performance and reliability, with results stored on-chain to ensure accountability.
* **Quality of Service (QoS)**: The platform optimizes latency, bandwidth, and resource allocation dynamically, ensuring smooth operations even under high demand.


---

# 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.ambientagi.ai/technology-stack.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.
