Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions docs/Getting Started/add-priority.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
slug: /add-priority
sidebar_position: 2
---

# ➕ Add Priority

After your DAO has been [deployed](/deploy-dao), the next step is to add a priority which aligns with the DAO's purpose.

A *priority* can be thought of as any type of project/guild/workgroup/workstream which brings the DAO closer to realizing its purpose.

:::info
There are two ways to add a new priority to a DAO:

1. Press the "Add Priority" button in the UI.
2. If the owner of the DAO is a smart contract, schedule a call to the `deployPriority()` function.
:::
8 changes: 8 additions & 0 deletions docs/Getting Started/deploy-dao.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
slug: /deploy-dao
sidebar_position: 1
---

# 🚀 Deploy a DAO

Go to https://optimism.sector3.xyz/daos and click the "Deploy a DAO" button.
10 changes: 10 additions & 0 deletions docs/Getting Started/report-contribution.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
slug: /report-contribution
sidebar_position: 3
---

# 📢 Report Contribution

To report a contribution, navigate to a priority and select the *current* epoch (click the "Report Contributions" button).

Then connect your Ethereum wallet and click "Report Contribution."