# Tutorials

{% hint style="info" %}
You may need a WEM User Account to fully work with WEM Tutorials. \
If you don't have a WEM account yet, you can create your account [in MyWEM](https://my.wem.io/create-account).
{% endhint %}

### WEM terminology - getting started

Many of the tutorials require some level of familiarity with the WEM terminology and the use of basic functions. The **CRM Application** developed as part of the First Application tutorial guides you to build a basic CRM application (Customer Relation Management) from scratch in a few easy-to-follow steps, independently and at your own pace.

### Available Tutorials

{% content-ref url="/spaces/-L\_NpOsk0sjotPXNy29Q/pages/X0chKLJuCXYAgalyViw8" %}
[First Application](/platform/tutorials/first-application.md)
{% endcontent-ref %}

{% content-ref url="/pages/zSAQvDMDm2a0aO5Nlv7k" %}
[Making a Change Log](/platform/tutorials/tutorials/making-a-change-log.md)
{% endcontent-ref %}

{% content-ref url="/pages/mFR3hzN5AVHWUmWy5Cjr" %}
[Video Tutorials](/platform/tutorials/video-tutorials.md)
{% endcontent-ref %}

{% content-ref url="/pages/nwpMrSonG3z1c5lEjpRo" %}
[By Partners](/platform/tutorials/video-tutorials/by-partners.md)
{% 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/tutorials/tutorials.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.
