# Truebit Unchained Protocol

### Transparency to Off-chain Compute

Truebit Verify is underpinned by the latest research in verified compute. Our technical report lays out transparency as a new standard for certifying the integrity of decentralized compute tasks.

### **Key Concepts**

#### Decentralized & Centralized Services

We've introduced ‘transparency’ as a new standard for certifying the integrity of serverless operations by bridging the gap between decentralized and centralized services.

#### Transcripts Provide Proof

Platform-independent, certified transcripts detail execution soundness and make applications tamper-proof.

#### Smoking Guns and Red Balloons

Machines can resist censorship by reporting smoking guns via ledger transactions or through game-theory techniques inspired by DARPA’s ‘Red Balloon Challenge.’

### Download The Technical Report

Click [here](https://truebit.io/unchained-report/) to download the technical report.


---

# 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://devs.truebit.io/community/truebit-unchained-protocol.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.
