> For the complete documentation index, see [llms.txt](https://connectify.gitbook.io/iot-protocol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://connectify.gitbook.io/iot-protocol/grant-program.md).

# Grant Program

We have identified one of the major obstacles to the development of the IoT and its use to bring innovation to established business sectors.&#x20;

This obstacle is the difficulty for start-up projects to finance the hardware design part.&#x20;

At CONNECTIFY, we provide a real industrialization and cost-sharing solution for the democratization of the IoT, so it seemed natural to us to help projects get off the ground.&#x20;

Our GRANT program is designed to help project leaders finance the design and manufacture of a prototype. We offer financing packages ranging from $30K to $150K to support this stage. We also put you in touch with our partners, both technical, such as tried-and-tested design offices specialized in IoT, and with incubators to help you finance your startup project and get it to market.

<figure><img src="/files/CwPZtLaKk1cT4cGBYxNL" alt=""><figcaption></figcaption></figure>


---

# 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://connectify.gitbook.io/iot-protocol/grant-program.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.
