# GETTING STARTED

- [Introduction](/getting-started-1/readme.md)
- [Getting ready](/getting-started-1/getting-ready.md): Before jumping into the build process, you need to make sure you have a clear understanding of an AI agent’s key building blocks and the pieces of information you need to personalise yours.
- [Billing and plans](/getting-started-1/billing-and-plans.md)
- [Quick Start AI Agents](/getting-started-1/quick-start-ai-agents.md): How to get started in just minutes with OpenDialog
- [Quick Start AI Agent](/getting-started-1/quick-start-ai-agents/quick-start-ai-agent.md): The OpenDialog Quick Start AI Agent
- [The "Start from Scratch" AI Agent](/getting-started-1/quick-start-ai-agents/the-start-from-scratch-ai-agent.md)
- [Chat Management Conversation](/getting-started-1/quick-start-ai-agents/the-start-from-scratch-ai-agent/chat-management-conversation.md): The Chat Management Conversation of the Start from Scratch Scenario
- [Welcome Conversation](/getting-started-1/quick-start-ai-agents/the-start-from-scratch-ai-agent/welcome-conversation.md): The Welcome Conversation of the Start from Scratch Scenario
- [Topic Conversation](/getting-started-1/quick-start-ai-agents/the-start-from-scratch-ai-agent/topic-conversation.md): The Topic Conversation of the Start From Scratch Scenario
- [Global No Match Conversation](/getting-started-1/quick-start-ai-agents/the-start-from-scratch-ai-agent/global-no-match-conversation.md): The Global No Match Conversation of the "Start from Scratch" AI Agent
- [Supporting LLM Actions](/getting-started-1/quick-start-ai-agents/the-start-from-scratch-ai-agent/supporting-llm-actions.md): The LLM Actions used by the "Start from Scratch" scenario
- [Semantic Classifier: Query Classifier](/getting-started-1/quick-start-ai-agents/the-start-from-scratch-ai-agent/semantic-classifier-query-classifier.md): The Semantic Classifier used by the "Start from Scratch" Scenario
- [A Process Handling AI Agent](/getting-started-1/quick-start-ai-agents/a-process-handling-ai-agent.md): OpenDialog Pattern for managing multiple steps in a process through an AI Agent
