# How to add a custom token account

Custom tokens are token-type cryptocurrencies that are not listed in the support list. Custom token accounts can be added manually by the user for management.&#x20;

Custom tokens can be added for the following blockchain networks:\
✅ Ethereum (ERC20) \
✅ Klaytn (KCT)\
✅ RSK (RRC20)&#x20;

## How to add a custom token account

Adding custom tokens is straightforward and easy. Before you can add a custom token, make sure you have already created its respective blockchain account.

For example, if you intend to add an ERC20, you must first have created an Ethereum account in the wallet.

<div align="left"><img src="/files/-MVppDbBTZpmEwg8PTv1" alt=""></div>

1\) Click on ‘**+Add Custom Token**’

2\) Select the correct Blockchain Network where your custom token was issued.

3\) Enter the smart contract address, Symbol, and Decimals.

4\) Press Next to add the custom token.


---

# 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://userguide.dcentwallet.com/french/mobile-app/create-account/how-to-add-a-custom-token-account.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.
