# Modeler Start Page

## ***The main access to your WEM Projects:*** [***start.wem.io***](https://start.wem.io)***.***

[**start.wem.io**](https://start.wem.io) takes you to the main starting point of the WEM Modeler. Here you get an overview of your Projects, organized by Workspace, your recently accessed projects for quick access and some useful links. Another way to start one of your specific WEM Projects directly, is from the [MyWEM Portal](https://docs.wem.io/platform/gettingstarted/mywem-portal).

<figure><img src="https://1449034948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-L_NpOsk0sjotPXNy29Q%2Fuploads%2F6hbivMyzgvsxPFhp0P8R%2Fimage.png?alt=media&#x26;token=351bb8b7-2d1a-450e-a6db-1ac1e84a656a" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1449034948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-L_NpOsk0sjotPXNy29Q%2Fuploads%2FXn80dPmuPen2x3KVxgsf%2Fimage.png?alt=media&#x26;token=3dc3e364-70da-46a5-883d-2a3f64d803bc" alt=""><figcaption></figcaption></figure>

* To open a project, just find the project you want to work on and click on it to open;
* The [`+New project`](https://docs.wem.io/platform/wemmodeler/create-a-new-project) button starts a wizard to create a new project and go through the basic settings;
* The [`Manage projects & Workspaces`](https://docs.wem.io/platform/wemmodeler/manage-projects-and-workspaces) button gives an overview of workspaces you have access to, the projects therein, provides features to create workspaces, projects in a workspace, some settings and allow role-based access to other WEM users; Just click on the **`[...]`** to open a context-menu with the appropriate actions on the specific item.
* The project-items on the startpage all have a **context-menu** (mouse right-button click) to show options to open the project in a new tab (so you can keep the startpage open for easy access to multiple projects) or to move to different workspace: \
  \
  ![](https://1449034948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-L_NpOsk0sjotPXNy29Q%2Fuploads%2FsajcCqlsZTirmvH6jKnZ%2Fimage.png?alt=media\&token=92c79f20-590c-4026-9cbf-65729123f6ec)


---

# 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/wemmodeler/modeler-start-page.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.
