# Blockchains

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

## VeChain

Comet currently supports vechain, one of the leading blockchain platforms for enterprise-level applications and sustainability. As a Comet user, you can enjoy the benefits of the vechain ecosystem, including its robust infrastructure, advanced smart contract capabilities, and secure, decentralized data storage.

## Other EVM Compatible Blockchains

In the near future, we will also be adding support for other EVM-compatible blockchains, such as Ethereum, Polygon, BNB Chain, Base and Optimism.

This will provide more flexibility and utility for Comet users, allowing them to access a wider range of decentralized applications and services of Safe Haven's ecosystem amongst others.


---

# 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/blockchains.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.
