# Getting started

## Register

Registering in Engyn will allow you to use all the functionalities, share your work with other registered users, being part of the Forum and send your Feedback. Go to [How to register?](https://howto.engyn.us/test/how-to-register)

## Install

Downloading the Add-In is a very quick and easy process that allows you to connect the plugins (Revit, Navis, Excel, etc) to the platform and start working. Go to [How to install?](https://app.gitbook.com/@engyn/s/engyn/~/drafts/-LyimLSdpSKr5RvGJFTI/test/how-to-install) to see the full guide.&#x20;

## The user session

In your user session you will be able to edit your profile, create and save your projects and access to the Menu. For more information go to [The user session.](https://howto.engyn.us/test/the-user-session)

## The Canvas

The canvas is the blank page where you can create workflows. What you can create depends on your needs and imagination. So go ahead and start, there are no limits. To learn more go to [The Canvas.](https://howto.engyn.us/test/the-canvas)

&#x20;


---

# 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://howto.engyn.us/test/getting-started.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.
