> For the complete documentation index, see [llms.txt](https://depinone.gitbook.io/depinone-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://depinone.gitbook.io/depinone-en/overview/depin-one-introduction.md).

# DePIN ONE Introduction

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

## **Who is DePIN ONE?**

### DePIN ONE is building ***the next generation of distributed computing and energy infrastructure networks*****.**

Our mission is to integrate idle computing resources from around the globe, creating a decentralized network for these resources. On top of that, we are also developing a platform for energy infrastructure liquidity.

With the advancement of AI, the immense demand for computing power poses a higher challenge to energy supply. Unfortunately, many impoverished and underdeveloped regions lack the financial resources to build centralized energy infrastructure, leading to energy shortages that further entrench poverty and underdevelopment. The decentralized nature of blockchain technology, combined with the innovative use of smart contracts, allows for the more cost-effective and efficient distribution and management of computing resources. We firmly believe that as blockchain technology continues to evolve, establishing a shared energy infrastructure network will become a reality.

## **The Easiest Tool for Idle Computing Power Mining**

DePIN ONE’s roadmap begins with ***the aggregation of idle computing power*****.**

While many DePIN projects claim to enable all end-users to participate in the DePIN network, high technical barriers and complex operations have unintentionally excluded most users.

The first product of DePIN ONE, *the **Aggregated Miner APP***, is set to eliminate these obstacles completely, allowing every user with idle computing resources to easily participate in realizing the value of their computing power and engage in Web3 projects to earn rewards.

* **Simplicity at its Best**

We eliminate the need for complex code configurations, Docker installations, and other technical hurdles. Users simply need to download and install the APP to start autonomous mining and begin earning rewards.&#x20;

No specialized hardware is required; any personal computer can connect. While mining, users can still perform basic tasks on their computers without interruption.

* **Maximizing the Use of Various Computing Resources**

DePIN ONE will fully utilize various computing resources from computer devices, including CPU, GPU, memory, storage, and network, matching them to suitable projects.&#x20;

We will also expand the boundaries of compatible devices, gradually supporting mobile phones and other lightweight hardware, such as edge devices.

* **Curated Project Recommendations and Algorithm Optimization**

We will continuously collaborate with leading, high-quality projects to provide the latest computational assessments and profit forecasts, recommending the optimal operation strategies based on your hardware specifications.&#x20;

With DePIN ONE, you can seamlessly participate in multiple cutting-edge crypto projects, all while enjoying additional earnings provided by DePIN ONE.&#x20;

Beyond the ongoing optimization of mining algorithms by the DePIN ONE team, we will also establish incentives to encourage developer participation, fostering a vibrant and thriving ecosystem.

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

## Decentralized Energy Infrastructure Sharing Network Platform

{% hint style="info" %}
Achieving energy accessibility and equity is far more complex than merely aggregating computing power. We aim to delve deeper, extending our efforts from computing power to the underlying energy infrastructure.
{% endhint %}

<details>

<summary><strong>Phase 1: Building a Decentralized Platform for Aggregating and Sharing Idle Computing Resources</strong></summary>

</details>

As mentioned earlier, DePIN ONE has developed a universal DePIN service tool that allows anyone with idle devices to connect their computing resources—whether it be processing power, storage, or bandwidth—with minimal barriers. This enables everyone’s devices to participate in the construction of the DePIN value internet at the lowest possible cost, maximizing resource utilization and value creation efficiency.

Various ecosystem projects will be coordinated by validator nodes that run consensus and scheduler tasks on the DePIN ONE blockchain. This structure allows for the provision of traditional cloud services in a decentralized and open-source environment, while also supporting new DePIN services like hot storage, CDN acceleration, and verifiable random functions. Additionally, DePIN ONE will offer novel trusted storage and trusted container execution environments on top of the decentralized network, creating possibilities for the integration of more projects.

<details>

<summary><strong>Phase 2: Building the DePIN ONE Node Network Platform and DePINFi Platform</strong></summary>

</details>

Based on the decentralized idle resource network platform, all users who wish to utilize idle resources for mining can participate. To support the development and stability of more blockchain networks, DePIN ONE will provide node support for as many blockchain projects as possible. Users can stake the tokens they mine back into our node network to earn secondary rewards, truly maximizing their returns. For this purpose, we will set up a staking node marketplace based on various PoS projects, or a restocking financial platform, which we define as the DePINFi Marketplace.

<details>

<summary><strong>Phase 3: Building a Decentralized Energy Infrastructure-Sharing Network Platform</strong></summary>

</details>

The main function of the DePIN ONE energy infrastructure sharing platform is to enable RWA transactions of energy infrastructure, investing in energy infrastructure more fractionalized.&#x20;

For example, a village in central Congo in Africa needs 1,000 photovoltaic panels, but local finances cannot support the construction. A team in Congo can initiate a fundraising project on the DePIN ONE energy infrastructure sharing network platform and connect future electricity revenues to the DePIN ONE value network, automatically distributing them to early investors.&#x20;

With the collaborative sharing model of blockchain, DePIN ONE hopes to help more regions in need develop their own energy infrastructure, allowing technological advancements to benefit everyone truly.

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

## Our Vision

Yes, you read that right. DePIN ONE's ambition goes far beyond being just a low-barrier aggregated mining platform or a simple energy RWA trading platform. Our vision is to connect these idle resources and like-minded individuals through the blockchain network, creating a world where energy is more equitable, affordable, and accessible to all.


---

# 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://depinone.gitbook.io/depinone-en/overview/depin-one-introduction.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.
