# Tips and Tricks

The WEM Modeler can be used to create any application you need.&#x20;

To achieve good results, it helps to first know how the Modeler works. And it helps even more if you can learn how to do certain things, how to model specific functionality, how to deal with lists, widgets, integration, etc.&#x20;

This section is dedicated to help you with all these things and more. Together with our WEM Partners we will keep adding new tips and tricks, and post updates on the [Forum](https://forum.wem.io) (*tip: subscribe there to receive updates in your e-mail*).

We have categorized tips and tricks in following groups:

{% content-ref url="custom-hostnames" %}
[custom-hostnames](https://docs.wem.io/platform/wemtipsandtricks/custom-hostnames)
{% endcontent-ref %}

{% content-ref url="faq" %}
[faq](https://docs.wem.io/platform/wemtipsandtricks/faq)
{% endcontent-ref %}

{% content-ref url="expressions" %}
[expressions](https://docs.wem.io/platform/wemtipsandtricks/expressions)
{% endcontent-ref %}

{% content-ref url="processes" %}
[processes](https://docs.wem.io/platform/wemtipsandtricks/processes)
{% endcontent-ref %}

{% content-ref url="working-with-data" %}
[working-with-data](https://docs.wem.io/platform/wemtipsandtricks/working-with-data)
{% endcontent-ref %}

{% content-ref url="integration" %}
[integration](https://docs.wem.io/platform/wemtipsandtricks/integration)
{% endcontent-ref %}

{% content-ref url="security" %}
[security](https://docs.wem.io/platform/wemtipsandtricks/security)
{% endcontent-ref %}

{% content-ref url="widgets" %}
[widgets](https://docs.wem.io/platform/wemtipsandtricks/widgets)
{% endcontent-ref %}

{% content-ref url="various" %}
[various](https://docs.wem.io/platform/wemtipsandtricks/various)
{% endcontent-ref %}

{% content-ref url="../tutorials/tutorials" %}
[tutorials](https://docs.wem.io/platform/tutorials/tutorials)
{% endcontent-ref %}


---

# 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.wem.io/platform/wemtipsandtricks/tips-and-tricks.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.
