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

# Getting Started with System Templates

> Start from pre-built Traseq templates and adapt them into your own strategies.

Not sure where to start? System templates give you ready-made strategies that
you can use as-is or customize to fit your ideas.

## Browse the template library

There are two ways to find templates:

1. Click **New Strategy** and choose **From Template**.
2. Or go to **System Strategies** directly.

Each template card shows the strategy name, a short description, and the core
indicators it uses.

## Load a template

1. Click a template card to select it.
2. Traseq creates a new strategy pre-filled with the template's entry
   conditions, exit conditions, and settings.
3. The strategy opens in the canvas editor, ready for you to review or
   customize.

## Customize and modify

After loading a template, you can:

* adjust parameters
* add or remove conditions
* change entry and exit actions
* rename the strategy

> Note: Run a baseline backtest first so you understand the default behavior
> before tuning parameters.

## Templates as a learning tool

Templates are a great way to learn how experienced traders combine indicators
and set parameters. Study a template's logic, then experiment with changes to
see how they affect performance.

## Recommended workflow

```text theme={null}
Choose a template → Run a baseline backtest → Study each indicator
→ Tune parameters → Compare versions → Build your own strategy
```

## Next steps

* [Build Your First Strategy](/guides/tutorials/first-strategy)
* [Run Your First Backtest](/guides/tutorials/first-backtest)
* [Comparing Multiple Backtests](/guides/tutorials/compare-backtests)
