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

# Quick Start

This guide is for new users who want to start using Task Master with minimal setup time.

It covers:

* [Requirements](/getting-started/quick-start/requirements): You will need Node.js and an AI model API Key.
* [Installation](/getting-started/quick-start/installation): How to Install Task Master.
* [Configuration](/getting-started/quick-start/configuration-quick): Setting up your API Key, MCP, and more.
* [PRD](/getting-started/quick-start/prd-quick): Writing and parsing your first PRD.
* [Task Setup](/getting-started/quick-start/tasks-quick): Preparing your tasks for execution.
* [Executing Tasks](/getting-started/quick-start/execute-quick): Using Task Master to execute tasks.
* [Rules & Context](/getting-started/quick-start/rules-quick): Learn how and why to build context in your project over time.

<Tip>
  By the end of this guide, you'll have everything you need to begin working productively with Task Master.
</Tip>
