# Overview

[DePINscan.io](https://depinscan.io/) provides a ready-to-use dashboard with essential visualizations tailored specifically for DePIN projects. It acts as a centralized hub catering to [**DePIN**](https://iotex.io/blog/what-are-decentralized-physical-infrastructure-networks-depin/) projects, enthusiasts, developers, founders and investors, ensuring they stay updated with sector developments.&#x20;

<figure><img src="https://4046782323-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0m2ip6ggBs3GSiSljRjr%2Fuploads%2FGweP9DaBsSnxpQsrrhAA%2FScreen%20Shot%202024-03-19%20at%209.36.17%20AM.png?alt=media&#x26;token=81ac0f4f-76a8-4626-b8b6-a2a4a7b4a909" alt=""><figcaption></figcaption></figure>

There are 2 ways of integrating your DePIN project on DePINscan:&#x20;

* [**Project Integration**](https://docs.depinscan.io/developer/project-integration)

  Anyone can submit their DePIN project to be integrated on DePINscan. Once created a project will be reviewed by an IoTeX team member for approval. Once approved the project will be live on the explorer.
* [**Map Integration**](https://docs.depinscan.io/developer/map-integration)

  The Map Integration requires a project to use the [DePINscan API](https://docs.depinscan.io/developer/map-integration/using-the-api) to showcase their network's physical devices on the [DePINscan world map](https://depinscan.io/#map_view), granting more visibility and community engagement.&#x20;


---

# 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.depinscan.io/developer/overview.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.
