> For the complete documentation index, see [llms.txt](https://docs.wem.io/platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wem.io/platform/template-editor/miscellaneous/custom.md).

# Custom

### ![](/files/bS7BTNan1ePa7nDqixSR)

This is a library of custom widgets created by WEM and by partners of WEM. This library grows continuously and has a lot of different widgets. When you drag the rocket to your template you get prompted to select the widget you want to add.&#x20;

\
The first time you do this there are probably not many widgets listed, and you need add a library first. Select the 'Add more widgets here' link and select a library you want to add to your account. Take a look around here. There are a lot of different widgets and every one is for a different use-case.&#x20;

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

There is also a place dedicated to managing [Widget Libraries](/platform/wemmodeler/files-and-assets/widget-libraries.md). Some widgets specific explanation can be found in the [Widgets](/platform/wemtipsandtricks/widgets.md)folder.&#x20;

{% hint style="info" %}
Global widgets are reviewed and monitored by WEM for security vulnerabilities.\
Custom-built widgets or external widgets (for example, from third-party libraries) fall under the developers own responsibility. These are **not** security-checked by us and may contain unsafe or malicious code.
{% endhint %}


---

# 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:

```
GET https://docs.wem.io/platform/template-editor/miscellaneous/custom.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.
