> 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

- [Solar 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 Solar Lead Generator, van implementatie tot branding, localisatie, projecttypen, aangepaste vragen, juridische inhoud en 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.
- [Eindgebruikersreis van de Solar Lead Generator](https://docs.solarvis.co/documentation/nl/solarvis-modules/solarvis-lead-generator/lead-generator-end-user-journey.md): Dit document legt de gebruikersstroom van de Solar Lead Generator uit, van de landingspagina tot de haalbaarheidsresultaten. Het toont hoe gebruikersinvoer wordt omgezet in gestructureerde, verkoopkla
- [AI Verkoopassistent](https://docs.solarvis.co/documentation/nl/solarvis-modules/ai-sales-assistant.md): AI Sales Assistant is een aanpasbare assistent die vragen van bezoekers beantwoordt, potentiële klanten kwalificeert en projectinformatie verzamelt via het zonne-energie verkoopproces van het bedrijf.
- [Algemene instellingen](https://docs.solarvis.co/documentation/nl/solarvis-modules/ai-sales-assistant/general-settings.md): De pagina Algemene instellingen definieert de kernconfiguratie van de AI Sales Assistant, waaronder implementatie, lokalisatie, aangepaste vragen en voorstelinstellingen die de algehele bezoekerservar
- [Kostenconfiguratie](https://docs.solarvis.co/documentation/nl/solarvis-modules/ai-sales-assistant/cost-configuration.md): De pagina Kostenconfiguratie definieert de materiaalkosten en financiële regels die door de AI Sales Assistant worden gebruikt bij het berekenen van de geschatte systeemkosten en het opstellen van kla
- [Regelgeving](https://docs.solarvis.co/documentation/nl/solarvis-modules/ai-sales-assistant/regulations.md): De pagina Reglementen bepaalt welke tariefreglementen de AI Sales Assistant kan gebruiken tijdens de haalbaarheidsanalyse.
- [Kostenconfiguratietest](https://docs.solarvis.co/documentation/nl/solarvis-modules/ai-sales-assistant/cost-configuration-test.md): De pagina stelt u in staat om verschillende projectsituaties te simuleren en te verifiëren hoe de AI Sales Assistant uw geconfigureerde prijsregels toepast voordat deze worden gebruikt in klantgesprek
- [Training](https://docs.solarvis.co/documentation/nl/solarvis-modules/ai-sales-assistant/training.md): De pagina stelt u in staat om de kennisbank te bouwen, beheren en onderhouden die wordt gebruikt door de AI Sales Assistant.
- [Groet](https://docs.solarvis.co/documentation/nl/solarvis-modules/ai-sales-assistant/greeting.md): De Begroetingspagina stelt u in staat te configureren hoe de AI Sales Assistant gesprekken start met websitebezoekers in alle actieve talen.
- [Thema](https://docs.solarvis.co/documentation/nl/solarvis-modules/ai-sales-assistant/theme.md): De pagina Thema stelt u in staat om het visuele uiterlijk van de AI Sales Assistant aan te passen aan de merkidentiteit van uw bedrijf.
- [AI Sales Assistant Eindgebruikersreis](https://docs.solarvis.co/documentation/nl/solarvis-modules/ai-sales-assistant/ai-sales-assistant-end-user-journey.md): Deze pagina legt uit hoe websitebezoekers omgaan met de AI Sales Assistant, vanaf hun eerste bericht tot en met projectkwalificatie, pakketselectie, haalbaarheidsanalyse en het genereren van een voors


---

# 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.
