> ## Documentation Index
> Fetch the complete documentation index at: https://docs.5loi.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Planning Algorithms

> Common task planning and decision algorithms in AI agents

## Core Algorithms for Intelligent Planning

Planning algorithms enable AI Agents to formulate reasonable action plans based on goals and current states. This chapter introduces common planning algorithms and their implementation.

<Button href="/en/technical-guide/tool-development" variant="default">Next: Tool Development</Button>
