# August 2023

**Contribution duration -** Full month

## Overview

* Setup the initial documentation websites on [treasuries.io](http://treasuries.io)
* Added some initial overview resources talking about existing treasury systems and then comparing them with Web3 treasury systems covering areas such as the problems, differences, opportunities and concerns.
* Created a high level operating process to help with thinking about how treasury systems operate and then applied this to disbursement to better think about its operating process.
* Created further analysis about the disbursement operating process to cover areas such as rate of change, ranking of importance, delegation of disbursement decisions and complexity of the different operating processes involved in disbursement.

## Contribution outputs

**Documents**

Treasury resources

* [Definition, purpose & responsibilities](https://docs.treasuries.io/treasuries/definition-purpose-and-responsibilities)
* [Functional processes](https://docs.treasuries.io/treasuries/functional-processes)
* [Importance of treasuries](https://docs.treasuries.io/treasuries/importance-of-treasuries)
* [Example treasuries](https://docs.treasuries.io/treasuries/example-treasuries)
* [Problems & differences](https://docs.treasuries.io/web-3-treasuries/problems-and-differences)
* [Opportunities & concerns](https://docs.treasuries.io/web-3-treasuries/opportunities-and-concerns)
* [Stakeholders](https://docs.treasuries.io/web-3-treasuries/stakeholders)
* [Operating process](https://docs.treasuries.io/web-3-treasuries/operating-process)

Disbursement resources

* [Disbursement operating process](https://disbursement.treasuries.io/disbursement-process/disbursement-operating-process)
* [Disbursement process rate of change](https://disbursement.treasuries.io/disbursement-process/disbursement-operating-process/disbursement-process-rate-of-change)
* [Disbursement processes ranking of importance](https://disbursement.treasuries.io/disbursement-process/disbursement-operating-process/disbursement-processes-ranking-of-importance)
* [Delegating disbursement process decisions](https://disbursement.treasuries.io/disbursement-process/disbursement-operating-process/delegating-disbursement-process-decisions)
* [Disbursement process complexity](https://disbursement.treasuries.io/disbursement-process/disbursement-operating-process/disbursement-process-complexity)

**Systems & operation**

* [treasuries.io](http://treasuries.io) - Setup GitBook documentation website for general treasury educational resources
* [disbursement.treasuries.io](https://disbursement.treasuries.io/) - Setup GitBook documentation for disbursement educational resources


---

# 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/august-2023.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.
