# User Manual

Before you start configuring your nodes, set up your account in Rangers Protocol, which could take you through the entire Rangers Protocol ecosystem. &#x20;

\
Click here: <https://node-manage.rangersprotocol.com/>

## Set Your Account

### Sign up

1. &#x20;Enter the homepage
2. &#x20;If you already have an account, please move to the “Login” session.
3. &#x20;Click ” Sign Up“  and fill in the fields
4. &#x20;After finishing the signup process, then log in.

<figure><img src="/files/MiYNCOCUTcQV9L8rLrje" alt=""><figcaption></figcaption></figure>

### Log in

1. Click ”Log In“ and fill in the fields

<figure><img src="/files/F3fstB3ysx5GlW3MLvSZ" alt=""><figcaption></figcaption></figure>

2. Successfully logged in

<figure><img src="/files/olFEbAVsfTRQnwzfw8Vp" alt=""><figcaption></figcaption></figure>

### Top up

Notice: The cost of renting the node will be deducted directly from your account instead of your wallet, so please top up your account with BSC Network’s BUSD before starting the configuration. You can do this by following the steps below.

1. &#x20;Click the “Top up” button

<figure><img src="/files/ghJy1dLe8Z5PoDVvUfWt" alt=""><figcaption></figcaption></figure>

2. Copy the charge address, which is unique for every account.

<figure><img src="/files/vmsPmbgIDcw4TND8onvJ" alt=""><figcaption></figcaption></figure>

3. &#x20;Then, switch the network to the BNB Smart Chain Mainnet and choose BUSD to transfer to the above charge address.

<img src="https://lh4.googleusercontent.com/AiyqVgJf7cGQiGQLCOSzC7y1MLt1ed_fvlybO4aphNcbZJ6NkU0nlZvaijkdeo7ciJvz2My8tDJ3S92RvNjpxSuW-gcZxFLmujLr8hVZBscgKLYaYhjjpvtSX_xL6veB8x2J8TYPOwKcoBdGOSKiOBU" alt="" data-size="original"><img src="https://lh6.googleusercontent.com/vELsTvNwQFF_fjRO5Y2yk6aaC_mxzTiMbTRrF15sL559vo7TvBrUEdfck7xESi1W7lc57JjwKQkRJT6pHZhZH4Ozz6DcufbQE13Ffc_dMp3kBPA4bl3J_Ih3x5WDYxB6-wNCqYuFGDzFIiedTObeTY8" alt="" data-size="original">![](https://lh5.googleusercontent.com/zyU_GVDtW4gzRk26cYQJZBAb_yorKVYcJ-0ewvdHy5NRe3hfpTk6FpjUX39jhrtr-Cv4fvm0BMYBNroIugkqBMLgSkEI995El_aByOKZ7FZjZwL5N1QwPqU8tJBvulhvQ1py7Sw3OGz86iK__HkXcUs)

4. You could switch back to the Rangers Mainnet network to accomplish the following steps.

<figure><img src="/files/qD0MqZHbnxgmxEvonFBS" alt=""><figcaption></figcaption></figure>

5. &#x20;Check the balance of your account.

<figure><img src="/files/maXiVE0dCnvhSxXUb26J" alt=""><figcaption></figcaption></figure>

### Wallet Connection

1. &#x20;Click the “connect” button to connect your wallet to the platform (Currently, only supports MetaMask )

<figure><img src="/files/Pqo7JM917BDU8kRRuOyk" alt=""><figcaption></figcaption></figure>

2. &#x20;Log into your MetaMask wallet

<figure><img src="/files/V9SfVBPmBQLPmIWRlPns" alt=""><figcaption></figcaption></figure>

3. &#x20;All preparations are complete.&#x20;
4. &#x20;Next up is how to Become a node and how to Stake your RPG.


---

# 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/node-manangement-platform/user-manual.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.
