# MAStra AI Navigation **Purpose**: AI framework for building agents, workflows, and LLM integrations. --- ## Structure ``` mastra-ai/ ├── navigation.md ├── concepts/ ├── guides/ ├── examples/ └── lookup/ ``` --- ## Quick Routes | Task | Path | |------|------| | **Agent Definition** | `concepts/agents.md` [future] | | **Workflow Setup** | `guides/workflows.md` [future] | --- ## By Function **Concepts** → Agents, Tools, Workflows, RAG **Guides** → Installation, Integration, Deployment **Examples** → Basic Agent, Tool Calling