> For the complete documentation index, see [llms.txt](https://docs.iotex.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.iotex.io/blockchain/participate/developer-grants/depin-projects.md).

# DePIN Projects

The **IoTeX Project Grants** is comprehensive grant initiative specifically designed to support and accelerate the growth of established web3 and IoT companies within the IoTeX ecosystem. The Project Grants focus on two primary tiers: [**The Integration Tier**](broken://pages/tySVR8aZfjacPVs2zJf4) and the [**DePIN Incubator**](broken://pages/K5VAN7mZFwbj6AyMPTgZ), catering to projects with varying needs and objectives.

<figure><img src="/files/429tiTF4gMI2H6q0juTg" alt=""><figcaption></figcaption></figure>

The Integration Tier supports projects and tools that are being ported or integrated from other blockchain ecosystems into the IoTeX network. This includes, but is not limited to, DeFi platforms, wallets, blockchain indexing tools, and more. The DePIN Incubator is tailored for projects that either have an existing product and wish to integrate real-world data (DePIN) or have proven expertise and aim to build a DePIN solution from scratch.

By participating in the IoTeX Project Grants, established web3 and IoT companies gain access to funding, technical support, and mentorship, ensuring their projects successfully contribute to the growth and adoption of the IoTeX technology, ecosystem, and community. Join us in advancing the IoTeX ecosystem and bringing innovative, real-world solutions to life for both web3 and IoT industries!

### Apply to the IoTeX Project Grants

The link below will guide you to the Developer Portal, where you'll be able to start you journey and become part of the IoTeX Halo Grants Program 👇

{% embed url="<https://developers.iotex.io/grants>" %}


---

# 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.iotex.io/blockchain/participate/developer-grants/depin-projects.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.
