# Generate a receiving address

## Before you start

* Your Personal Security Device must be connected to your computer, switched on, and the Ledger Vault app opened.
* Note that a new address is generated on Bitcoin and Bitcoin-like accounts each time you create a transaction or receive funds.

## Instructions

1. Click **Accounts** on the left panel.
2. Click the name of account for which you want to generate an address.

<figure><img src="/files/TAydJZ1ybPFPfv4JzZxG" alt=""><figcaption></figcaption></figure>

3. Click **Receive** in the top right corner.

<figure><img src="/files/oEKnFp8TekWxBBOs1FN0" alt=""><figcaption></figcaption></figure>

4. **Advanced users only:** To regenerate an existing **Bitcoin** address, open the **Advanced** drop-down, delete the last digits of the derivation path and enter the **address index** . Otherwise, leave this field as is to generate a new address.

<figure><img src="/files/8qeg9UzWzLxpgIgWJgto" alt=""><figcaption></figcaption></figure>

5. Click **Verify on device** .
6. Verify that the address displayed both on your Personal Security Device and on-screen are identical.

   If they are:

   * **Identical** , tap **Confirm** .
   * **Not identical** , tap **Cancel** . Carefully verify the generated address and try again or contact [Support](https://support.vault.ledger.com/) if in doubt.
7. Tap **Confirm** .
8. Click **Done** .
9. Click  to copy the address.

## Results

You've generated a public address and a QR code (displayed on your device only) for the selected account.

For additional security, verify the address again after you paste it. Malware on your computer might replace addresses in your clipboard.


---

# 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://help.enterprise.ledger.com/help-center/core/workspace-administration/accounts/generate-a-receiving-address.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.
