# Token Management

{% 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 %}

Comet's token management feature allows you to easily manage all the tokens you own.

You can sort them in the order you prefer, making it easier to quickly access the tokens you use most frequently, remove tokens you don't use or hide tokens with zero balance, giving 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)

Comet also gives you the ability to [add custom tokens](/features/custom-tokens.md).


---

# 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/token-management.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.
