diff --git a/.commandcode/taste/taste.md b/.commandcode/taste/taste.md
new file mode 100644
index 0000000..f562cac
--- /dev/null
+++ b/.commandcode/taste/taste.md
@@ -0,0 +1,4 @@
+# Taste (Continuously Learned by [CommandCode][cmd])
+
+[cmd]: https://commandcode.ai/
+
diff --git a/.env.example b/.env.example
index b63e559..85de9dd 100644
--- a/.env.example
+++ b/.env.example
@@ -8,15 +8,22 @@ NEXT_PUBLIC_SUPABASE_ANON_KEY=your_anon_key_here
# AI Models
MISTRAL_API_KEY=your_mistral_api_key
-# Web Search (using SerpScrap - no API key required)
-# SerpScrap is a free, self-hosted web scraper for search results
-# Make sure Python 3.4+ is installed and run: pip install -r requirements.txt
+# Deep Research / Web Search
+TAVILY_API_KEY=your_tavily_api_key
# Lemon Squeezy Payment Integration
LEMON_SQUEEZY_WEBHOOK_SECRET=your_webhook_secret
LEMON_SQUEEZY_PRO_VARIANT_ID=your_pro_plan_variant_id
LEMON_SQUEEZY_PLUS_VARIANT_ID=your_plus_plan_variant_id
+# Resend Email Automations
+RESEND_API_KEY=your_resend_api_key
+RESEND_FROM_EMAIL=TeraAI
Admin
Monitor user growth, chat activity, search usage, limits, and upgrade conversion from one dark dashboard.
+Monitor user growth, chat activity, limits, and upgrade conversion from one dark dashboard.