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

# Exorde

<div align="center"><img src="https://user-images.githubusercontent.com/56349947/206114692-7a225eb3-7640-4ccf-9b60-535c1219bd50.png" alt="" height="100"></div>

Exorde is the web3 protocol that empowers developers to crawl and link all public data on the web.

[Exorde Website](https://exorde.network/)

Exorde Social Media

[![](https://user-images.githubusercontent.com/50621007/176236430-53b0f4de-41ff-41f7-92a1-4233890a90c8.png)](https://discord.gg/ExordeLabs) [![](https://user-images.githubusercontent.com/50621007/183283867-56b4d69f-bc6e-4939-b00a-72aa019d1aea.png)](http://t.me/exorde) [![](https://user-images.githubusercontent.com/56349947/205331052-6d4d4216-3529-490c-a1b9-8c3618aac8e2.png)](https://twitter.com/ExordeLabs)

## General Information

Incentive Test Information :

> [Incentive Info](https://discord.com/channels/754992505241469040/997571158109061253/1039546654996566056)

## Requirement

To run node you must have meet a requirement:

### Minimum Hardware Requirement

| CPU                     | Memory     | Disk  | Bandwith |
| ----------------------- | ---------- | ----- | -------- |
| 2 Core                  | 4 GB       | 20 GB | 100 Mbps |
| ## Software Requirement |            |       |          |
| OS                      | Docker     |       |          |
| --------------          | ---------- |       |          |
| Ubuntu 22.04            | 20.10.18   |       |          |


---

# 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/exorde.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.
