> 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/q-block.md).

# Q-Blockchain

<div align="center"><img src="https://user-images.githubusercontent.com/56349947/206959347-39000801-f2e7-464e-9d60-2a9e25df1306.png" alt="" height="100"></div>

## Q Blockchain

Q is a novel blockchain that combines the benefits of a public, open and decentralized ledger with the transparency and predictability of enforceable private contracts, thereby enabling adoption by a great variety of use cases that desire decentralization but require scalability and dependability.

[Q Blockchain Website](https://q.org)

Q Blockchain Social Media

[![](https://user-images.githubusercontent.com/50621007/176236430-53b0f4de-41ff-41f7-92a1-4233890a90c8.png)](https://discord.gg/YTgkvJvZGD) [![](https://user-images.githubusercontent.com/56349947/205331052-6d4d4216-3529-490c-a1b9-8c3618aac8e2.png)](https://twitter.com/QBlockchain)

## General Information

* Incentive Information :

> [Incentive Info](https://medium.com/q-blockchain/q-blockchain-validator-onboarding-program-part-1-validator-incentivized-testnet-567ef6e4002e)

* Official Guide :

> [Guide](https://docs.qtestnet.org/)

* Validator Status :

> [Validator](https://stats.qtestnet.org/)

* Register incentive Testnet :

> [Register](https://itn.qdev.li/)

## Requirement

To run node you must have meet a requirement:

> base on my machine

### Minimum Hardware Requirement

| CPU                     | Memory | Disk   | Bandwith |
| ----------------------- | ------ | ------ | -------- |
| 8 Core                  | 32 GB  | 500 GB | 100 Mbps |
| ## Software Requirement |        |        |          |

* OS : Ubuntu 20.xx

## Usefull Command

*
*


---

# 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/q-block.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.
