# Tools

Built to make your Solana Node experience easier.

<table data-view="cards"><thead><tr><th>Tool</th><th data-card-target data-type="content-ref">Documentation</th></tr></thead><tbody><tr><td><p><strong>HELM-PS</strong><br><em>High-Efficiency Load Management Proxy Server</em><br>Smart proxy server that distributes your RPC requests across multiple endpoints.</p><ul><li>Load balancing across multiple RPCs</li><li>Automatic rate limiting</li><li>Real-time metrics</li><li>Zero-downtime auto-updates</li></ul><p>Perfect for managing RPC traffic without overloading your endpoints.</p></td><td></td></tr><tr><td><p><strong>ThorStreamer Yellowstone Translator</strong><br><em>Yellowstone-gRPC Compatibility Layer</em><br>Bridge between ThorStreamer and Yellowstone-gRPC format. Use your existing Geyser-compatible applications with ThorStreamer.</p><ul><li>Transaction streaming</li><li>Account update streaming</li><li>Slot status streaming</li><li>Wallet address filtering</li></ul><p>Drop-in compatibility for apps expecting Yellowstone-gRPC format.</p></td><td></td></tr></tbody></table>


---

# 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.thornode.io/infrastructure/tools.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.
