diff --git a/apps/portal/src/app/connect/account-abstraction/infrastructure/page.mdx b/apps/portal/src/app/connect/account-abstraction/infrastructure/page.mdx
index 884dadc55ba..7bd9530950e 100644
--- a/apps/portal/src/app/connect/account-abstraction/infrastructure/page.mdx
+++ b/apps/portal/src/app/connect/account-abstraction/infrastructure/page.mdx
@@ -1,4 +1,6 @@
-import { createMetadata, AAChainList } from "@doc";
+import { createMetadata, DocImage } from "@doc";
+import SupportedChains from "../../../_images/supported-chains.png";
+
export const metadata = createMetadata({
image: {
@@ -23,7 +25,8 @@ You can configure your client ID to restrict interactions only with your own con
With a thirdweb API key, you get access to bundler and paymaster infrastructure on the following chains:
-
+[View all supported chains with Account Abstraction](https://thirdweb.com/chainlist?service=account-abstraction).
+
To support a chain not listed, [contact us](https://thirdweb.com/contact-us).