# How to receive liquidity?

### Onboarding

Begin by going through our KYC (Know Your Customer) and KYM (Know Your Miner) procedures, which verify your identity and business operations. Once complete, proceed with the onboarding process to our platform.

### Opportunity Creation

After successful onboarding, collaborate with the Block Green team to outline the terms of your agreement. The agreement will specify the duration of the contract, the hashrate you're offering, the associated fees, and the hash price.

Our team at Block Green will create an opportunity on the platform based on the terms of the agreement and circulate it amongst the relevant liquidity providers.

### Opportunity Activation

Once sufficient liquidity has been sourced, the next step is to provide on-chain collateral and redirect hashrate rewards.

#### Collateral

Navigate to the wallet page on our platform and fund your BG account with the required amount for collateral. We recommend adding a bit more to cover on-chain transaction fees.

Once your wallet has sufficient funds (spendable after 6 block confirmations), head over to the opportunity page and deposit the required collateral.

#### Rewards

Redirect the mining rewards from the agreed-upon hashrate to the opportunity reward address. This step ensures that the liquidity providers receive their returns directly.

### Receiving Liquidity

Once the first rewards are received and the collateral vault has sufficient balance, liquidity will be delivered to your Block Green wallet. Now, you can withdraw these funds to any address whitelisted on the platform.


---

# 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/miners/how-to-receive-liquidity.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.
