diff --git a/apps/portal/src/app/insight/page.mdx b/apps/portal/src/app/insight/page.mdx
index 1836c578728..e90d1185144 100644
--- a/apps/portal/src/app/insight/page.mdx
+++ b/apps/portal/src/app/insight/page.mdx
@@ -56,7 +56,7 @@ Insight is a tool that lets you retrieve blockchain data from any EVM chain, enr
diff --git a/apps/portal/src/app/insight/sidebar.tsx b/apps/portal/src/app/insight/sidebar.tsx
index fbe9820454f..13e2a269986 100644
--- a/apps/portal/src/app/insight/sidebar.tsx
+++ b/apps/portal/src/app/insight/sidebar.tsx
@@ -4,6 +4,7 @@ import {
Box,
Braces,
Brain,
+ ExternalLink,
MessageCircleQuestionIcon,
Rocket,
StickyNote,
@@ -25,6 +26,11 @@ export const sidebar: SideBar = {
href: `${insightSlug}/use-cases`,
icon: ,
},
+ {
+ name: "Playground",
+ href: "https://playground.thirdweb.com/insight",
+ icon: ,
+ },
{
name: "Get Started",
href: `${insightSlug}/get-started`,
diff --git a/apps/portal/src/app/nebula/faqs/page.mdx b/apps/portal/src/app/nebula/faqs/page.mdx
index 2c8e606c3b5..d9f2012764e 100644
--- a/apps/portal/src/app/nebula/faqs/page.mdx
+++ b/apps/portal/src/app/nebula/faqs/page.mdx
@@ -4,6 +4,10 @@
We are rolling out Nebula approval in batches daily - stay tuned!
+### What underlying model does Nebula use?
+
+During Alpha, we are primarily testing the t0 model while conducting limited trials of the upcoming t1 model. The t0 model utilizes a mixture-of-agents architecture. We are targeting an early Q2 launch for t1, and will provide additional details around launch.
+
### Which contracts does Nebula support?
Nebula supports the read and write context of any verified contract or any contract on the thirdweb dashboard. For deploying through Nebula, supported contracts include [Token - ERC20](https://thirdweb.com/thirdweb.eth/TokenERC20), [NFT Collection - ERC721](https://thirdweb.com/thirdweb.eth/TokenERC721), [Edition - ERC1155](https://thirdweb.com/thirdweb.eth/TokenERC1155), and [Split](https://thirdweb.com/thirdweb.eth/Split) contracts.
@@ -21,4 +25,4 @@ Nebula is not currently open source. We are exploring open sourcing Nebula in th
### When will pricing be available for Nebula?
-Pricing options will be available in beta. Nebula is still being tested in alpha.
+Pricing options will be available in beta. Nebula is still being tested in alpha.
\ No newline at end of file
diff --git a/apps/portal/src/app/nebula/page.mdx b/apps/portal/src/app/nebula/page.mdx
index 767fb5617f9..bc6cb32a151 100644
--- a/apps/portal/src/app/nebula/page.mdx
+++ b/apps/portal/src/app/nebula/page.mdx
@@ -15,7 +15,7 @@ export const metadata = createMetadata({
# Nebula
-Nebula is a natural language model with improved blockchain reasoning, autonomous transaction capabilities, and real-time access to the blockchain.
+Nebula is a natural language model with improved blockchain reasoning, autonomous transaction capabilities, and real-time access to the blockchain. [Learn more about Nebula.](https://blog.thirdweb.com/introducing-nebula-a-powerful-blockchain-model-to-read-write-and-reason-onchain/)
Nebula is currently available in Alpha. [Join the waitlist.](https://thirdweb.com/nebula)
@@ -61,6 +61,12 @@ Nebula is currently available in Alpha. [Join the waitlist.](https://thirdweb.co
href="https://www.youtube.com/watch?v=vBooJytkXa4&t=596s"
/>
+
+
## Templates
@@ -69,6 +75,7 @@ Nebula is currently available in Alpha. [Join the waitlist.](https://thirdweb.co
+