> For the complete documentation index, see [llms.txt](https://docs.decharge.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.decharge.network/deployment-and-operations/pre-install-checklists/submission-approval-process-and-support.md).

# Submission, Approval Process and Support

**Submission and Approval Process**

Once all checklist items are completed:

1. Fill and sign the DeCharge Pre-Installation Form

* Beast (7.4kW) Pre-Installation Form - [PDF](https://drive.google.com/file/d/15NOwMmkAXq_CGc8fyc3YhOCrgjxhrYr6/view?usp=drive_link) | [Word](https://docs.google.com/document/d/1jGVpP14XH0RoxsJ_ygmA8-RwhpiB5Bi-ZM8Vod17nbk/edit?usp=sharing)
* Titan Mini (30kW) Pre-Installation Form - [PDF](https://drive.google.com/file/d/1455ZWxltQoiMk-4vaRjOus-3BTMqGoFF/view?usp=drive_link) | [Word](https://docs.google.com/document/d/17Jw4UpsdAUU0RTuNZlAQIaSnWsfC8bjBkfiFVgN-xhs/edit?usp=sharing)
* Titan (60kW) Pre-Installation Form - [PDF](https://drive.google.com/file/d/1VQwdLSkEjd2VoOZZY082o2HQjVw4hMwv/view?usp=drive_link) | [Word](https://docs.google.com/document/d/1724hBEmN8YalJ1rLtpTJFimuCZEwCidUgPTUW18_bRc/edit?usp=sharing)

(Make a copy of Word Document or print out the PDF form, fill the details)

2. Attach all required photos and documents
3. Email the above to <chargers@decharge.network>
4. Await site clearance from the DeCharge Ops team

Following approval:

* **For delegated deployments:** installation is scheduled by DeCharge
* **For self-installation:** you may begin setup and request remote commissioning

**Installation Support**

If you have any concerns during site preparation or installation:

* Contact the DeCharge support team at <support@decharge.network>
* Join the[ community Telegram](https://t.me/dechargecommunity) for quick guidance
* Refer to the Troubleshooting Guide for issue resolution


---

# 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.decharge.network/deployment-and-operations/pre-install-checklists/submission-approval-process-and-support.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.
