# Private RPC

In partnership with bloXroute, we provide traders unparalleled front-running protection and high inclusion rates for better trades on BNB Chain and Ethereum. With Private RPC, your transactions on PancakeSwap will no longer be publicly visible in the mempool, **safeguarding you from bots and MEV searchers**. Best of all, this service comes to you free of charge. Let's delve into the details and explore the benefits of this integration.

**The Benefits of Private RPC:**

**Front-Running Prevention and Enhanced Trading Rates:** Our Private RPC incorporates a layer of privacy logic that directly routes your transactions to block proposers, effectively shielding them from the public mempool. This critical delay feature gives you the upper hand, allowing you to execute your trades before malicious front-runners and sandwich bots can interfere, leading to better trading rates and opportunities.

**Securing Transactions with Unparalleled Speed:** Our partnership with bloXroute, a leading Blockchain Distribution Network (BDN), ensures your transactions' unmatched speed and security. The bloXroute MEV Protect Engine, built on extensive experience in pioneering Private Transactions on Ethereum, guarantees that your transactions remain safe and private with a success rate of 100% on Ethereum and \~85% on BNB Chain

**Fast and Effortless Integration:** We understand the value of your time and ease of use. Integrating Private RPC is a breeze for developers and organizations, requiring just a minute of integration work. Seamlessly enhance user experience and trust with this quick implementation.

**Free & Your Privacy is Protected:** Yes, you read it right - Private RPC is a complimentary service from PancakeSwap. We have no plans to charge fees, and rest assured, we do not collect user information like IP or personal data.

**Setting Up Your Private RPC:**

1. In Metamask click on the ***yellow button*** to the left off your account.

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

```
```

2. **Select Add Network**

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

3. **select add Network Manually**&#x20;

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

4. **Next step is to add these manually into the fields provided and click save once done.**

&#x20;       *Ensure that you copy and paste this exactly from the doc as these are case sensitive.*

&#x20;       *Note that not all fields are needed as some are optional i.e. block explorer URL*&#x20;

* Network Name : **BNB MEV Protect**
* New RPC URL : [https://pancake-bnb.rpc.blxrbdn.com](https://pancake-bnb.rpc.blxrbdn.com/)
* Chain ID : 56
* Currency Symbol : BNB

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

5. Network added Successfully and **Switch to BNB MEV Protect**

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

6. **Confirmation** &#x20;

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


---

# 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://gamexlabs.gitbook.io/docs.gitbook.com-gamexlabs/setup-in-metamask-for-gmx-valr/private-rpc.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.
