# Hardware Wallets

1\. Click on <mark style="color:blue;">**Send**</mark>.

<figure><img src="/files/AJdQQKLcLt4Oe7nPBZxb" alt="" width="180"><figcaption></figcaption></figure>

2\. Select the token to send.

<figure><img src="/files/uJrC9pvukT36WRk4uPl3" alt="" width="180"><figcaption></figcaption></figure>

3\. Enter the recipient's account address and the amount to send. Click on <mark style="color:blue;">**Next**</mark> to proceed.

<figure><img src="/files/d2uKPumDmSYMnAv5KJhr" alt="" width="180"><figcaption></figcaption></figure>

4\. Review your transaction, select the network fee, and click on <mark style="color:blue;">**Send**</mark> to confirm your transaction.

<figure><img src="/files/HbkzFRaHHXZCBGcupQX3" alt="" width="180"><figcaption></figcaption></figure>

5\. Adena will request approval from your hardware wallet. Connect your hardware wallet to your PC and open the Cosmos App.

<figure><img src="/files/drUeA35ORorpXRIw56OM" alt="" width="180"><figcaption></figcaption></figure>

6\. Review and approve the transaction in your hardware wallet.

7\. You will be sent to the History page where you can check your transaction.

<figure><img src="/files/RoIbd65JDsCdDebDCipC" alt="" width="180"><figcaption></figcaption></figure>

8\. If your transaction was successful, it will appear on your History page and your balance will be updated accordingly.


---

# 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.adena.app/user-guide/wallet/send/hardware-wallets.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.
