# Home

The Hatch Apps Home page is the centralized dashboard for our members. Our key objective is to convey ROI (return on investment) to our members.&#x20;

* **Team members**: The number of team members that have accepted their invite to the platform.&#x20;
* **Hours saved**: An estimated calculation of how many hours your company has saved using the platform and no-code products.&#x20;
* **Money saved**: An estimated calculation of how much money your company has saved using the platform and no-code products.&#x20;
* **Products**: Total number of no-code products on the platform.&#x20;
* **Marketplace**: Total number of marketplace vendors on the platform.&#x20;
* **Deals**: Total number of deals on the platform. &#x20;

Note: Our platform automatically tracks the money saved by your company. If the total doesn't add up to $2,499 on a given year, a refund is automatically issued to you. We estimate 10x value to our customers (i.e. you'll save \~$25,000 per year on software development costs with Hatch Apps).&#x20;

<figure><img src="/files/8qCbfLHYu4MsnEJ5iVu3" alt=""><figcaption></figcaption></figure>


---

# 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.hatchapps.com/platform/features/home.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.
