> For the complete documentation index, see [llms.txt](https://custos-org.gitbook.io/custos/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://custos-org.gitbook.io/custos/rollocker/editor.md).

# Overview

## <sub>Introduction</sub>&#x20;

*<mark style="color:blue;">**Rollock**</mark>* is a comprehensive concept proposed by Custos, including the following elements:

* **Commitment**: Each rollocker represents a collective commitment, where participants engage in the token economy in a voluntary, quantifiable, and rewarding manner while boosting community cohesion.
* **Rolling Lockup**: Positioned between long-term lockups (1-4 years) and traditional staking periods (e.g., daily, 1-month, or 3-month terms). Liquidity remains available during lockup.&#x20;
* **Auto-staking:** Tokens in rolling lockup state automatically accrue staking rewards.
* **Structured Prediction**: Use tokens in the rollocker to predict, hedge and earn.&#x20;

Rollocker is the first unified infrastructure that turns your token holdings into a dynamic source of yield and strategic engagement. It allows you to earn passive staking rewards while actively participating in prediction, all within the markets.

Traditionally, assets are trapped in binary states—either fully liquid/idle or permanently locked—represent significant opportunity cost. However, rollocker introduces a intermediate state where assets liquidity remain securely committed while actively generating yield.

You do not just store value, you amplify it.

## <sub>Highlights</sub>&#x20;

Rollocking eliminates the trade-off between sacrificing liquidity and pursuing yields.

* With rollocker, you can lock tokens on 7‑day auto‑rolling basis that never expires unless you withdraw or the tokens are consumed.
* Locked tokens can earn staking rewards from prediction fees and be used for predictions.
* Introducing Order-Driven Dynamic Balanced Algorithm (ODBA) without market maker. To what extent the winners gain is based on a few parameters, such as timing and order intervals.&#x20;
* Turning risk exposure into risk management. Providing effective hedging tools and controlled leveraged trading opportunities.。
* Reflecting sentiment, information, and market dynamics.

## <sub>Brief on Prediction Market</sub>

Any approved rollocker token can be used to predict across multiple markets, primarily focused on BTC, ETH, and the token itself. Each prediction market runs separately. Unlike classic trading models, Custos directly aggregates the volume of long shares and short shares within a market, with the winning side ultimately share and split the positions of losing side.&#x20;

Since there is no order book, users do not engage in 'buying' or 'selling' actions. However, users can still place single or multiple bets, with each bet recorded independently as an order.

Each market's prediction cycle varies and is divided into a Entry Period and Cooldown Period.

## <sub>Chain Deployment</sub>&#x20;

Rollocker is now live on <mark style="color:blue;">**BNBChain**</mark>.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://custos-org.gitbook.io/custos/rollocker/editor.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.
