# Assessment 5

#### What is the relationship between transaction fees and node operators' income in the Bitcoin network? (Choose ALL that apply)

* [x] Transaction fees increase node operators' income
* [x] More transactions lead to higher cumulative fees for node operators
* [ ] Transaction fees decrease node operators' income
* [ ] Node operators do not earn from transaction fees

**Notes to learners**

Transaction fees play a crucial role in the income structure for node operators within the Bitcoin network. The more transactions a node can accommodate within a block, the greater its potential income through these fees.


---

# 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/bitcoin-whitepaper-series/section-6-incentive-bitcoin-whitepaper/assessment-5.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.
