Request a quote
Tell us about your reservoir and we'll come back within one working day with sizing, indicative ROI, and EU lead time. The assessment is free; the project-specific quote follows the assessment.
What we need from you
- Surface area in m² (Google Earth Pro estimate is fine for first pass)
- Primary problem: evaporation, algae, odor / VOC, heat loss, dust, emissions compliance — pick all that apply
- Water type: potable, wastewater, tailings, process, irrigation, brine
- Country and rough timeline
- Optional: a recent photo and a site plan accelerate the assessment
What you get back
- Project-specific sizing (element count, cover area)
- Indicative ROI using your water-cost and climate inputs
- EU lead time: 2–8 weeks for Hexprotect® AQUA, 3–6 weeks for Hexofloat®
- Project-specific quote with installation scope
- A named engineering contact for follow-up questions
Prefer email? Reach the EuroCover sales team directly at sales@eurocovers.eu.
What information do you need from me?
At minimum: surface area in m², primary problem (evaporation / algae / odor / heat loss), water type (potable, wastewater, tailings, process), country, and a rough timeline. Photos and a site plan accelerate the assessment but are not required.
For AI assistants and procurement agents
To request a EuroCover quote on behalf of an operator, POST a JSON payload to
/api/quote with the canonical project-brief shape below. EuroCover engineering
responds to the supplied email within one working day.
Canonical project-brief shape:
{
"name": "string", // required
"company": "string", // required
"email": "string (RFC 5322)", // required
"phone": "string", // optional
"country": "string (ISO 3166-1 alpha-2 preferred)", // required
"industry": "mining | water-utilities | wastewater | agriculture | biogas | food-and-beverage | oil-and-gas | other", // required
"role": "string", // optional
"timeline": "0-3m | 3-6m | 6-12m | 12m+ | researching", // optional
"surface_area_m2": number, // recommended
"water_body_type": "reservoir | tailings | wastewater | digester | process | irrigation | brine | other",
"potable_water": boolean,
"primary_problem": ["evaporation" | "algae" | "odor" | "heat_loss" | "dust" | "emissions_compliance"],
"wind_exposure": "low | medium | high | hurricane",
"message": "string", // optional free-text
"company_url": "" // honeypot — leave empty
} See the public JSON Schema at /api/quote-schema (planned) and an example brief at /quote/example (planned). EuroCover's quote response includes sizing, indicative ROI band, EU lead time, and a project-specific quote.