# How to install the Agent App in your DAO

{% hint style="danger" %}
:construction\_site:Page under construction.
{% endhint %}

You need the Agent App but it has not yet been installed in your DAO? Fear not, it can still be installed using [**EVM Crispr**](https://evm-crispr.blossom.software/#/), a tool to modify 'the DNA' of your DAO.

The Agent App is not installed since it is not appearing under 'APPS' in the DAO menu bar:

<figure><img src="https://4115552218-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqbJnwSlPYXvqQ6buM1wp%2Fuploads%2FWP28gt9th14Q0wdcjSAi%2Fagent%201.png?alt=media&#x26;token=7893570a-9f3e-4b8a-9656-6dd15e7b15ae" alt=""><figcaption></figcaption></figure>

Before we head to EVM Crispr we need you to collect the 'address' of your DAO. You can find it under 'SYSTEM > Organization':&#x20;

<figure><img src="https://4115552218-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqbJnwSlPYXvqQ6buM1wp%2Fuploads%2FQl9FlwEI5jAGvYJAU5iu%2Fagent%202.png?alt=media&#x26;token=4c150844-3ae9-4de6-9a7b-20f863d347e4" alt=""><figcaption></figcaption></figure>

Now let's go to the terminal of EVM Crispr:

{% embed url="<https://evm-crispr.blossom.software/#/terminal>" %}

Clean the terminal by removing all the example commands which you will find when opening it:

<figure><img src="https://4115552218-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqbJnwSlPYXvqQ6buM1wp%2Fuploads%2FcZuvPP6LIsi7mCLkaAq7%2Fagent%203.png?alt=media&#x26;token=fea559cd-ce32-4c7b-adc5-d952f312c7db" alt=""><figcaption></figcaption></figure>

Now Copy/ Paste the following commands in the terminal:

```
load aragonos as ar
  
ar:connect <your dao address> token-manager voting (
  install agent:new
  grant voting agent:new TRANSFER_ROLE voting
  grant voting agent:new EXECUTE_ROLE voting
  grant voting token-manager ISSUE_ROLE voting
)
```

{% hint style="info" %}
Next to installing the Agent app we also grant the voting app with the `TRANSFER_ROLE`, `EXECUTE_ROLE`, and `ISSUE_ROLE` so `exec agent` and `act agent` commands can be used in the future.
{% endhint %}

This is what the terminal should look like after Copy/ Paste of the above commands:

<figure><img src="https://4115552218-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqbJnwSlPYXvqQ6buM1wp%2Fuploads%2Fqm0nw0DUbBrF9DpGqgy1%2Fagent%204.png?alt=media&#x26;token=b69dba43-3205-4564-97fd-6ee9dfd8fa55" alt=""><figcaption></figcaption></figure>

Find the DAO address which you saved earlier and now replace `<your dao address>` with the address. Click **Connect** and connect with your Web3 wallet (usually MetaMask).

{% hint style="danger" %}
Make sure your Web3 wallet is connected to the **Network** on which the Aragon DAO was created. Also it should be set to the **Account** which has created the DAO on Aragon Client and/ or owns the DAO tokens
{% endhint %}

Now click on **Forwarding from...** :

<figure><img src="https://4115552218-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqbJnwSlPYXvqQ6buM1wp%2Fuploads%2FzLT8Qe0sazs3ejfFKMAk%2Fagent%205.png?alt=media&#x26;token=157a199f-6bc1-40db-812b-6933f8fd285f" alt=""><figcaption></figcaption></figure>

A transaction request should now pop-up in your Web3 wallet. Confirm the transaction. Once the transaction has successfully processed in your Web3 wallet return to your Aragon DAO and open the 'Voting' app from the menu bar. You should see that a vote has been generated:

<figure><img src="https://4115552218-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqbJnwSlPYXvqQ6buM1wp%2Fuploads%2FDJ8OuvtyCZsab60hp7ru%2Fagent%206.png?alt=media&#x26;token=7ee0157d-7266-456e-8e2d-b9d574fd8ffd" alt=""><figcaption></figcaption></figure>

Now open the vote by clicking on it, and connect your Web3 wallet at the top right hand corner. Once connected scroll down and approve the vote by clicking **Yes**:

<figure><img src="https://4115552218-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqbJnwSlPYXvqQ6buM1wp%2Fuploads%2FPlCbq3YYFwPFsvX0GhEg%2Fagent%207.png?alt=media&#x26;token=d552434e-099d-4bc3-8331-a86714e075ca" alt=""><figcaption></figcaption></figure>

Then click **Create transaction** and Confirm the transaction in your Web3 wallet. Once the transaction has processed and the vote has passed you should now see the Agent App appear automagically in the menu bar! :partying\_face:

<figure><img src="https://4115552218-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqbJnwSlPYXvqQ6buM1wp%2Fuploads%2FFcFLCs3cAYJQPkfwuLGD%2Fagent%208.png?alt=media&#x26;token=fec059c2-e10a-44df-9496-a8ac34dc62d4" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
If your address does not have enough 'DAO tokens' for the vote to meet the Support and Minimum approval necessary, then mobilise other token holders to vote so the vote can pass.&#x20;
{% endhint %}

TheAgent App should look like this:

<figure><img src="https://4115552218-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqbJnwSlPYXvqQ6buM1wp%2Fuploads%2FWbsWtSICj39BwsAxXXPX%2Fagent%209.png?alt=media&#x26;token=252deb46-95a4-4f1a-a9a4-bc30604f7ce6" alt=""><figcaption></figcaption></figure>

Read the next Article on [how to use the Agent app](https://legacy-docs.aragon.org/hindi-aragon-user-documentation/undefined-1/aragon-client/explore-template-dao/what-are-apps/agent-app/using-agent-with-frame)!

And for more options using the Agent App with EVM Crispr, check here:&#x20;

{% embed url="<https://docs.evmcrispr.blossom.software/aragonOS/agent/>" %}
