# How to setup ERC20 Wallet

If you do not have an Ethereum (ERC20) Wallet, we recommend:

* Metamask
* Coinbase Wallet
* Trust Wallet

Remember, your ERC20 Wallet simply holds the tokens. In order to buy or sell NIL tokens you will need to use Uniswap Exchange.

### How to see NIL in your wallet

Since NIL is a custom token, you will need to add the NIL Contract as a custom token. The contract is:

{% hint style="info" %}
The v2 Contract Address is **0x0eb638648207d00b9025684d13b1cb53806debe4**
{% endhint %}


---

# 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://doortoken.gitbook.io/nil-help/how-to-buy-sell-nil/how-to-setup-erc20-wallet.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.
