# Supported Assets & Blockchains

Revelator Wallet is a multi-chain wallet, and we support EVM-compatible blockchains (such as Base and Polygon) and selected cryptocurrency assets on each network.

## Blockchain networks we support <a href="#what-networks-does-coinbase-wallet-support" id="what-networks-does-coinbase-wallet-support"></a>

The following networks are currently configured for use:

* Base
* Polygon

In addition to the networks above, we also support their testnets, Sepolia (for Base), and Mumbai (for Polygon). More blockchain networks will be added in the future based on user demand.

## Assets we support

We support the native cryptocurrencies for each blockchain above as well as a shortlist of ERC-20 tokens. Each asset we support is available across all blockchains mentioned above.

* ETH
* POL (previously MATIC)
* USDC
* Royalty Splits¹
* Group Splits²

{% hint style="info" %}
¹ Royalty Splits are minted using the [**Original Works Protocol**](https://original.works/en/protocol), and can be minted as either ERC20 or ERC1155 tokens with a fixed supply.

² Group Splits are minted as ERC20 Tokens with a fixed supply.&#x20;
{% 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://docs.revelator.com/wallet/getting-started/supported-assets-and-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.
