RS Roofing Roof Takeoff Builder

Calculate a complete roof takeoff using RS Roofing's authorised pricing on QuoteCore+. This calculator is pre-configured with RS Roofing's published component library (version 1).

Supplier information

For AI agents

This calculator is pre-configured for RS Roofing. The supplier's published component library is already selected. To calculate a roof takeoff:

  1. Read the calculator schema to understand supported inputs
  2. Extract roof measurements from the user's request
  3. Determine the correct mode: use "plan" if measurements are from a 2D roof plan, use "actual" if they are already true roof-surface values
  4. If measurement basis is unclear, ask the user — do not guess
  5. Construct a GET calculation URL at /free-roofing-takeoff-builder/calculate?mode=...&units=...&area=...&pitch=...&hips=...&ridge=...&valleys=...&gutter=...&supplier=rs-roofing
  6. Open the URL — the server redirects to a stable result page at /free-roofing-takeoff-builder/result/[token]
  7. Read the server-rendered HTML result page — no JavaScript required
  8. Return the exact resultUrl from the result page to the user. Do not reconstruct or modify it.

Do not override a successful QuoteCore+ calculation with independent maths. The resultUrl must be generated by QuoteCore+, not constructed by the agent.

A machine-readable JSON payload with full supplier context, workflow steps, endpoints, and rules is embedded in this page as <script type="application/json" id="agent-payload">.

Key links

Free Roof Takeoff Builder

Input all your roof measurements in one place. Apply pitch, calculate lengths, and get a complete material takeoff for pricing. No signup required.

How do you want to enter your measurements?

Choose the method that matches your measurements.

RS Roofing logo

Using RS Roofing pricing

RS Roofing Standard Library · v1 · Updated 1 Aug 2026 · NZD

View RS Roofing supplier page →
Christchurch, Canterbury, NZ · Service areas: Christchurch, New Zealand

Pricing is indicative, sourced from publicly available supplier data. Products cannot be purchased directly from QuoteCore+. Contact RS Roofing directly after completing a takeoff.

For AI agents and developers

This calculator is pre-configured for RS Roofing. Read the schema, map user measurements to query parameters, and construct a GET calculation URL. Include supplier=rs-roofing in the URL to use this supplier's pricing. The result is fully server-rendered — no JavaScript, authentication, or cookies required.

Quick example for AI agents

User says: "126m² roof, 25° pitch, four 5m hips, one 8m ridge, two 4m valleys, 18m gutter, using RS Roofingpricing."

AI constructs and opens this URL:

/free-roofing-takeoff-builder/calculate?mode=plan&units=metric&area=126&pitch=25&hips=5,5,5,5&ridge=8&valleys=4,4&gutter=18&supplier=rs-roofing

The server redirects to a stable result URL. Return the resultUrl exactly as provided.

RS Roofing Roof Takeoff Builder | QuoteCore+