# Templates

We have curated a wide variety of workflow templates, ranging from simple to complex workflows. We encourage you to experiment with them and add your own unique touch.

<figure><img src="https://lh7-us.googleusercontent.com/nwU1kQwHgqLw17URIZotSSCLk6LAU4QFW0JYeH77LJ21tQS3AQwtYWECAJ-eGzq-WxdknlVHaB0d3jXTW9634EVBglAx8jkENgdd_xc5xZA8mpesYimTJ9WPFTNpLWMZCIn4GXe48gOflzYoujlWyyI" alt=""><figcaption></figcaption></figure>

**Copy/Fork a Template**: If you find a template that you want to use as a starting point for your own workflow, you can copy or “fork” it. This creates a copy of the template in your account that you can modify and use as you wish.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.segmind.com/pixelflow/templates.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
