# Global Transfers

#### Borderless Payments

Send value to any address on the Ethereum network or compatible Layer 2 chains. EtheLock removes the complexity of raw blockchain transactions while maintaining full self-custody.

#### The Verification Layer

Every transfer is a physical act. Unlike software wallets where a misclick or a compromised clipboard can lead to loss, EtheLock requires physical confirmation.

1. **Input:** Enter the destination address and amount.
2. **Verify:** The dashboard requests a signature.
3. **Tap:** You must physically tap your card and enter your PIN to sign the transaction.

#### Address Book & Whitelisting

* **Saved Contacts:** Store frequently used addresses (friends, exchanges, cold storage) for quick access.
* **ENS Support:** Send directly to Ethereum Name Service domains (e.g., vitalik.eth) with automatic resolution and verification.


---

# 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.ethelock.xyz/3-features/global-transfers.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.
