# Explorer Level

This grant is intended for developers who want to focus on a particular component of our infrastructure, such as creating a device prototype ([**RPi, Arduino, ESP32**](https://docs.w3bstream.com/client-device-sdks/introduction)) using our hardware abstraction layer, or maybe creating a simple DePIN application focusing on one layer of the IoTeX infrastructure such as W3bstream or ioID in conjunction with the IoTeX Layer1.

This grant offers up to **500 USDT** (in hardware and funds) depending on your existing user base and your skills level. If you don't have much of a user base, or you're just starting out, don't fret, we would still help you with your hardware, and we'll give you some community shoutouts.

<details>

<summary>Requirements</summary>

* **Adequate technical expertise:** \
  Showcase your technical skills and experience in relevant fields, such as web development, IoT, or web3. Provide links to past projects, GitHub repositories, or other relevant work to strengthen your application.

</details>

<details>

<summary>What we expect</summary>

* **Continue community contributions:** \
  We expect you to maintain your active participation within the IoTeX Developer Community by sharing your knowledge, experiences, and project updates.
* **Utilize W3bstream and, if requested, hardware in your projects:** \
  We expect you to integrate W3bstream and, if applicable, utilize the hardware kit in your project to experiment with real-world data and explore hardware implementations.

</details>

<details>

<summary>Eligible Contributions</summary>

In order to submit a successful proposal for this grant, you'll have to adhere to either of these guidelines:&#x20;

* Publish a polished video tutorial on **youtube**

  ***or***
* &#x20;Publish a tutorial on *your favorite platform **(medium, mirror, reddit, etc...)*** that directs readers/audience to our [***docs***](https://docs.iotex.io/), [***dev portal***](https://developers.iotex.io/), [**IoTeX main site**](https://iotex.io/)**,** [**DePINscan**](https://depinscan.io/), etc..

</details>

{% hint style="info" %}
⚠️ **NOTE**: You don't have to necessarily provide a **GitHub** repository (although you're definitely encouraged 😉). A written or video tutorial will be enough to be eligible for this grant.
{% endhint %}

{% hint style="info" %}
Keep in mind that you'll have to **provide a link to your work**, so make sure you're happy with what you've done before moving on with the application. You can always reach out to our [**Discord Server**](https://discord.gg/iotex) with any question or for any support.
{% endhint %}

Once you're good to go, have learned a lot of have finally crafted a nice piece of content you're proud to share with the rest of the community, you can start filling out the form below and complete your application 👇

{% embed url="<https://form.typeform.com/to/GALonxd4>" %}


---

# 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.iotex.io/blockchain/participate/developer-grants/individual-developers/explorer-level.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.
