diff --git a/docs/gov/governance/raf.md b/docs/gov/governance/raf.md index e5d8a74546..ea7d03e7e9 100644 --- a/docs/gov/governance/raf.md +++ b/docs/gov/governance/raf.md @@ -16,6 +16,8 @@ Voting and funding distributions occur over a series of **Obol Retroactive Fund - The Obol RAF rounds occur at intervals and include phases for scoping, application creation, application review, voting, and funding distribution. - The Obol Association will collect information from projects to distribute grants, including KYC, where required. +![RAF Explainer](/img/RAFexplainer.png) + ### Step 1: Scoping The scope of the round’s impact and the amount of funding to be allocated is defined by the Obol Association at the outset of the round and posted on the Obol Forum. diff --git a/docs/gov/governance/token-house.md b/docs/gov/governance/token-house.md index 60c7db67b3..1776d5135d 100644 --- a/docs/gov/governance/token-house.md +++ b/docs/gov/governance/token-house.md @@ -15,6 +15,8 @@ In the Token House, OBOL Token holders are responsible for submitting, deliberat - If your proposal is passed, the Obol Association will facilitate its administration, including distributing approved OBOL Tokens grants. - If your proposal fails, you can make a new proposal in the next cycle, specifying how you have incorporated significant changes from your first proposal. +![Token House Explainer](/img/TokenHouseExplainer.png) + ## Token House Governance Proposal Process Anyone can submit a proposal to the Token House by using the Governance Portal. Proposals are accepted or rejected using a voting process. A proposal must be one of the valid proposal types listed below and follow the voting process described here. diff --git a/static/img/RAFexplainer.png b/static/img/RAFexplainer.png new file mode 100644 index 0000000000..927c891396 Binary files /dev/null and b/static/img/RAFexplainer.png differ diff --git a/static/img/TokenHouseExplainer.png b/static/img/TokenHouseExplainer.png new file mode 100644 index 0000000000..2b256eda46 Binary files /dev/null and b/static/img/TokenHouseExplainer.png differ