# Solar Panel

* The **solar panel** plays a critical role here because electricity is one of the essential resources of this game, and the owners can [generate electricity](/whitepaper-space-six/buildings/electricity-generator.md) with the solar panels. the solar panels absorb the sun's rays in order to produce [electricity](/whitepaper-space-six/resources/electricity.md), which is then used to power the generator. With electricity players could charge their mining drones and construct their [spaceships](/whitepaper-space-six/promotion/spaceships.md). Only [landowners](/whitepaper-space-six/economy/land-owners.md) have access to limited solar panels, but they can gradually increase the number of solar panels to produce more electricity.


---

# 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://space-six.gitbook.io/whitepaper-space-six/buildings/solar-panel.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.
