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

# Set up Asset Wallets

> Learn how to set up Asset Wallets on Cobo Portal, including prerequisites and step-by-step instructions.

Asset Wallets are a subtype of Custodial Wallets, which allow you to transfer tokens (initiate deposits or withdrawals). You may create multiple wallets according to your business needs.

## Prerequisites

* Set up your account and complete other required steps following the [Quick start guide](/en/portal/quick-start-guide-custodial-wallets).
* You have been assigned the [Operator](/en/portal/organization/roles-and-permissions) role or a role with equivalent permissions.

## Steps

1. Log into [Cobo Portal](https://portal.cobo.com/login).
2. Click **Wallets** in the left sidebar, then select **Custodial Wallets**.
3. Click **Create Wallet**.
4. Fill in your preferred **Wallet Name** (up to 30 characters), select **Asset Wallet** as **Wallet Type**, then click **Create**.
5. The new wallet will appear on your dashboard once created.

## Next steps

After setting up an Asset Wallet, you can:

### Wallets

* Initiate a deposit into the wallet.
* Make a withdrawal from the wallet.
* View the transaction history of the wallet.

### Tokens

* Add token types to your wallet. If you can't find the token you're looking for, you can [request token self-listing](/en/portal/self-service-token-listing).
* Deposit of the token into the wallet.
* Make a withdrawal of the token from the wallet.
* View deposit addresses of the token.
* View the transaction history related to the token in the wallet.
* Search, filter, and sort the tokens in the wallet.

<Note>
  Asset Wallets use the same address across all supported EVM chains. You only need to create it once. Existing addresses on one EVM chain will automatically work on all other supported EVM chains.

  Currently, query results for EVM chain addresses differ between interfaces:

  * [API](https://www.cobo.com/developers/v2/api-references/wallets/list-wallet-addresses): Query results are limited by chain\_id, so only addresses from that specific chain are returned.
  * Cobo Portal: Displays addresses from all supported EVM chains, so the number of addresses may be larger than the API results.
</Note>
