# Transfers Between Wallets

![](/files/ZgTCfVtAV9OObBSWpMyY)

## Wallet-to-Wallet Transfers

Although much of the crypto-sphere is different to traditional finance, core principles of ownership and security stay the same, elevated with crypto through self-custodial wallets.&#x20;

A *wallet* can be seen as synonymous with a bank account, where one stores their currency for safekeeping. Hot wallets on centralized exchanges, where the user does not have sole ownership over their crypto assets, are the most similar to traditional bank accounts.

However, in the crypto-sphere, creating self-custodial wallets through dApps like *MetaMask* is a lot simpler than opening a bank account or multiple exchange accounts, as they both require KYC (Know Your Customer) information and identification.&#x20;

The principle, however, remains the same: Transferring currency between 'wallets' **that you own.**&#x20;

As you would transfer fiat currency from one bank account to another, no tax is owed when moving crypto assets from one wallet to another.&#x20;

### Example

Bandile owns five Bitcoin across multiple wallets and wishes to consolidate all his crypto assets into a singular cold-storage ledger.

Making over ten transactions, Bandile compiled all five Bitcoin into a singular wallet that he then sent to his ledger to keep in cold storage for many years.

Having moved crypto assets that he already owned into wallets entirely owned by him, Bandile suffers no tax liability from his actions and only will if and when he decides to dispose of any of his Bitcoin.

\[Image of user transferring coins or tokens to another wallet, as if you would with a bank account]


---

# 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.recap.io/south-african-tax-guide/transaction-types/transfers-between-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.
