# Custom Tokens

{% hint style="success" %}
**Comet 2.0 is Live on vechain with VIP180 token support!**\
More EVM compatible chains and token types will be added in the near future.
{% endhint %}

With the custom token feature, you can easily add any token to your Comet wallet that isn't automatically listed. This means that you can manage all of your digital assets in one place, without having to switch between multiple wallets or platforms.

All you need to do is input the token's address and the token will be added to your wallet. From there, you can manage and track your custom tokens just like any other token in your wallet.

This feature gives you the freedom to manage any token you want, regardless of whether or not it is automatically supported by the Comet wallet. It's just one more way that Comet provides flexibility and convenience for managing your digital assets to give you more control over your wallet experience.

## VeChain VIP180 Tokens

Currently Comet supports VIP180 tokens for vechain.&#x20;

In the future, we plan to add support for other EVM-compatible chains like Ethereum, Polygon, BNB Chain, Base and Optimism, as well as other tokens and NFTs, including VIP181 tokens.

**Tokens visible by default:**

* Safe Haven ($SHA)
* VeChain ($VET)
* VeThor ($VTHO)

[Click here for a list of all VeChain tokens and their token addresses](https://vechainstats.com/tokens/)


---

# 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.cometwallet.io/features/custom-tokens.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.
