# Home

## Overview

At Silk Nodes we have wanted to improve on the current services we offer to chains when we start validating them, we would almost always run public nodes RPCs and API endpoints as well as operating IBC Relayer nodes. However, as we have grown and become much more comfortable in our operations we wanted to immediately expand on the services we now provide chains, which is why we decided to build Validator Tools Bot, a unique solution for validators and projects alike providing a one-stop shop for a multitude of services including but not limited to

* Daily Node Snapshots
* Validator Status Alerts (whole chain or individual validator)
* Governance Proposal Alerts
* Live Peers
* Chain Upgrade Watcher and Upgrade Guides
* Node Installation Guides\
  \
  and much more.&#x20;

## Quick links

{% content-ref url="/pages/O8d3LshVvbucYy1epanB" %}
[Validator Services](/validator-tools-guide/commands/validator-services.md)
{% endcontent-ref %}

{% content-ref url="/pages/SOss2utbJTd2t1ofUoZi" %}
[Validator Alerts](/validator-tools-guide/commands/validator-alerts.md)
{% endcontent-ref %}

{% content-ref url="/pages/z0R5VCoRpkpUXeM8Sysp" %}
[Governance Alerts](/validator-tools-guide/commands/governance-alerts.md)
{% endcontent-ref %}

{% content-ref url="/pages/0dWqHct2Xwhj6eODtB2m" %}
[Upgrade Commands](/validator-tools-guide/commands/upgrade-commands.md)
{% endcontent-ref %}

{% content-ref url="/pages/YxW8kmY2wuWAiHqMJeeo" %}
[Our Validators](/validator-tools-guide/support-us/our-validators.md)
{% endcontent-ref %}


---

# 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.silknodes.io/validator-tools-guide/home.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.
