# THE SOLUTION

- [The Block Green Protocol](https://block-green.gitbook.io/block-green-litepaper-v1/the-solution/the-block-green-protocol.md)
- [Opportunity funding](https://block-green.gitbook.io/block-green-litepaper-v1/the-solution/the-block-green-protocol/opportunity-funding.md)
- [Reward Streaming](https://block-green.gitbook.io/block-green-litepaper-v1/the-solution/the-block-green-protocol/reward-streaming.md)
- [What is the value of hashrate?](https://block-green.gitbook.io/block-green-litepaper-v1/the-solution/the-block-green-protocol/what-is-the-value-of-hashrate.md)
- [Liquidity Providers](https://block-green.gitbook.io/block-green-litepaper-v1/the-solution/liquidity-providers.md)
- [How to deposit and withdraw Bitcoin?](https://block-green.gitbook.io/block-green-litepaper-v1/the-solution/liquidity-providers/how-to-deposit-and-withdraw-bitcoin.md)
- [What is the APY?](https://block-green.gitbook.io/block-green-litepaper-v1/the-solution/liquidity-providers/what-is-the-apy.md)
- [How is the contract secured?](https://block-green.gitbook.io/block-green-litepaper-v1/the-solution/liquidity-providers/how-is-the-contract-secured.md)
- [Miners](https://block-green.gitbook.io/block-green-litepaper-v1/the-solution/miners.md)
- [How to receive liquidity?](https://block-green.gitbook.io/block-green-litepaper-v1/the-solution/miners/how-to-receive-liquidity.md)
- [What are the fees?](https://block-green.gitbook.io/block-green-litepaper-v1/the-solution/miners/what-are-the-fees.md)
- [What is the collateral?](https://block-green.gitbook.io/block-green-litepaper-v1/the-solution/miners/what-is-the-collateral.md)
- [Custody solutions](https://block-green.gitbook.io/block-green-litepaper-v1/the-solution/custody-solutions.md)


---

# 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.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.
