Tutorials
Step-by-step guides to help you build on the DUAL platform. Start with the basics and work your way up.
Getting Started
3Learn the fundamentals — create templates, mint objects, and build your first visual face.
Create Your First Template
Learn how to define a template with properties, actions, and faces.
Mint & Transfer Objects
Mint objects from templates and transfer them between wallets using the Event Bus.
Build a Web Face
Create a custom web-based visual representation for your objects using HTML/CSS/JS.
Platform Features
6Go deeper with webhooks, payments, batch operations, permissions, and search.
Set Up Webhooks
Configure webhooks to receive real-time notifications when objects change state.
Integrate Payments
Add deposit tracking and payment configuration to your application.
Batch Actions & Event Bus Patterns
Execute bulk operations efficiently using batch actions, custom action types, and Event Bus patterns.
Organization Roles & Permissions
Set up multi-tenant organizations with custom roles, member management, and fine-grained access control.
Search & Filter Objects
Use DUAL's search API to query, filter, and paginate across large object collections.
Querying the Public API
Build read-only interfaces using the unauthenticated public indexer for token discovery and verification.
AI Integrations
6Connect AI models to the DUAL platform — agents, classifiers, chatbots, semantic search, and safety layers.
Build an AI Agent with MCP
Connect Claude or any MCP-compatible AI to your DUAL instance using the Model Context Protocol server.
AI-Powered Token Classification
Use an LLM to automatically classify, tag, and enrich token metadata based on object properties.
Conversational Token Assistant
Build a chatbot that lets users query, transfer, and manage their tokens through natural language.
AI-Powered Webhook Automation
Use an LLM to interpret incoming webhook events and trigger intelligent, context-aware responses.
Semantic Search over Token Metadata
Build a vector search layer over DUAL objects using embeddings for natural-language token discovery.
AI Safety & Guardrails for Token Operations
Implement validation layers, rate limiting, and approval workflows to safely let AI agents manage tokens.