> For the complete documentation index, see [llms.txt](https://docs.solarvis.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.solarvis.co/documentation/nl/solarvis-modules.md).

# SolarVis-modules

- [SolarVis Lead Generator](https://docs.solarvis.co/documentation/nl/solarvis-modules/solarvis-lead-generator.md): De solarVis Lead Generator is een volledig configureerbare, klantgerichte pre-feasibility- en lead capture-module die direct op het subdomein of via een Iframe op de website kan worden uitgevoerd.
- [Algemene instellingen](https://docs.solarvis.co/documentation/nl/solarvis-modules/solarvis-lead-generator/general-settings.md): Configureer en beheer alle kerninstellingen van de solarVis Lead Generator, van implementatie tot branding, lokalisatie, juridische inhoud en koppeling met tracking.
- [Kostenconfiguratie](https://docs.solarvis.co/documentation/nl/solarvis-modules/solarvis-lead-generator/cost-configuration.md): Configureer standaard kostenelementen, prijslogica en financiële aannames die worden gebruikt in de haalbaarheidsberekeningen van de solarVis Lead Generator.
- [Regelgeving](https://docs.solarvis.co/documentation/nl/solarvis-modules/solarvis-lead-generator/regulations.md): Configureer welke regelgevingen beschikbaar zijn in de solarVis Lead Generator en bepaal hoe de haalbaarheidslogica wordt toegepast op basis van landen.
- [Kostenconfiguratietest](https://docs.solarvis.co/documentation/nl/solarvis-modules/solarvis-lead-generator/cost-configuration-test.md): Test de SolarVis Lead Generator kostenconfiguratie door verschillende systeemgroottes, DC/AC-verhoudingen en optionele batterijsituaties te simuleren voordat u deze publiceert voor eindgebruikers.
- [Lead Generator Eindgebruikersreis](https://docs.solarvis.co/documentation/nl/solarvis-modules/solarvis-lead-generator/lead-generator-end-user-journey.md): Dit document legt de gebruikersstroom uit van de solarVis Lead Generator, van de landingspagina tot de haalbaarheidsresultaten. Het toont hoe gebruikersinvoer wordt omgezet in gestructureerde, verkoop


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.solarvis.co/documentation/nl/solarvis-modules.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
