> 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/wemtipsandtricks/tips-and-tricks.md).

# 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="/spaces/-L\_NpOsk0sjotPXNy29Q/pages/puWeIN7wmWBePsjtf0WD" %}
[Custom Hostnames](/platform/wemtipsandtricks/custom-hostnames.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-L\_NpOsk0sjotPXNy29Q/pages/jcmSTAAllU00Dx0DaixS" %}
[FAQ](/platform/wemtipsandtricks/faq.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-L\_NpOsk0sjotPXNy29Q/pages/a1R51Hil9xAeZjIfEP1Y" %}
[Expressions](/platform/wemtipsandtricks/expressions.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-L\_NpOsk0sjotPXNy29Q/pages/A3SVZw08c2cjo9i88Pd9" %}
[Processes](/platform/wemtipsandtricks/processes.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-L\_NpOsk0sjotPXNy29Q/pages/-L\_mohMYJub5oOKefzpe" %}
[Working with data](/platform/wemtipsandtricks/working-with-data.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-L\_NpOsk0sjotPXNy29Q/pages/-L\_mohBIARE77akPr\_5b" %}
[Integration](/platform/wemtipsandtricks/integration.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-L\_NpOsk0sjotPXNy29Q/pages/-L\_moh-fWNG8pNgIUMTD" %}
[Security](/platform/wemtipsandtricks/security.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-L\_NpOsk0sjotPXNy29Q/pages/-L\_mogDY94Bj9BxEb-G6" %}
[Widgets](/platform/wemtipsandtricks/widgets.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-L\_NpOsk0sjotPXNy29Q/pages/GunAosXFQosDAGC6GGAB" %}
[Various](/platform/wemtipsandtricks/various.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-L\_NpOsk0sjotPXNy29Q/pages/ytY3iFLF6pK2TEZu0qqW" %}
[Tutorials](/platform/tutorials/tutorials.md)
{% endcontent-ref %}


---

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