# Others

- [Operation references](https://docs.exsat.network/guides-of-data-consensus/others/operation-references.md)
- [Preparation Before You Start](https://docs.exsat.network/guides-of-data-consensus/others/operation-references/preparation-before-you-start.md)
- [Account Preparation](https://docs.exsat.network/guides-of-data-consensus/others/operation-references/preparation-before-you-start/account-preparation.md)
- [Run a BTC node](https://docs.exsat.network/guides-of-data-consensus/others/operation-references/preparation-before-you-start/run-a-btc-node.md)
- [Environment requirements](https://docs.exsat.network/guides-of-data-consensus/others/operation-references/preparation-before-you-start/environment-requirements.md)
- [Prerequisites](https://docs.exsat.network/guides-of-data-consensus/others/operation-references/preparation-before-you-start/prerequisites.md)
- [Synchronizer operations](https://docs.exsat.network/guides-of-data-consensus/others/operation-references/synchronizer-operations.md)
- [Create New Synchronizer Account](https://docs.exsat.network/guides-of-data-consensus/others/operation-references/synchronizer-operations/create-new-synchronizer-account.md)
- [Synchronizer Registration](https://docs.exsat.network/guides-of-data-consensus/others/operation-references/synchronizer-operations/synchronizer-registration.md)
- [Execute the synchronizer client](https://docs.exsat.network/guides-of-data-consensus/others/operation-references/synchronizer-operations/execute-the-synchronizer-client.md)
- [Revote For Consensus](https://docs.exsat.network/guides-of-data-consensus/others/operation-references/synchronizer-operations/revote-for-consensus.md)
- [Change Reward Address](https://docs.exsat.network/guides-of-data-consensus/others/operation-references/synchronizer-operations/change-reward-address.md)
- [Check and claim rewards for synchronizer](https://docs.exsat.network/guides-of-data-consensus/others/operation-references/synchronizer-operations/check-and-claim-rewards-for-synchronizer.md)
- [Update to new Docker version for Synchronizer](https://docs.exsat.network/guides-of-data-consensus/others/operation-references/synchronizer-operations/update-to-new-docker-version-for-synchronizer.md)
- [Validator operations](https://docs.exsat.network/guides-of-data-consensus/others/operation-references/validator-operations.md)
- [Create New BTC Validator Account](https://docs.exsat.network/guides-of-data-consensus/others/operation-references/validator-operations/create-new-btc-validator-account.md)
- [Create New XSAT Validator Account](https://docs.exsat.network/guides-of-data-consensus/others/operation-references/validator-operations/create-new-xsat-validator-account.md)
- [Stake for Validator via Credit Staking](https://docs.exsat.network/guides-of-data-consensus/others/operation-references/validator-operations/stake-for-validator-via-credit-staking.md)
- [Stake for Validator via XBTC Staking or XSAT Staking](https://docs.exsat.network/guides-of-data-consensus/others/operation-references/validator-operations/stake-for-validator-via-xbtc-staking-or-xsat-staking.md)
- [Claim rewards for Validator](https://docs.exsat.network/guides-of-data-consensus/others/operation-references/validator-operations/claim-rewards-for-validator.md)
- [Change Stake Address](https://docs.exsat.network/guides-of-data-consensus/others/operation-references/validator-operations/change-stake-address.md)
- [Change Reward Address](https://docs.exsat.network/guides-of-data-consensus/others/operation-references/validator-operations/change-reward-address.md)
- [Change Commission Ratio](https://docs.exsat.network/guides-of-data-consensus/others/operation-references/validator-operations/change-commission-ratio.md)
- [Configure Display Information for Your Validator Account](https://docs.exsat.network/guides-of-data-consensus/others/operation-references/validator-operations/configure-display-information-for-your-validator-account.md)
- [Execute the validator client](https://docs.exsat.network/guides-of-data-consensus/others/operation-references/validator-operations/execute-the-validator-client.md)
- [Update to new Docker version for Validator](https://docs.exsat.network/guides-of-data-consensus/others/operation-references/validator-operations/update-to-new-docker-version-for-validator.md)
- [Compete to win a Validator quota](https://docs.exsat.network/guides-of-data-consensus/others/operation-references/validator-operations/compete-to-win-a-validator-quota.md)
- [Common operations](https://docs.exsat.network/guides-of-data-consensus/others/operation-references/common-operations.md)
- [Import from seed phrase](https://docs.exsat.network/guides-of-data-consensus/others/operation-references/common-operations/import-from-seed-phrase.md)
- [Import from Private Key](https://docs.exsat.network/guides-of-data-consensus/others/operation-references/common-operations/import-from-private-key.md)
- [Set BTC RPC Node](https://docs.exsat.network/guides-of-data-consensus/others/operation-references/common-operations/set-btc-rpc-node.md)
- [Refill BTC for Gas Fees](https://docs.exsat.network/guides-of-data-consensus/others/operation-references/common-operations/refill-btc-for-gas-fees.md)
- [Export private key](https://docs.exsat.network/guides-of-data-consensus/others/operation-references/common-operations/export-private-key.md)
- [Remove Your Account](https://docs.exsat.network/guides-of-data-consensus/others/operation-references/common-operations/remove-your-account.md)
- [Upgrade to new version](https://docs.exsat.network/guides-of-data-consensus/others/operation-references/common-operations/upgrade-to-new-version.md)
- [View Logs](https://docs.exsat.network/guides-of-data-consensus/others/operation-references/common-operations/view-logs.md)
- [Environment variables](https://docs.exsat.network/guides-of-data-consensus/others/operation-references/common-operations/environment-variables.md)


---

# 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.exsat.network/guides-of-data-consensus/others.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.
