# Getting Started

- [Installing the Desktop App](https://learn.mondayhero.io/getting-started/install-app-and-plugin.md): Install the Monday Hero Desktop App to import Sketch/Adobe XD files into Monday Hero and export code to your local environment.
- [Log In & Create a Project](https://learn.mondayhero.io/getting-started/login-create-project-in-monday-hero.md): Log in to Monday Hero and Create an iOS/Android Project.
- [Prepare Design to Get the Best Code Results](https://learn.mondayhero.io/getting-started/design-handoff-to-ios-android-developer.md): Use this guide to check whether your Figma, Adobe XD, or Sketch design file is ready for handoff to the developer on Monday Hero.
- [Import Design Files into Monday Hero](https://learn.mondayhero.io/getting-started/import-design-files-into-monday-hero.md)
- [Import Figma Design Files into Monday Hero](https://learn.mondayhero.io/getting-started/import-design-files-into-monday-hero/import-figma-design-files-into-monday-hero.md): Import Figma design files to Monday Hero to get iOS/Android code.
- [Import Your Figma Text Style and Color Library](https://learn.mondayhero.io/getting-started/import-design-files-into-monday-hero/import-figma-design-files-into-monday-hero/import-your-figma-text-style-and-color-library.md): Import your design library to Monday Hero
- [Import Adobe XD Design Files into Monday Hero](https://learn.mondayhero.io/getting-started/import-design-files-into-monday-hero/import-adobe-xd-design-files-into-monday-hero.md): Import Adobe XD design files to Monday Hero to get iOS/Android code.
- [Import Sketch Design Files Into Monday Hero](https://learn.mondayhero.io/getting-started/import-design-files-into-monday-hero/import-sketch-design-files-into-monday-hero.md): Import Sketch design files to Monday Hero to get iOS/Android code.
- [Share Your Project & Manage Roles](https://learn.mondayhero.io/getting-started/manage-team-developer-designer-role.md): Share your project with your team members


---

# 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/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.
