# About Sidepit

[**sidepit**](https://sidepit.com) provides best-in-class trade executions for hedging or speculating on the US dollar price of Bitcoin without taking unnecessary risks. Traders use their hot wallets to lock Bitcoin at market open, sign buy/sell orders during market hours, and then unlock their profit or loss at market close. All of this occurs in a transparent, fair, and competitive marketplace, similar to the level playing fields once found in traditional open-outcry trading pits.

Sidepit represents a new paradigm in electronic exchanges—its patented consensus auction mechanism recreates the spirit of the Chicago trading pits. By doing so, it levels the playing field, delivers better pricing, and ensures stable execution.

## How does it work?

All orders enter a single executable pool, and an auction takes place once every second to determine transaction order. Participants bid based on the value of their orders. Compared to traditional high-frequency exchanges that operate thousands of times faster, Sidepit’s slower, one-second cadence prevents latency-driven exploitation.

In this environment, market orders are effectively paid to trade, encouraging true liquidity formation. Buyers compete fairly for order flow without the usual high-frequency trading tactics. The result? More authentic market depth, better pricing, and safer fills—while avoiding the pitfalls of OTC fees, fragmented order books, and flash crashes.

<figure><img src="https://github.com/sidepit/docs-gitbook/blob/main/sidepit-exchange/.gitbook/assets/image%20(2)%20(1)%20(1).png" 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://docs.sidepit.com/readme.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.
