diff --git a/docs/swarms_cloud/phala_deploy.md b/docs/swarms_cloud/phala_deploy.md
index 5627f04c..47bb6699 100644
--- a/docs/swarms_cloud/phala_deploy.md
+++ b/docs/swarms_cloud/phala_deploy.md
@@ -56,25 +56,35 @@ Choose one of these deployment methods:
- Deploy manually via the [Phala Cloud Dashboard](https://cloud.phala.network/)
1. Navigate to the [Phala Cloud dashboard](https://cloud.phala.network/dashboard)
2. Create a new Swarms agent application
- 
+
+
+
### 3. Monitor Your Deployment
1. Check the initialization logs of your agent
- 
- 
+
+
+
+
2. Verify your container is running
- 
+
+
+
3. Monitor your agent's output
- 
+
+
+
### 4. Verify TEE Attestation
Visit the [TEE Attestation Explorer](https://proof.t16z.com/) to check and verify your agent's TEE proof.
-
+
+
+
## 📚 Additional Resources
diff --git a/tee/README.md b/tee/README.md
index 816cb421..657179e9 100644
--- a/tee/README.md
+++ b/tee/README.md
@@ -48,25 +48,35 @@ volumes:
1. Navigate to the [Phala Cloud dashboard](https://cloud.phala.network/dashboard)
2. Create a new Swarms agent application
- 
+
+
+
### 3. 📊 Monitor Your Deployment
1. Check the initialization logs of your agent
- 
- 
+
+
+
+
2. Verify your container is running
- 
+
+
+
3. Monitor your agent's output
- 
+
+
+
### 4. ✅ Verify TEE Attestation
Ensure your agent is running in a secure TEE environment by checking the attestation proof on the [TEE Attestation Explorer](https://proof.t16z.com/).
-
+
+
+
## 🎉 Success!