> For the complete documentation index, see [llms.txt](https://support.premast.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.premast.com/using-premasts-features/using-templates.md).

# Using Templates

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

When creating your presentation, you always need to visualize your information with different types of slides! Use our slide template to show your data in a perfect way.

### Use Slides & Templates

Insert individual slides from our templates into your presentation.

#### 1- On Plugin " PowerPoint & Google Slides

* Find your preferred slide by selecting any category or searching for your keywords from the templates section

![](/files/liV62YjyGNNmt2Xtd28p)<img src="/files/oSKe4oXh78d74LXdCEEU" alt="" data-size="original">

* &#x20;Click on the selected template and wait for a second, the template will be added after the selected slide in your document PowerPoint document

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

Don't worry if the slide colors are different from your presentation theme, all our templates are based on the PowerPoint color Theme, so when you add the slide to your presentation its colors will change to your presentation Theme automatically

#### &#x20;2- On Platform

* Visit the [Templates section](https://app.premast.com/templates) on the platform. Search and select your preferred template.&#x20;

<figure><img src="/files/zHAX0A0uneHwc3NyIX3O" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/vD95D1kM5utiz5zlLCQT" alt="" width="563"><figcaption></figcaption></figure>

* Download the individual slides or full templates to your device and start customizing them using our plugin.&#x20;

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

* Based on your subscription plan you can [upgrade](https://app.premast.com/upgrade) after reaching the download limit to increase that limit and unlock the premium features.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.premast.com/using-premasts-features/using-templates.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
