> For the complete documentation index, see [llms.txt](https://learn-with-nathan.gitbook.io/learnwithnathan/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn-with-nathan.gitbook.io/learnwithnathan/introduction-to-prompting/beginners-prompting-strategies/sequential-prompts.md).

# Sequential Prompts

Sequential prompts guide the AI through ordered tasks, ensuring comprehensive and logical answers. For example, “**First, outline the main challenges of remote work. Next, suggest ways to overcome these challenges. Finally, discuss the benefits of implementing these solutions.**” This method provides a complete view, from identifying problems to proposing actionable steps.
