# Commands

- [Validator Services](https://docs.silknodes.io/validator-tools-guide/commands/validator-services.md): Here you will find a guide on using our services commands, a fully automated range of service provided by Silk Nodes Validators for multiple Cosmos Eco chains and more to come in the future.
- [Validator Alerts](https://docs.silknodes.io/validator-tools-guide/commands/validator-alerts.md): Get validator status alerts for your project or if you're are validator get them straight to your own Discord!
- [Governance Alerts](https://docs.silknodes.io/validator-tools-guide/commands/governance-alerts.md): Set channels to receive new governance proposal alerts.
- [Upgrade Commands](https://docs.silknodes.io/validator-tools-guide/commands/upgrade-commands.md): Shows any upcoming Chain upgrades and provides upgrade guides.
- [Miscellaneous Commands](https://docs.silknodes.io/validator-tools-guide/commands/miscellaneous-commands.md): Some extra commands..


---

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