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

# Sonaric

Key features include:

1. Accessibility: Anyone can become a node operator using Sonaric AI Node, which handles complex tasks automatically.
2. Scalability: Provides a large network of compute resources for blockchain networks.
3. Intelligent Matchmaking: Uses AI to pair node operators with profitable blockchain networks.

Key components:

1. Sonaric AI Node: An intelligent node with a resident AI agent and LLM, automating setup and management.
2. The Sonaric Network: A decentralized layer matching resource providers with blockchain networks.
3. Sonaric Oracle: A hyper-aware AI platform providing insights and optimization possibilities.

Sonaric aims to make node operation accessible, optimize resource allocation, and support blockchain network growth through AI-driven automation and decentralization.

## Server Requirement

| CPU   | Memory   | Disk   | Operating System |
| ----- | -------- | ------ | ---------------- |
| 4 CPU | 8 GB RAM | 100 GB | Ubuntu 22+       |


---

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