# Puissant Builder

**Puissant** is a permissionless, transparent, and fair ecosystem for efficient MEV extraction and frontrunning protection which preserves the ideals of BNB Smart Chain. Puissant provides a private communication channel between BNB Smart Chain users and validators for efficiently communicating preferred transaction order within a block.

## Why Puissant ?

In 2022, a spike in BNB Smart Chain usage has revealed a set of negative externalities brought by arb bots, as it did on Ethereum, including network congestion (i.e. p2p network load) and chain congestion (i.e. chain-reorg, empty block) caused by inefficient communication between PGA bot operators and validators for transaction order preference.

Resources are wasted, chain user experience is getting worse and meanwhile BNB holders have no chance to enjoy mev profit.

48Club decided to provide this solution. It is inspired by flashbots but improved according to BNB Smart Chain's own community philosophy.&#x20;

### Market Share <a href="#rpc-endpoint" id="rpc-endpoint"></a>

Check <https://dune.com/bnbchain/bnb-smart-chain-mev-stats>

### Endpoint <a href="#rpc-endpoint" id="rpc-endpoint"></a>

```
https://puissant-builder.48.club/
```

```
wss://puissant-builder.48.club/
# Conditional Access, 48SoulPoint Member Benefit
```


---

# 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.48.club/puissant-builder.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.
