# Opportunity funding

The process of funding opportunities in Block Green&#x20;

### Opportunity Commitment

The process begins with a liquidity provider committing to fund an opportunity. This decision is based on the terms agreed upon between the LP and the miner, including the allocated hash rate, transaction duration, and hash price.

### Agreement Signing

Once the LP commits, the LP and the miner sign an agreement for the opportunity. This contractual agreement outlines the terms and conditions of the funding opportunity, including specific details about the collateral, rewards, and the duration of the funding.

### LP Funds Opportunity

Following the agreement, the LP sends its committed liquidity to the SynHash pool. This funding vault serves as a secure depository where the LPs' funds are held until they are delivered to the miner.

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

### Miner Posts Collateral and Redirects Rewards

The miner then posts the agreed collateral in an on-chain collateral vault. This acts as a security deposit and ensures the miner's commitment to the agreement. The miner also redirects mining rewards from the agreed hashrate to the reward vault, creating a stream of returns for the LPs.

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

### Delivery of Initial Liquidity to Miner

Once the collateral is posted and the mining rewards are redirected, the initial liquidity is delivered from the funding vault to the miner. This marks the successful conclusion of the funding process, and the miner can now access this liquidity for its needs.

<figure><img src="/files/uX0vv46xwNc9PuDLgsqG" 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://block-green.gitbook.io/block-green-litepaper-v1/the-solution/the-block-green-protocol/opportunity-funding.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.
