# Assessment 1

#### Let's apply what you have learned so far to a specific scenario. Choose the most correct response (choose ALL that apply)

You are a miner in the BSV blockchain ecosystem, and you've noticed a significant increase in transaction volume. However, you are also aware that the block subsidy is diminishing. What steps do you take to ensure your mining operation remains profitable in this evolving landscape?

* [x] Invest in more efficient hardware to increase your processing power.
* [x] Explore innovative software solutions that optimize transaction processing.
* [ ] Continue using your current setup without any changes, as it has worked in the past.
* [ ] Focus solely on reducing operational costs without considering technological advancements.

**Notes to Learners**

To remain profitable in the BSV blockchain ecosystem, miners must adapt to the changing economic model, which increasingly relies on transaction fees due to the diminishing block subsidy. Investing in efficient hardware and exploring innovative software solutions are crucial steps to enhance processing capabilities and optimize transaction handling. Simply maintaining the current setup or focusing only on cost reduction may lead to decreased competitiveness and profitability.


---

# 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://hub.bsvblockchain.org/higher-learning/bsv-academy/bsv-basics-protocol-and-design/coins-and-transactions-bitcoin-protocol-and-design/assessment-1.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.
