# Getting Started

- [Installation](https://learn.mondayhero.io/v1-mac-app/getting-started/install-app-and-plugin.md): Install Monday Hero and enjoy saving time, improve handoff quality, and meet deadlines.
- [Login & Create a Project](https://learn.mondayhero.io/v1-mac-app/getting-started/login-create-project-in-monday-hero.md): Log in to Monday Hero. Create an iOS / Android project.
- [Roles & Manage the Project Team](https://learn.mondayhero.io/v1-mac-app/getting-started/manage-team-developer-designer-role.md): Manage the developers, designers, and import work on Adobe XD/Sketch design to one place.
- [Prepare Design To Get Best Results](https://learn.mondayhero.io/v1-mac-app/getting-started/design-handoff-to-ios-android-developer.md): You can use this guide and check whether your Adobe XD / Sketch design file is ready to handoff to the developer on Monday Hero.
- [Import Design File Into Monday Hero](https://learn.mondayhero.io/v1-mac-app/getting-started/import-sketch-adobe-xd-design-into-monday-hero.md): Import design file to convert the Adobe XD / Sketch design to iOS/Android code.


---

# 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://learn.mondayhero.io/v1-mac-app/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.
