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

# Crypto Earning

Here are some of the ways BinaryBlock token holders can earn cryptocurrency within the BinaryBlock protocol:

**(I). Win up 10 ETH Weekly:**&#x20;

Participate in the Weekly Ethereum Prediction Pool using BinaryBlock Genesis NFTs to win Ethereum. This exclusive opportunity is reserved for the 7,500 BinaryBlock Genesis NFTs holders. The pool awards 1 ETH to the ten(10) most accurate predictions of the weekly closing price of Ethereum. Each BinaryBlock Genesis NFT provides one entry into the pool, so a holder with 10 BinaryBlock Genesis NFTs will have ten chances to win.

<figure><img src="https://923895039-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYx0YZ5Rt9C4oa5aJqOFf%2Fuploads%2F57Za7VAO4NlzS6UpvcaW%2FGroup%2014.png?alt=media&amp;token=e8d19b41-e5fe-4041-b6b8-3f6a89773bf1" alt=""><figcaption></figcaption></figure>

**(II). BIBK Staking** :

* Token holders will earn BIBK rewards for staking BIBK tokens. This staking mechanism is design specifically for the project's native token.

<figure><img src="https://923895039-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYx0YZ5Rt9C4oa5aJqOFf%2Fuploads%2FAfDVTxl8pFDJJc30T5Ca%2FGroup%2011.png?alt=media&amp;token=16adb3f7-ee90-4783-8365-6590f9c124b1" alt=""><figcaption><p>BIBK staking interface</p></figcaption></figure>

&#x20;                                                              &#x20;

**(III). BinaryBlock Genesis Staking:**

* **Description**: BinaryBlock Genesis Staking is a long-term earning method that allows users to unlock BIBK incentives by staking BinaryBlock Genesis NFTs.
* **Non-Custodial Staking**: This means that users can stake their NFTs to earn rewards without the need to transfer ownership or custody of their NFT. The NFT remains in the user's wallet throughout the staking process.

This approach adds an extra layer of security and control for users, as they retain ownership of their valuable NFTs while still being able to earn rewards through staking.                &#x20;

<figure><img src="https://923895039-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYx0YZ5Rt9C4oa5aJqOFf%2Fuploads%2Ft3qn1lvMU1ZLWILHlqGU%2Fimage.png?alt=media&amp;token=b42da4d1-25d3-4c4e-8e22-1b1d5a61b576" alt=""><figcaption><p>BinaryBlock Staking interface</p></figcaption></figure>

**(IV).  BinaryBlock Crypto Prediction Pool:**&#x20;

a prediction-based competition for crypto enthusiasts, where participants predict the closing price of a specific crypto asset.

* **Purpose**: The prediction pool serves as an engaging and educational way for participants to earn crypto.
* **Participation and Earning Process**:
  * BIBK holders participate by submitting their predictions for the daily closing price of a chosen crypto asset.
  * The pool winner(s) receive both the daily pool winner's allocation and the participating incentive.
  * Other participants in the pool receive the participating incentive.
* **Reward Distribution**:
  * The pool rewards all participants, with varying allocations based on whether one is the winner or not.
* **Lending Pool for Additional BIBK**:
  * There is a lending pool available for token holders who wish to borrow additional BIBK. This is useful for participants who need more tokens to meet the fixed entry requirement for the prediction pool.

This setup encourages active participation and competition within the prediction pools, offering both fun and earning potential for participants.

<figure><img src="https://923895039-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYx0YZ5Rt9C4oa5aJqOFf%2Fuploads%2FhAAfGxaDK0H68O4aTlVX%2FETH%20Pool.png?alt=media&amp;token=0bd16474-5f45-44db-92e0-306e1d69c236" alt=""><figcaption><p>Prediction and lending pools interface</p></figcaption></figure>

<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://gplab.gitbook.io/binaryblock/crypto-earning.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
