# March 2024

**Contribution duration** - Full month

## Overview

* Current funding landscape video - Added a video covering contributor proposal content
* Tech comparison with Web3 video - Added a video covering contributor proposal content
* Open source contributor funding video - Added a video covering contributor proposal content
* Income approaches - Compared different approaches that treasuries could use to generate income
* Transaction fee approaches - Compared different approaches for handling transaction fees
* Website - Created a treasury income page to add new education resources
* Communication - Reached out to entire industry to share and discuss open source contributor funding process proposal

## Contribution outputs

**Documents**

Income resources

* [Income approaches](https://income.treasuries.io/approaches/income-approaches)
* [Transaction fee approaches](https://income.treasuries.io/approaches/transaction-fee-approaches)

**Videos**

Contributor proposal videos

* [Current funding landscape](https://youtu.be/ZWo9qNm3mvs)
* [Tech comparison with Web3](https://youtu.be/f3fP2bjf6rY)
* [Open source contributor funding](https://youtu.be/NHKEMhQJ9d4)

**Systems & operation**

* [income.treasuries.io](https://income.treasuries.io) - Setup GitBook resource page


---

# 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://docs.web3association.io/about/contributors/george-lovegrove/contribution-logs/march-2024.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.
