> 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-elements.md).

# Using Elements

<figure><img src="/files/2awtPKB5UCt2F5zkyF7K" alt=""><figcaption></figcaption></figure>

### Use Graphics & Icons

You can add Vector Graphics to your presentation to enhance it, all graphics are editable and in SVG format, and you can ungroup and edit it in PowerPoint.

&#x20;learn how to use our graphics elements:

1. Open the graphics tab from Premast add-in
2. Click on your selected graphics and they will be added to your current slide
3. Select the graphic elements and open the Graphic format tab from the PowerPoint top ribbon
4. Click on **" Convert to shape "** from the top left
5. Edit the graphics colors and components as you want

Also, You can watch[ this tutorial ](https://www.youtube.com/watch?v=P7tJ5Xff-xk\&list=PLHd4-y_w3Br4OsvAd_WC_6pfY3p9AwH39\&index=1)

{% embed url="<https://www.youtube.com/watch?index=1&list=PLHd4-y_w3Br4OsvAd_WC_6pfY3p9AwH39&v=P7tJ5Xff-xk>" %}


---

# 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-elements.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.
