# June 2024

**Pull request**: [github.com/web3association/contributor-funding-experiment-example/pull/2](https://github.com/web3association/contributor-funding-experiment-example/pull/2)

**Contribution duration**: Full month

## **Overview**

* OpenZeppelin Contracts - Submitted pull requests for features \[A], \[B] and \[C].
* example.contributors.org - Launched example contributor funding site with some initial content and designs.

## **Contribution outputs**

**Code**

[OpenZeppelin Contracts](https://github.com/OpenZeppelin/openzeppelin-contracts)

* [github.com/OpenZeppelin/openzeppelin-contracts/pull/4976](https://github.com/OpenZeppelin/openzeppelin-contracts/pull/4976) - I was responsible for developing feature \[A] which was part of this PR.
* [github.com/OpenZeppelin/openzeppelin-contracts/pull/5018](https://github.com/OpenZeppelin/openzeppelin-contracts/pull/5018) - I suggested and organised this PR and developed the features \[B] and \[C].

**Designs**

* [Example contributor funding header](https://github.com/web3association/contributor-funding-experiment-example/blob/main/.gitbook/assets/contributors-funding-experiment-header.png) - Created a header for new GitBook resource.

**Systems & operation**

* [example.contributors.org](https://example.contributors.org/) - Launched the example contributor funding page with GitBook.


---

# 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://example.contributors.org/current-funding-round/funded-contributors/alice-adams/june-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.
