# Automatically Generated Components

## Auto-Generated Specs from Sketch/Adobe XD to Developers

Monday Hero automatically understands the images, texts, and views in the design. On this page, you can find the code that Monday Hero creates code for you. In design tools, everything consists of texts, images, or views. Monday Hero understands and generates this code automatically for you. The details are explained below:

* [Labels](/v1-mac-app/working-with-monday-hero/auto-component-code-generation/design-to-text-code.md)
* [Images](/v1-mac-app/working-with-monday-hero/auto-component-code-generation/design-image-to-code.md)
* [Views](/v1-mac-app/working-with-monday-hero/auto-component-code-generation/design-to-view-code.md)

However, it's so common to have components/widgets like buttons, lists, or text areas that are essential in the code. You can find them on the [Convert to Components](/v1-mac-app/working-with-monday-hero/component-convert-to-ios-android-code.md) page.&#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://learn.mondayhero.io/v1-mac-app/working-with-monday-hero/auto-component-code-generation.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.
