# Video Guides

## Video Guides

1. **Unboxing Cardware Wallet**

{% embed url="<https://www.youtube.com/watch?v=VBAuQJSWOsw>" %}

2. **Generating Entropy (Hashed Video Stream)**

{% embed url="<https://www.youtube.com/watch?v=OH5eTBerBBc>" %}

3. **Generating Entropy (D20 Dice)**

{% embed url="<https://www.youtube.com/watch?v=IVTedW3qlHg>" %}

4. **Inputting Seed Phrase After Entropy Generation**&#x20;

{% embed url="<https://www.youtube.com/watch?v=YGSegcVaoMg>" %}

5. **Restoring/Importing Seed Phrase**&#x20;

{% embed url="<https://www.youtube.com/watch?v=qMxdRqGduHQ>" %}

6. **Device Navigation**

{% embed url="<https://www.youtube.com/watch?v=ZQI1zbwh7cM>" %}

7. **Sending BTC (Air-Gapped Transaction)**

{% embed url="<https://www.youtube.com/watch?v=ZpyfffAOCTU>" %}

8. **Pairing With Cardware (Mobile)**

{% embed url="<https://www.youtube.com/watch?v=5j8zAI0D2UY>" %}

9. **Erasing/Wiping Device**&#x20;

{% embed url="<https://www.youtube.com/watch?v=JYwMWRw99fI>" %}


---

# 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.cardwarewallet.com/cardware-wallet-documentation/getting-started/video-guides.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.
