# Creating an EVM Community

There are two tabs in the “New Common Community” page that are for creating erc20 forums. If the project that you are making a forum for does not have Compound or Aave governance contracts then use the “ERC20” tab. If the project that you are making the Common forum for does have Compound or Aave governance contracts deployed then it is recommended to the “Compound/Aave” tab.

The “ERC20” tab is shown below:

![](/files/biRLajasCIJcb8tJfu6A)

The first step in creating an erc20 forum is picking the right chain that the project is deployed on and inputting the token contract address. Below are the evm chains that we currently support.

![](/files/r0iAv6DIv0RwglIUioFa)

Once this first step is done, press “Populate fields” to ensure everything was done correctly up until this point. Next, ensure that Name, ID, Symbol, and Description are all inputted and correct. It is also recommended to fill out as many of the other fields as possible.

After all of the previous steps are complete click “Save changes” to create your erc20 forum.

The process for creating an erc20 forum with Compound or Aave governance contracts is as follows:

![](/files/tjOeiPRh4dmtRdVb6EUW)

The first step in creating this type of erc20 forum is to pick the correct chain, input the token address, select the correct DAO type, and input the right token name. Once this step is done press “Test contract” to ensure that all previous items were inputted correctly. After testing has successfully completed, ensure Name, ID, Symbol, and Description are accurately populated. It is also recommended to fill out as many of the other fields as possible.

After all of the previous steps are complete click “Save changes” to create your Compound/Aave erc20 governance forum.


---

# 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://docs.common.xyz/commonwealth/community/creating-your-own-community/creating-an-evm-community.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.
