diff --git a/src/content/docs/en/developers/developer-ecosystem.mdx b/src/content/docs/en/developers/developer-ecosystem.mdx
index 0dffe8f2..c43860d3 100644
--- a/src/content/docs/en/developers/developer-ecosystem.mdx
+++ b/src/content/docs/en/developers/developer-ecosystem.mdx
@@ -81,4 +81,4 @@ Borrowing and lending platforms let users earn yield, leverage positions or prot
Liquid Staking Tokens produce yield by just holding them on the wallet by a process called Rebase. Higher market cap indicates more accesibility to users.
-
+
\ No newline at end of file
diff --git a/src/content/tools/en/anyrand.mdx b/src/content/tools/en/anyrand.mdx
new file mode 100644
index 00000000..8fe17fed
--- /dev/null
+++ b/src/content/tools/en/anyrand.mdx
@@ -0,0 +1,12 @@
+---
+name: "Anyrand"
+category: ["Oracle"]
+excerpt: "Permissionlessly verifiable random number generator for any EVM network."
+logo: { src: "https://docs.anyrand.com/img/anyrand-logo.svg", alt: "Anyrand Logo" }
+website: "https://anyrand.com/"
+network: ["Mainnet", "Testnet"]
+---
+
+**_Official Anyrand docs:_**
+
+[docs.anyrand.com](https://docs.anyrand.com/)
\ No newline at end of file
diff --git a/src/content/tools/en/pimlico.mdx b/src/content/tools/en/pimlico.mdx
new file mode 100644
index 00000000..a10e3bcc
--- /dev/null
+++ b/src/content/tools/en/pimlico.mdx
@@ -0,0 +1,12 @@
+---
+name: "Pimlico"
+category: ["Infra","Chain Abstraction"]
+excerpt: "Gass-less experience, account abstraction infrastructure and boundlers."
+logo: { src: "https://avatars.githubusercontent.com/u/125581500?s=200&v=4", alt: "Pimlico Logo" }
+website: "https://www.pimlico.io/"
+network: ["Mainnet", "Testnet"]
+---
+
+**_Official Pimlico docs:_**
+
+[docs.pimlico.io](https://docs.pimlico.io/)
\ No newline at end of file
diff --git a/src/content/tools/en/privy.mdx b/src/content/tools/en/privy.mdx
new file mode 100644
index 00000000..363d4ed8
--- /dev/null
+++ b/src/content/tools/en/privy.mdx
@@ -0,0 +1,12 @@
+---
+name: "Privy"
+category: ["Wallet","Onboarding"]
+excerpt: "Wallet and onboarding tooling for developers."
+logo: { src: "https://framerusercontent.com/images/AwTsKmlC3D7Q0nXT1xH0qt3jHkI.png", alt: "Privy Logo" }
+website: "https://www.privy.io/"
+network: ["Mainnet", "Testnet"]
+---
+
+**_Official Privy docs:_**
+
+[docs.privy.io](https://docs.privy.io/welcome)
\ No newline at end of file