# Node Reward Address Replacement

Enter the node reward address replacement page: <https://change.rangersprotocol.com/>

![](https://lh5.googleusercontent.com/69IAiuoaApkMAoywuQfDoaN5iV4mw4sqnQCZuRTlOUxqcZsfuR4qE3wqQDJjrbvsvutxZY9LrwoR8D16jGs8mqLnoVncL1ZO84og_cwlVs_B0Pveq-53KR55ias6nu8dXOnPcYO8)

Switch Metamask to Rangers Protocol Mainnet, and use the original node address to connect to the page.

![](https://lh6.googleusercontent.com/d_LAuE9FyFQDY6zOxRjrwvcQT8MS-7rzgn6KFxihZ0Nu8YQKLsJ0e5Q3qOKJ9xY2tEamU5-0nTBAZcd4fxL9YVC1UcJbGuHLzSlBcQwkYVtHAGzP8cF0F3gHcE1p0A)

Input the reward address to replace into, and confirm that the original reward address and miner ID are shown correctly.

![](https://lh5.googleusercontent.com/9-er93geLNav2f3oyTkQtzX__xmxE3QixETOYkmqSC7w2Da6OwUlXUsPH8dzU5nuXUqQY8OE5_x8kqsKCrkZq-uh61dKHbA3hRmpD1ORDV-uURq81RTfWUd8KIx8eVRBx3OZcYVx)

Click "Change" to initiate a blockchain transaction to replace the original reward address.

![](https://lh4.googleusercontent.com/uYjOycMDilTBjrOMQ0WOT9dJRk-_KSBs4-xAaPpykHniLqCvm5gZIOZC70MJVoe7dBPXCYElRpBMEMPpReBj-4poKzj2JcdbqbtAbDDut5WKCPCQsn6q8XvOR48cWA)

Tips:

1. Please take good care of the new reward address’s private key to avoid unnecessary losses.
2. Earned rewards are settled on Rangers Protocol every 10 hours. View the rewards in the new address after the settlement.
3. The original reward address will no longer receive rewards after being replaced. The rewards generated by the original address will stay intact and will not be transferred to the new one.
4. Visit <https://scan.rangersprotocol.com/> and click "Add Rangers Network" in the lower left corner to automatically add the Rangers Protocol mainnet configurations to your MetaMask.

![](https://lh6.googleusercontent.com/HLgvYdad0yKnq84dRp38Xft9aug3mHs7m8PJQgXqbHyjTj2D9Gqcz15Hi_8y0g_pSA-icq8KNuUdsBQKlUG60tCqUpbTOGKnucHxBpzCDFHlmdcVQYtxkWxrRt0CWpole-1JmqjW)


---

# 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://rangersprotocol.gitbook.io/rangersprotocol/become-a-verification-node/node-reward-address-replacement.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.
