Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 34 additions & 0 deletions assets/cusd-transparent-confidential-modes.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
51 changes: 51 additions & 0 deletions assets/network-flywheel.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions confidential-intelligence/overview.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
title: "Confidential Intelligence"
sidebarTitle: "Overview"
description: "Agents and applications that work with sensitive data"
---

Fairblock's confidentiality infrastructure extends beyond financial transfers to confidential agents, private application workflows, and intelligent systems that interact with sensitive enterprise and financial data.

These documentation pages primarily cover Fairblock's confidential finance products. Fairblock also supports confidential agentic and application workflows through its broader confidential intelligence platform. If you're interested in these use cases, please contact the Fairblock team.

<CardGroup cols={2}>
<Card title="Confidential Transfers" icon="eye-slash" href="/ct/overview">
Explore encrypted balances and confidential transfer amounts.
</Card>
<Card title="API Reference" icon="code" href="/api-reference/overview">
Review the available RPC, REST, and gRPC endpoints.
</Card>
</CardGroup>
Loading