# Add Multiple Addresses

Keystone is a multi-chain hardware wallet compatible with BIP32/39/44. Users can add multiple addresses under each Asset. The device supports adding up to nine new addresses at a time in batches. The Keystone mobile app can add new addresses one at a time. It is recommended you use the Keystone Hardware Wallet to generate addresses in batches then synchronize with the Keystone mobile app.

## **Adding Multiple Addresses**

### 1. Keystone Hardware Wallet

a. When you add an asset, Keystone will create a default address.

<figure><img src="/files/1Fefju8Jkco1r9q6w9BW" alt="Keystone-AddAddress-1"><figcaption></figcaption></figure>

b. Tap \[Asset] to enter the address list.

<figure><img src="/files/-MXfutRnqcAthgc6qfmx" alt="Keystone-AddAddress-2"><figcaption></figcaption></figure>

c. Tap the \[+] icon on the top right of the address list.

<figure><img src="/files/wWqlH0U5Y6kApLjyICkV" alt="Keystone-AddAddress-3"><figcaption></figcaption></figure>

d. Set the number of the addresses you need and tap \[Confirm].

<figure><img src="/files/-MXfv23oefh9w_2sTFOr" alt="Keystone-AddAddress-4"><figcaption></figcaption></figure>

e. Tap the edit icon to customize the address name.

<figure><img src="/files/-MXfv9qWAnhvW0OLUy3N" alt="Keystone-AddAddress-5"><figcaption></figcaption></figure>

### 2. Keystone Mobile App

Syncing with the Keystone device will transfer all addresses to the mobile app. To add new addresses directly on the app, do the following:

a. Tap \[Asset] to enter the cryptocurrency page.

<figure><img src="/files/-MYK9FLFFGV4lxGK95Rz" alt="Keystone-AddAddress-6"><figcaption></figcaption></figure>

b. Tap the wallet icon on the top right to enter the address list.

<figure><img src="/files/-MXjP7L_tpP3nxGJ7KsD" alt="Keystone-AddAddress-7"><figcaption></figcaption></figure>

c. Tap \[+ Add Address]. Input the address name and tap \[Confirm].

<figure><img src="/files/-MXjQ5bpESmA3rcbnC28" alt="Keystone-AddAddress-8"><figcaption></figcaption></figure>


---

# 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://support.keyst.one/basic-features/adding-multiple-addresses.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.
