> For the complete documentation index, see [llms.txt](https://docs.callisto-pirl.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.callisto-pirl.com/faq/maintain.md).

# Maintain

- [Network Maintainers](https://docs.callisto-pirl.com/faq/maintain/network-maintainers.md)
- [Parameters](https://docs.callisto-pirl.com/faq/maintain/parameters.md)
- [Node Endpoints](https://docs.callisto-pirl.com/faq/maintain/node-endpoints.md)
- [Node And Dapps](https://docs.callisto-pirl.com/faq/maintain/node-and-dapps.md)
- [Set up a Full Node](https://docs.callisto-pirl.com/faq/maintain/node-and-dapps/set-up-a-full-node.md)
- [Networks](https://docs.callisto-pirl.com/faq/maintain/node-and-dapps/networks.md)
- [Set up Secure WebSocket for Remote Connections](https://docs.callisto-pirl.com/faq/maintain/node-and-dapps/set-up-secure-websocket-for-remote-connections.md)
- [Resolving Errors](https://docs.callisto-pirl.com/faq/maintain/node-and-dapps/resolving-errors.md)
- [Nominated Guides](https://docs.callisto-pirl.com/faq/maintain/nominated-guides.md)
- [Nominate](https://docs.callisto-pirl.com/faq/maintain/nominated-guides/nominate.md)
- [Unbonding and Rebonding](https://docs.callisto-pirl.com/faq/maintain/nominated-guides/unbonding-and-rebonding.md)
- [Validator Guides](https://docs.callisto-pirl.com/faq/maintain/validator-guides.md)
- [How to run a Validator on Polkadot](https://docs.callisto-pirl.com/faq/maintain/validator-guides/how-to-run-a-validator-on-polkadot.md)
- [Validator Payout Overview](https://docs.callisto-pirl.com/faq/maintain/validator-guides/validator-payout-overview.md)
- [Using systemd for a Validator Node](https://docs.callisto-pirl.com/faq/maintain/validator-guides/using-systemd-for-a-validator-node.md)
- [Secure Validator](https://docs.callisto-pirl.com/faq/maintain/validator-guides/secure-validator.md)
- [How to use Polkadot Validator setup](https://docs.callisto-pirl.com/faq/maintain/validator-guides/how-to-use-polkadot-validator-setup.md)
- [Set Up a Validator with NGINX Reverse Proxy](https://docs.callisto-pirl.com/faq/maintain/validator-guides/set-up-a-validator-with-nginx-reverse-proxy.md)
- [How to Upgrade Your Validator](https://docs.callisto-pirl.com/faq/maintain/validator-guides/how-to-upgrade-your-validator.md)
- [Monitor your node](https://docs.callisto-pirl.com/faq/maintain/validator-guides/monitor-your-node.md)
- [How to Chill](https://docs.callisto-pirl.com/faq/maintain/validator-guides/how-to-chill.md)
- [How to Stop Validating](https://docs.callisto-pirl.com/faq/maintain/validator-guides/how-to-stop-validating.md)
- [Validator Community Overview](https://docs.callisto-pirl.com/faq/maintain/validator-guides/validator-community-overview.md)
- [Governance Guides](https://docs.callisto-pirl.com/faq/maintain/governance-guides.md)
- [Participate in Democracy](https://docs.callisto-pirl.com/faq/maintain/governance-guides/participate-in-democracy.md)
- [Join the Council](https://docs.callisto-pirl.com/faq/maintain/governance-guides/join-the-council.md)
- [Voting for Councillors](https://docs.callisto-pirl.com/faq/maintain/governance-guides/voting-for-councillors.md)


---

# 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.callisto-pirl.com/faq/maintain.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.
