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

# Templates

> Save time by using pre-configured quest and task templates.

## <Icon icon="scroll" className="mb-1" size={24} />  Quest templates

A quest template is a blueprint for a full quest, including its configuration, tasks, and rewards.
They allow you to quickly launch new quests without starting from scratch.

### Creating a quest template

To save a quest as a template:

1. Go to the **Templates > Quests** tab.
2. Click the **Create quest template** button.
3. Configure the template as needed like it is a regular quest.
4. Click **Save template** in the last quest builder.
5. It will now appear in your library of available templates.

### Using a quest template

When creating a new quest, you can choose the **Create quest from template** option.
This will show you a list of all available templates:

<Frame caption={"Quest template selection"}>
  <img src="https://mintcdn.com/flipsuite/TrPt6VReJn8H3m2Z/images/quests/quest-templates.png?fit=max&auto=format&n=TrPt6VReJn8H3m2Z&q=85&s=9e270223f8ac1dfcaf47a9a23d06c3b4" className="rounded-lg" width="536" height="665" data-path="images/quests/quest-templates.png" />
</Frame>

Choosing a template will automatically populate the quest's configuration that you can modify as needed.

## <Icon icon="puzzle-piece" className="mb-1" size={24} />  Task templates

Task templates are pre-configured versions of individual tasks (e.g., a "Token Balance" task with your token details already filled in).
They allow you to build new quests using common tasks without having to manually configure them.

### Creating a task template

You can create and manage task templates in the **Quest Settings > Task Templates** section of the dashboard.
To save a task as a template:

1. Go to the **Templates > Tasks** tab.
2. Click the **Create task template** button.
3. Choose the task type and configure it as needed.
4. Click **Save** once you're done.
5. It will now appear in your library of available tasks.

### Using a task template

When adding tasks to a quest, you will see a list of all available task templates at the top of the task library.

<Frame caption={"Quest tasks selection"}>
  <img src="https://mintcdn.com/flipsuite/TrPt6VReJn8H3m2Z/images/quests/task-templates.png?fit=max&auto=format&n=TrPt6VReJn8H3m2Z&q=85&s=adc34ecbda6c5f5b5ea8b19162551d98" className="rounded-lg" width="1046" height="459" data-path="images/quests/task-templates.png" />
</Frame>

Simply click on the one you want to use and it will be added to the quest.
