# Templates

Templates are pre-defined structures used as a starting point for projects. They save time by providing a ready-made layout and design that is easily customizable, allowing anyone to create professional materials quickly without needing advanced technical skills.

<figure><img src="/files/6M3oktaWAA7HxoTXE8df" alt=""><figcaption></figcaption></figure>

### Practical Examples of Templates

* Business & Careers: Ready-to-use layouts for resumes (CVs), formal contracts, and business proposals.
* Design & Social Media: Pre-made formats for Instagram posts, YouTube thumbnails, and digital invitations.
* Web Design: Website themes (like WordPress or Wix) where you simply swap the text and images.
* Presentations: Slide decks with consistent color palettes and fonts for meetings or lectures.
* Marketing: Email templates for newsletters, product launches, or promotional campaigns.
* Project Management: Pre-formatted spreadsheets for budgeting, task schedules (Gantt charts), and workflows.

So the next time you create an amazing element that you're sure to use again, turn it into a template.

### How do I transform my elements into a template?

On the edit page of your element, in the header there is a dropdown menu where you can mark that item as a template.

<figure><img src="/files/q9uh3S7T308p5KG7v2AP" alt=""><figcaption></figcaption></figure>

Our platform also has ready-made templates just go to the library.

<figure><img src="/files/9tiW4WQuzyyZdIlGUE8E" alt=""><figcaption></figcaption></figure>

Now you know the basics of our platform. Let's delve a little deeper into our other tools.


---

# 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.snackprompt.com/get-started/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.
