> For the complete documentation index, see [llms.txt](https://docs.zerowave.my.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zerowave.my.id/testnet/deinfra.md).

# Deinfra

<div align="center"><img src="https://user-images.githubusercontent.com/56349947/204550860-ecf49956-0283-4989-9b59-2469d7413ca7.svg" alt="" height="100"></div>

## Power DCloud

Power DCloud is the world’s first DeInfra, which completely beats the problem of inability to build really decentralized dApps without centralized parts or the necessity to use centralized services.\
Based on blockchain platform DCloud combines a universal set of services: multi virtual machines, decentralized storage, sophisticated tokenomisc, nodes and chains, with Power Hub as one-stop entry for developers, users, node providers and projects.

[Official Documentation About Power DCloud (DeInfra)](https://doc.thepower.io/docs/about)

## General Information

Testnet Information :

> [About Testnet](https://medium.com/the-power-official-blog/deinfra-testnet-verification-and-test-assignment-in-the-community-bot-are-launched-today-b253f397b1fa)

Telegram Group :

> [Telegram Group](https://t.me/thepower_chat)

Telegram Channel :

> [Telegram Announcement](https://t.me/thepowerio)

Telegram Bot :

> [Rover Bot](https://t.me/thepowerio_bot)

Node Checker :

> [Checker](https://zabbix.thepower.io/zabbix.php?action=dashboard.view#)

## Requirement

To run node you must have meet a requirement:

### Minimum Hardware Requirement

| CPU                     | Memory   | Disk       | Bandwith |
| ----------------------- | -------- | ---------- | -------- |
| 4 Core                  | 4 GB     | 40 GB      | 100 Mbps |
| ## Software Requirement |          |            |          |
| OS                      | Erlang   | Docker     |          |
| --------------          | -------- | ---------- |          |
| Ubuntu 22.04            | 22.4     | 20.10.18   |          |

> [Erlang Insatllation](/testnet/deinfra/installation/erlang.md)


---

# 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:

```
GET https://docs.zerowave.my.id/testnet/deinfra.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.
