# Craft a transaction on Ledger Live with your Vault Signer account

{% hint style="success" %}
This section is for Operators only.
{% endhint %}

### Overview

* Craft your transaction in **Ledger Wallet** and validate the request via your PSD on Ledger Enterprise.
* The Vault Signer feature is available on **Cosmos** and **Near** accounts with the **Ledger Wallet** application functioning as an external wallet.
* Please note that the account balance for these cryptocurrencies will not be displayed in your Ledger Enterprise workspace. Users are advised to rely on the blockchain or Ledger Live wallet for balance information.
* Please make sure to have consistent governance rules between parents and children account.&#x20;

### Before you start

* Your PSD must be connected to your computer, switched on, and the Ledger Vault app opened.
* You need to have a Vault Signer account created: Create a Signer account .
* You need to have connected your workspace to the Ledger Wallet and imported the account you wish to interact with. Follow a step-by-step explanation here .

### Instructions

1. In Ledger Wallet, click on the **Send** button located on the left in the sidebar menu.
2. A pop up window will appear. In the first step, select the account you want to send from and enter the recipient address.

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

Then click on **Continue**.

3. In the second step, select the amount you want to send, making sure that the amount aligns with the thresholds listed in the account rule if there are some.

<figure><img src="/files/29jr3HpHdWh0cLUaQ3uz" alt=""><figcaption></figcaption></figure>

4. The third step summarizes your transaction.
5. The final step asks you to validate the request on your device. For this step, please switch to the Ledger Enterprise platform where you will have a request appear for a transaction creation.

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

Other approvers will receive an approval request on the Vault, similar to when they receive a request for a transaction crafted on the Vault.


---

# 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/using-vault-signer/craft-a-transaction-on-ledger-live-with-your-vault-signer-account.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.
