# Adding the Token

Since the $CRUNCH Token is an ERC20 Token, it must be added manually to MetaMask.

### Through the website

A button will allow you to add the $CRUNCH Token.

Go to your [profile](https://tournament.datacrunch.com/profile), and click `ADD TOKEN TO METAMASK`.

![](/files/-MlFru-MFbKVZSiCWuE0)

A confirmation window will pop-up, just click `Add Token`.

Done! You successfully added the $CRUNCH Token to your MetaMask wallet.

### Manually

You must open MetaMask, and then click on the `Add Token` button.

![](/files/-MlFpbNjL9PvFOJircWP)

Then select `Custom Token`.

![](/files/-MlFprnRmP8-FA8P_dNL)

And paste the token's address: [0x74451D2240Ef9e86b3cEA815378aF61566B81856](https://etherscan.io/address/0x74451d2240ef9e86b3cea815378af61566b81856)

You should be able to see `CRUNCH` as the symbol.

![](/files/-MlFqqbYkJfK6rGWco8a)

Then click `Next`.

![](/files/-MlFrEGQyqi91Fljasti)

A confirmation screen will appear, click `Add Token`.

![](/files/-MlFrMtt7W2e1MnbHl8Z)

Congratulations! You successfully added the $CRUNCH Token to your MetaMask.

![](/files/-MlFra5xEoyqtB6Wb3wB)


---

# 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.crunchdao.com/crunch-token-practical/adding-the-token.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.
