diff --git a/fern/pages/cookbooks_simple.mdx b/fern/pages/cookbooks_simple.mdx
new file mode 100644
index 00000000..9b2d9a6d
--- /dev/null
+++ b/fern/pages/cookbooks_simple.mdx
@@ -0,0 +1,274 @@
+---
+title: Examples & Tutorials
+slug: cookbooks
+---
+
+Build powerful AI agents with persistent memory. Explore tutorials, ready-to-use templates, and community projects to get started.
+
+
+**New to Letta?**
+
+- Start with our [Quickstart Guide](/quickstart)
+- Take the free [DeepLearning.AI Course](https://www.deeplearning.ai/short-courses/llms-as-operating-systems-agent-memory/)
+- Explore [Awesome Letta](https://github.com/letta-ai/awesome-letta) for more resources
+
+
+## Getting Started Tutorials
+
+Step-by-step guides to learn Letta fundamentals.
+
+
+
+Build your first Letta agent in minutes
+
+
+Create an agent that can answer questions about PDF documents
+
+
+Learn how to dynamically manage agent memory
+
+
+Share memory between multiple agents for coordination
+
+
+
+## Ready-to-Deploy Applications
+
+Production-ready templates you can clone and customize.
+
+
+
+Full-stack chatbot with per-user agent memory (Next.js + TypeScript)
+
+
+Discord bot with persistent memory for each server and user
+
+
+Create AI characters with memory that persists across conversations
+
+
+Research agent that gathers and synthesizes information over time
+
+
+
+## Multi-Agent Systems
+
+Build coordinated teams of specialized agents.
+
+
+
+Connect agents to chat with each other and users simultaneously
+
+
+Template for building relationship-aware agents for each customer
+
+
+
+## Tools & Integrations
+
+Connect Letta to your favorite platforms and tools.
+
+
+
+Use Letta with Vercel AI SDK v5
+
+
+Connect agents to 7,000+ apps
+
+
+Integrate with n8n automation workflows
+
+
+Deploy agents on Telegram
+
+
+Add Letta agents to your knowledge base
+
+
+SQL-powered data analysis agent
+
+
+
+## SDK Examples
+
+Learn the basics with minimal code examples.
+
+
+
+Basic TypeScript/Node.js SDK example
+
+
+Basic Python SDK example
+
+
+
+## Community Projects
+
+Amazing projects built by the Letta community.
+
+
+
+Deploy Letta agents to an ATProto-powered multi-agent chatroom
+
+
+IRC-style CLI for the Thought Stream
+
+
+
+## Learning Resources
+
+
+
+Free course: LLMs as Operating Systems - Building Agents with Memory
+
+
+Understand how Letta agents work
+
+
+Complete API documentation
+
+
+Read about the research behind Letta
+
+
+
+## More Resources
+
+
+
+Comprehensive curated list of Letta resources, tools, and community projects
+
+
+Get help and share your projects with the community
+
+