# Proforge Documentation

Welcome to the Proforge Help Center. Proforge is a business management platform built for trade contractors — HVAC technicians, plumbers, roofers, electricians, and general contractors.

This documentation covers everything you need to run your business with Proforge, from basic setup to advanced automation.

## What's Inside

* **Getting Started** — Set up your account, add your team, and configure your company
* **ERPNext Basics** — Customers, invoices, purchase orders, inventory, and more
* **ProForge CSR** — AI voice agent, dispatch board, and field service management
* **ProForge Forms** — Drag-and-drop form builder for lead capture and booking
* **Workflow Builder** — Visual workflow automation that runs your business on autopilot
* **Nova AI** — Chat with AI to get answers and perform tasks in your system
* **ProForge Core** — AIA billing, certified payroll, vendor bills, and project management

## Need Help?

If you can't find what you're looking for, reach out to our support team at <support@proforge.com>.


---

# 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.proforgeerp.com/readme.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.
