diff --git a/README.md b/README.md
index 769a6c0..af228fa 100644
--- a/README.md
+++ b/README.md
@@ -329,6 +329,16 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
+### FHE (Fully Homomorphic Encryption) frameworks
+
+
+
+ |
+ Mind FHE Rust SDK |
+ An open-source SDK for encrypting AI with Fully Homomorphic Encryption (FHE) and integrating with Mind Network for agent consensus. FHE is considered the holy grail of cryptography>, enabling computations directly on encrypted data without the need for decryption. With FHE, agents can safeguard their privacy while using Deepseek, ensuring both model integrity and result consensus - all without exposing their data - by connecting to Mind Network. The SDK source code is implemented in pure Rust> and the package also available on crates.io . |
+
+
+
### Solana frameworks
diff --git a/README_ja.md b/README_ja.md
index 35799ae..46b9d54 100644
--- a/README_ja.md
+++ b/README_ja.md
@@ -222,6 +222,16 @@ DeepSeek API を人気のソフトウェアに統合します。API キーを取
+### FHE フレームワーク
+
+
+
+ |
+ Mind FHE Rust SDK |
+ AI を完全準同型暗号(FHE)で暗号化し、Mind Network と統合してエージェントのコンセンサスを実現するオープンソース SDK。FHE は暗号学の聖杯とされており、復号せずに暗号化データ上で直接計算を実行できます。FHE を活用することで、エージェントは Deepseek を使用しながらプライバシーを保護し、モデルの整合性と計算結果の合意を確保できます。さらに、データを一切公開することなく Mind Network に接続することで、このプロセスが実現されます。この SDK のソースコード は純 Rust で実装されており、crates.io からも入手可能です。 |
+
+
+
### Solana フレームワーク
diff --git a/docs/fhe.mind-network/mind-network-log.png b/docs/fhe.mind-network/mind-network-log.png
new file mode 100644
index 0000000..d48640f
Binary files /dev/null and b/docs/fhe.mind-network/mind-network-log.png differ