diff --git a/docs/docs/guides/web3_plugin_guide/index.md b/docs/docs/guides/web3_plugin_guide/index.mdx
similarity index 89%
rename from docs/docs/guides/web3_plugin_guide/index.md
rename to docs/docs/guides/web3_plugin_guide/index.mdx
index 0e23b5a85e7..69a39859415 100644
--- a/docs/docs/guides/web3_plugin_guide/index.md
+++ b/docs/docs/guides/web3_plugin_guide/index.mdx
@@ -276,4 +276,16 @@ class MyPlugin extends Web3PluginBase {
```
:::info
All web3 config params [here](https://docs.web3js.org/guides/web3_config/)
-:::
\ No newline at end of file
+:::
+
+
+## Videos
+
+### Create your first plugin in 20 minutes!
+
+
+
+
+### Chainlink plugin: web3.js, viem, ethers vs web3 plugin🧩
+
+