# MyWEM Portal

**The MyWEM Portal** is the central location where you can access all your WEM information. You can access it via the Sign In link at the top of our [Public WEM Website](https://wem.io), or just [**follow this link**](https://my.wem.io/) and add it to your favorites!

Most important parts on MyWEM:

* **Get Started** (homepage): with links to useful resources, Free Online Training and Quick Start Projects, free to copy and study!
* **My Projects**: the list of your projects so from here you can start them directly in the Modeler.
* [**Forum**](https://my.wem.io/forum): the WEM Forum where WEM Users and experts exchange information, answer questions and where updates and new features are first revealed! This now has been "promoted" to its own hostname at [**forum.wem.io**](https://forum.wem.io)**.**
* **App Store**: The WEM App Store contains WEM **Projects** that give you a head start on your application. Here you can also find WEM **Widgets** for download to be imported to your own projects. These projects and widgets are provided by WEM and its partners. &#x20;
* **Training**: The dedicated Training Page, access to our Free Online Basic Training and the starting-projects for Exercises.
* **My Support**: If you need specific help in your projects, the Support Team is available via our own ticket system.
* **My Details**: Your personal page with account details, link to change Multi Factor Authentication options and even the option to be officially forgotten (GDPR compliant) via the edit-page.

{% hint style="info" %}
Next up: details of the above mentioned features provided by the MyWEM Portal.
{% endhint %}


---

# 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/gettingstarted/mywem-portal.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.
