# Create an Additional Account (Wallet)

## Create an Additional Account (Wallet)

If you would like to create and manage multiple SubWallet accounts, you could do so simply by creating new accounts.

Click the round favicon icon at the top right of your wallet and hit **Create new account**. Then repeat the steps in [Create an Account](/beta/extension-user-guide/create-an-account.md) to create an additional Polkadot Native Wallet and/or Polkadot EVM Wallet.

![1.1](/files/pTfo8sbd7O5AKjZxpIid) ![1.2](/files/EjaNfeg2bYmds0Eeg1NI) ![1.3](/files/h4Pvxf9j1sdYab5GgQWD)

## Rename an Account &#x20;

**Step 1**: Hit the vertical ellipsis icon on the top right corner right below the favicon icon, then choose **Rename**.&#x20;

![1.1](/files/Tk450h0VjnjhVfOH52i9) ![1.2](/files/5Q6IojVbmjhZYm9jqo9X)

**Step 2**: Change your account name to whatever you want and hit Enter on your keyboard to save change.&#x20;

![](/files/VQvImE9GVQoqdjrnvpKG)

## Choose a Network

**Step 1**: On SubWallet Extension, click on the drop-down list at the top. You can either scroll down the list to pick your desired network or type the network's name on the **Search** bar. Apart from the first four relay chains Polkadot, Kusama, Westend Testnet and Rococo Testnet, all other networks are listed in alphabetical order.

![1.1](/files/aY5cxTwKafTUV4Dxh8dg) ![1.2](/files/3HUGGrD6NngWBoQ47gli)

**Step 2**: Click on the **Copy** icon to copy the wallet address for your selected network.&#x20;

![](/files/3ydwDYxNAM2NnkCpjyZP)

{% hint style="info" %}
To acquire EVM addresses, select your EVM account and click on the **Copy** icon to copy the wallet address for your preferred network.
{% endhint %}

![](/files/PCHVizUlqmFMl7jux5pz)


---

# 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.subwallet.app/beta/extension-user-guide/create-an-account/create-an-additional-account-wallet.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.
