Skip to content

Commit

Permalink
Update use-authz-exec.md
Browse files Browse the repository at this point in the history
formatting updates
  • Loading branch information
totallysarious authored Jun 7, 2024
1 parent 367b298 commit fe7a090
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion docs/dao-management/authz-exec/use-authz-exec.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,13 @@ This guide outlines how to use Authz Exec privileges as an individual account or
### 1. Initiate Action
a. From the [home page](daodao.zone), select the Actions tab, indicated by the green arrow in the picture below.
![Action tab from user profile](/img/dao-management/authz-exec10.png)

b. From the Action Library, select the Authorizations tab and then Authz Exec.
![Action tab with Authz Exec selected from Authorizations sidebar](/img/dao-management/authz-exec11.png)

### 2. Authz Exec
a. A new window for Authz Exec actions will populate. First paste the Osmosis address for the DAO you which you act on behalf of or search for it by name.

b. This account was granted privileges to stake, unstake, and restake on behalf of the DAO in [Grant Authz Exec](../grant-authz-exec.md), thus it may perform any of these actions autonomously with the DAO's treasury funds.
![Authz Exec action options](/img/dao-management/authz-exec12.png)

Expand All @@ -27,7 +29,9 @@ a. Below the action library, where publish would be on a traditional proposal, i
### 1. Create Proposal
a. From your DAO page, example circled in green, click the Proposal tab, indicated by the yellow arrow.
![Create proposal](/img/dao-management/change-appearance1.png)

b. Create a new proposal by clicking the +Proposal button.

c. Give your proposal a title and description.
![Auth Exec proposal title and description](/img/dao-management/authz-exec13.png)

Expand All @@ -37,10 +41,13 @@ a. From the Action Library, select the Authorizations tab and then Authz Exec.

### 3. Authz Exec
a. A new window for Authz Exec actions will populate. First paste the Osmosis address for the DAO you which you act on behalf of or search for it by name.

b. This account was granted privileges to stake, unstake, and restake on behalf of the DAO, thus it may perform any of these actions autonomously with the DAO's treasury funds.
![Authz Exec action options](/img/dao-management/authz-exec12.png)
e. At the bottom of the screen will be an option to publish your proposal. Once you have reviewed your changes, publish your proposal to start the vote!

c. At the bottom of the screen will be an option to publish your proposal. Once you have reviewed your changes, publish your proposal to start the vote!

### 4. Vote
a. Once the proposal is live, you and other DAO members can vote. [Learn more about voting here!](.../dao-governance/proposals/how-to-vote-on-a-proposal.md)

b. If the DAO membership votes in favor of the proposal, all of the change will happen automatically at the close of the voting period.

0 comments on commit fe7a090

Please sign in to comment.