# Contribution board

The contribution board is used by the contributors to record and showcase the contribution efforts they are working at any given point in time. Contributors will create and manage tasks that they are working on. Tasks will start in a backlog and move into "In progress" and then into the "In review" and "Done" columns once they are completed.

Use the [community guide ](/contributor-funding-guides/community-guide.md)to learn about providing feedback or suggestions to any contribution tasks listed on the board.&#x20;

The contribution board can be found here:

{% embed url="<https://github.com/orgs/web3association/projects/1>" %}


---

# 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/contribution-focus.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.
