# Join our Discord

### Requirements

To access the Developer DAO Discord, you need to hold one of the following:

1. Our original Devs for Revolution (D4R) NFT
2. At least 400 CODE tokens

### Purchasing the D4R NFT

{% hint style="info" %}
When trading NFTs, please confirm you're purchasing the official version. The Developer DAO NFT is verified on Etherscan [here](https://etherscan.io/address/0x25ed58c027921e14d86380ea2646e3a1b5c55a8b).
{% endhint %}

The easiest way to join our Discord community is to purchase the D4R NFT via one of the many available NFT marketplaces where the NFT is traded.

We recommend using either Opensean or Looksrare. You can find direct links to the page that lists our NFT on each platform below.

1. Opensea - <https://devdao.to/opensea-dd-nft>
2. Looksrare - <https://devdao.to/looks-rare-dd-nft>

Purchasing the NFT does not give you voting rights in the DAO. Voting requires holding the CODE token. You can acquire that by buying the token on the open market following the guide below or earning CODE by participating in the DAO.

### Purchasing CODE tokens

{% hint style="info" %}
When trading tokens, please confirm you're interactive with the official contract. You can verify the CODE tokens contract address by checking [token.developerdao.eth](https://app.ens.domains/token.developerdao.eth).&#x20;
{% endhint %}

### Joining Discord

We use a service called [Guild](https://guild.xyz/explorer) to manage the access to our community.

If you hold the D4R NFT or at least 400 CODE tokens, or any other tokens that give access (i.e. Hackathon participant NFTs), joining the server is a heading to the DAO's guild profile and connecting your wallet.

{% embed url="<https://guild.xyz/dd>" fullWidth="false" %}
Link to the DAOs guild.xyz profile - guild.xyz/dd
{% endembed %}


---

# 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://handbook.developerdao.com/getting-started-in-the-dao/join-our-discord.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.
