# Developer Platform

<h2 align="center">Welcome to SyncNode Docs Hub</h2>

<p align="center">Institutional-grade infrastructure for the decentralized web.</p>

<p align="center"></p>

SyncNode delivers high-performance, institutional-grade infrastructure for the Web3 ecosystem. This documentation hub serves as the comprehensive knowledge base for network operators, developers, and blockchain specialists utilising our services.

Here, you will find technical specifications and guides regarding:

* Infrastructure Setup: Bare-metal configurations and optimisation.
* RPC Nodes: Basic setup instructions, public and private endpoint integration.
* Security Architecture: Best practices for key management and sentinel architecture.
* Network Guides: Specific parameters for the protocols we support (Solana, SUI, Aptos, etc.).

***

> 🚧 Documentation Under Active Development
>
> This knowledge base is continuously updated to reflect new network integrations and API references.
>
> While we build this out, please contact our engineering team directly for specific technical requirements or immediate integration support.

***

#### Community & Contributions

We strive for absolute accuracy in our guides. However, given the rapid pace of protocol updates in the blockchain space, specifications may change.

We highly appreciate community feedback. If you identify outdated information or a potential improvement, please, report an Issue: Signal the discrepancy to our team by e-mail: <support@syncnode.tech> or on telegram @syncnode&#x20;


---

# Agent Instructions: 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.syncnode.tech/readme.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.
