> ## Documentation Index
> Fetch the complete documentation index at: https://developers.fireblocks.com/llms.txt
> Use this file to discover all available pages before exploring further.

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://developers.fireblocks.com/feedback

```json
{
  "path": "/docs/list-supported-assets-1",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# Overview

> Fireblocks supports thousands of assets across dozens of blockchain networks and frequently adds support for new assets. All supported assets share the same name and asset ID across every customer workspace where they are available.

To see all assets supported in your workspace, use the Fireblocks API as described in [List assets](/reference/listassets).

## Globally supported assets

Globally supported assets are available by default when you create new asset wallets in any workspace. Fireblocks publishes a complete [list of globally supported assets](https://support.fireblocks.io/hc/en-us/articles/6641409557532-Globally-supported-assets), which Fireblocks refreshes monthly.

## Locally supported assets

Locally supported assets only appear in workspaces that have manually added or requested them. They are available to transfer to any destination that supports them.

Before transferring a local asset to a Fireblocks Network destination, confirm that the counterparty supports it. For more information, see the following Help Center articles:

* [Adding EVM assets to a workspace](https://support.fireblocks.io/hc/en-us/articles/5601259928220-Adding-EVM-assets-to-a-workspace)
* [Adding non-EVM assets to a workspace](https://support.fireblocks.io/hc/en-us/articles/6641659764508-Adding-non-EVM-assets-to-a-workspace)
