# SolarVis Modules

- [SolarVis Lead Generator](https://docs.solarvis.co/solarvis-modules/solarvis-lead-generator.md): The solarVis Lead Generator is a fully configurable, customer-facing pre-feasibility and lead capture module designed to run directly on the sub-domain or Iframe on the website.
- [General Settings](https://docs.solarvis.co/solarvis-modules/solarvis-lead-generator/general-settings.md): Configure and manage all core settings of the solarVis Lead Generator from deployment to branding, localization, legal content, and connected to tracking.
- [Cost Configuration](https://docs.solarvis.co/solarvis-modules/solarvis-lead-generator/cost-configuration.md): Configure default cost items, pricing logic, and financial assumptions used in the solarVis Lead Generator feasibility calculations.
- [Regulations](https://docs.solarvis.co/solarvis-modules/solarvis-lead-generator/regulations.md): Configure which regulations are available in the solarVis Lead Generator and control how feasibility logic is applied based on countries.
- [Cost Configuration Test](https://docs.solarvis.co/solarvis-modules/solarvis-lead-generator/cost-configuration-test.md): Test the solarVis Lead Generator cost configuration by simulating different system sizes, DC/AC ratios, and optional battery scenarios before publishing it to end users.
- [Lead Generator End-User Journey](https://docs.solarvis.co/solarvis-modules/solarvis-lead-generator/lead-generator-end-user-journey.md): This document explains the end-user flow of the solarVis Lead Generator, from landing page to feasibility results. It shows how user inputs turn into structured, sales-ready data.


---

# 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.solarvis.co/solarvis-modules.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.
