# Templates

Adrapid includes a set of public templates ready to be used or you can create your own ones from scratch.

![Example of open template](/files/-MhSfV2437cPeGsxzLnl)

**Multi sizes templates**

Multi size templates are really all adrapid templates. Because you can always click on the add sizes button in the top of the editor to add more sizes. Adrapid is built so that adrapid looks for the sizes that are closed in both weight, height and aspect ratio. This makes it so that the more sizes you have done the better the system gets at creating new sizes that look right by default.

![](/files/-MhwiImcgHwcgp1xm0X-)

**Adrapid has a bunch of pre-made multisize templates.**

![](/files/-MhwiPARrLyLOtquH-zy)

**Link and unlinking**

The multi size templates are linked in all sizes so if you change a color or a text in one it changes in all if you don't unlink the element. You can always link it back up by clicking on the chain icon. &#x20;

![](/files/-Mhwiay8T83_DZOzhtAF)


---

# 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.adrapid.com/editor/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.
