# Solar panel roof scan API

The API is designed to assist in the planning and optimization of solar panel installations on rooftops. It facilitates the simulation of fitting solar panels on building rooftops by leveraging 3D geometrical data and advanced calculation algorithms to optimize solar panel placement. The API also generates temporary URLs for images that visually represent these simulations, providing a comprehensive view of potential installations.

<figure><img src="/files/B5PkVIi2q0GeyOjtIQuw" alt=""><figcaption></figcaption></figure>

### Two functions of the solar panel roof scan

1. Calculates maximum capacity for solar panels and its returns for every roof surface
2. Given an n input of solar panels, calculates optimal placement and returns


---

# 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.altum.ai/english/sustainability/solar-panel-roof-scan-api.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.
