<?xml version="1.0" encoding="UTF-8" ?><!-- generator=Zoho Sites --><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><atom:link href="https://www.strateonintelligentwealth.com/insights/digital-assets-cryptocurrency/feed" rel="self" type="application/rss+xml"/><title>Strateon Intelligent Wealth - Insights , Digital Assets &amp; Cryptocurrency</title><description>Strateon Intelligent Wealth - Insights , Digital Assets &amp; Cryptocurrency</description><link>https://www.strateonintelligentwealth.com/insights/digital-assets-cryptocurrency</link><lastBuildDate>Thu, 02 Apr 2026 03:49:06 -0700</lastBuildDate><generator>http://zoho.com/sites/</generator><item><title><![CDATA[The OP_RETURN Debate and the Specter of a Bitcoin Hard Fork]]></title><link>https://www.strateonintelligentwealth.com/insights/post/the-op_return-debate-and-the-specter-of-a-bitcoin-hard-fork</link><description><![CDATA[The Bitcoin community is currently debating the size limits of the OP_RETURN field, used for embedding non-financial data. Some are advocating for expansion and others for restriction, citing Bitcoin's core purpose. A failure to reach consensus on OP_RETURN could lead to a hard fork.]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_xRTN0JaRQ5Sf8MId1gkVwQ" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_UZDpfjddRHyw7OrhDrdQYQ" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_s7ZiAYWBSMGC4zIr15suVg" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_nzId56FlTJ2OmOSPye4Kqw" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-center zptext-align-tablet-center " data-editor="true"><p><span>The Bitcoin community, while united by the foundational principles of decentralized digital currency, often finds itself engaged in vigorous debates about the network's evolution. A current point of contention revolves around the&nbsp;OP_RETURN&nbsp;field within Bitcoin transactions. This seemingly small technical detail has sparked a discussion with potential implications for Bitcoin's future, even raising the specter of a hard fork – a scenario that has played out before in Bitcoin's history.</span></p></div>
</div><div data-element-id="elm_hI9BUNcgABEE3KltxLW9hA" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_hI9BUNcgABEE3KltxLW9hA"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_hI9BUNcgABEE3KltxLW9hA"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_t7Vppqpj3u_g6UsmYC8j5Q" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Understanding OP_RETURN</span></span></h3></div>
<div data-element-id="elm_SNUKHJ_JBGGUirRshhFz8Q" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-center zptext-align-tablet-center " data-editor="true"><p><span></span></p><div><p>The OP_RETURN opcode in the Bitcoin scripting language allows for the embedding of a small amount of arbitrary data into a Bitcoin transaction output. Crucially, outputs using OP_RETURN are provably unspendable, meaning the data stored there is permanently recorded on the blockchain but doesn't represent spendable Bitcoin.</p><p><br/></p><p>Initially, the size of data that could be stored in an OP_RETURN output was very limited. Over time, this limit has been adjusted, and currently, Bitcoin Core's default relay policy allows for up to 80 bytes of data in an OP_RETURN output.</p><p><br/></p><p>The use cases for OP_RETURN are varied and have evolved over time:</p></div><p></p><ul><ul><ul><li><strong>Proof of Existence:</strong>&nbsp;Early uses included time-stamping documents or proving the existence of data at a certain point in time by hashing the data and embedding the hash in an OP_RETURN output.</li><li><strong>Metadata and Protocols:</strong>&nbsp;Developers have utilized OP_RETURN to anchor metadata for various protocols built on top of Bitcoin, such as colored coins or other data layer experiments.</li><li><strong>Ordinals and Inscriptions:</strong>&nbsp;More recently, OP_RETURN (and related techniques leveraging Taproot) has become central to the Ordinals protocol, which allows for the inscription of arbitrary content onto satoshis (the smallest unit of Bitcoin), leading to the creation of Bitcoin NFTs.</li></ul></ul></ul></div>
</div><div data-element-id="elm_ESHqcbSwataIGWk0wY9UsQ" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_ESHqcbSwataIGWk0wY9UsQ"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_ESHqcbSwataIGWk0wY9UsQ"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_7TqUyu0EupAi6J-bKb_-Sg" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span>The Current Divide: Expanding vs. Restricting OP_RETURN</span></span></span></span></h3></div>
<div data-element-id="elm_6rzpwyCWta4GpRWjZy4KQA" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-center zptext-align-tablet-center " data-editor="true"><p><span><span><span>The current debate centers on whether the size limit of the data that can be embedded in OP_RETURN should be increased, removed entirely, or even further restricted. Two main viewpoints have emerged:</span></span></span></p></div>
</div><div data-element-id="elm_D99bvtHnG-28b4nLLbh8zA" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span>The Case for Expansion (or Removal)</span></span></span></span></span></span></h5></div>
<div data-element-id="elm_4K7EbwU-uHgE-XzYxdsKDw" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-center zptext-align-tablet-center " data-editor="true"><p><span><span><span></span></span></span></p><div><p>Proponents of increasing or removing the OP_RETURN size limit argue that the current restriction is artificial and hinders innovation on the Bitcoin network. Their arguments include:</p><ul><ul><ul><li><strong>Efficiency:</strong>&nbsp;They contend that the current limit forces developers to find less efficient ways to store larger amounts of non-financial data on the blockchain, such as &quot;stuffing&quot; data into spendable transaction outputs, which can clutter the UTXO (Unspent Transaction Output) set. Using a larger OP_RETURN would be a cleaner and more explicit way to handle such data.</li><li><strong>Enabling New Use Cases:</strong>&nbsp;A larger data capacity in OP_RETURN could unlock new and unforeseen applications for the Bitcoin blockchain, potentially expanding its utility beyond just a peer-to-peer electronic cash system. This could include more complex data anchoring, decentralized social media applications, or richer metadata for digital artifacts.</li><li><strong>Aligning with Miner Practices:</strong>&nbsp;<span>Some argue that miners, who ultimately decide which transactions to include in blocks, are already including transactions with OP_RETURN outputs exceeding the Bitcoin Core default relay policy limit.<sup></sup></span>&nbsp;Increasing the limit in the software would simply reflect this reality.</li></ul></ul></ul></div><p></p></div>
</div><div data-element-id="elm_I-5_ydrHpSkqtB1W6yklhA" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span><span><span>The Case for Restriction (or Maintaining the Status Quo)</span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_7H7tEdKDmWOCxhM5ubt_gA" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-center zptext-align-tablet-center " data-editor="true"><p><span><span><span></span></span></span></p><div><p>Those who advocate for maintaining or even restricting the use of OP_RETURN for non-financial data raise concerns about:</p><ul><ul><ul><li><strong>Blockchain Bloat:</strong>&nbsp;A primary concern is that allowing larger amounts of arbitrary data on the blockchain could lead to excessive growth in its size, making it more resource-intensive to run a full node and potentially impacting the network's scalability and accessibility over the long term.</li><li><strong>Focus on Bitcoin's Core Purpose:</strong>&nbsp;This side emphasizes Bitcoin's primary function as a decentralized digital currency. They worry that an increased focus on non-financial data could distract from this core mission and potentially &quot;spam&quot; the blockchain with irrelevant information.</li><li><strong>Cost and Efficiency:</strong>&nbsp;While proponents of expansion argue for efficiency, those favoring restriction might argue that using the Bitcoin blockchain for large amounts of non-financial data is inherently inefficient compared to other purpose-built data storage solutions.</li></ul></ul></ul><p><span>The recent indication from Bitcoin Core developers that they intend to remove the default 80-byte limit in an upcoming release has amplified this debate, signaling a potential shift in the network's policy.<sup></sup></span></p></div><p></p></div>
</div><div data-element-id="elm_9qx5hrz-t8awJHawKGaNUA" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_9qx5hrz-t8awJHawKGaNUA"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_9qx5hrz-t8awJHawKGaNUA"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_lb-bJBtvLfszutgMj6u_Rg" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span>The Shadow of the Block Size War</span></span></span></span></span></span></h3></div>
<div data-element-id="elm_waFdGtIhfMgfoIS1Zz0EbQ" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-center zptext-align-tablet-center " data-editor="true"><p><span></span></p><div><p>To understand the potential implications of the current OP_RETURN debate, it's crucial to recall the&nbsp;Block Size War, a protracted and deeply divisive period in Bitcoin's history that occurred roughly from 2015-2017.<sup></sup>&nbsp;This conflict centered on the fundamental question of the network's capacity – specifically, whether to increase the maximum size of blocks to allow for more transactions.</p><p><br/></p><p>One side, often referred to as the &quot;Big Blockers,&quot; argued for an immediate increase in the block size to alleviate network congestion and lower transaction fees, envisioning Bitcoin as a global payment system with high throughput.<sup></sup>&nbsp;The other side, often associated with &quot;Small Blockers,&quot; prioritized the network's decentralization and security, arguing that larger blocks would make it more difficult and costly to run full nodes, potentially leading to greater centralization. They favored scaling solutions that operated off-chain, such as the Lightning Network.</p><p><br/></p><p>This fundamental disagreement proved irreconcilable at the consensus level.&nbsp;Ultimately, in August 2017, a significant portion of the community forked away from the main Bitcoin blockchain to create&nbsp;Bitcoin Cash (BCH), which implemented a larger block size limit.<sup></sup>&nbsp;This event serves as a stark reminder that when core disagreements about Bitcoin's fundamental operation arise, a hard fork, resulting in competing blockchains, is a real possibility.</p></div><p></p></div>
</div><div data-element-id="elm_9OoLigvIoilDdRAbr5xnPA" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_9OoLigvIoilDdRAbr5xnPA"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_9OoLigvIoilDdRAbr5xnPA"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_S9pBCDOiVy5upd7exXK1YQ" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span><span><span>The Possibility of a Hard Fork Over OP_RETURN</span></span></span></span></span></span></span></span></h3></div>
<div data-element-id="elm_CApa5Ys7Lo3mrd19kgL5FA" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-center zptext-align-tablet-center " data-editor="true"><p><span></span></p><div><p></p><span><span>While the OP_RETURN debate might seem less fundamental than the block size issue, it touches upon the core philosophy of what the Bitcoin blockchain should be used for. If the community cannot reach a consensus on the appropriate policy for OP_RETURN, and if a significant portion of the network (miners and users) strongly opposes a particular direction taken by dominant software implementations like Bitcoin Core, the conditions for a hard fork could theoretically arise again.</span></span><p></p></div><div><span><span><br/></span></span></div><div><span><span><span><span>While the current OP_RETURN debate shares the underlying tension of differing visions for Bitcoin's use cases seen in the Block Size War, it's not guaranteed to result in a hard fork. The Bitcoin community generally prefers to avoid chain splits due to their disruptive nature. However, the historical precedent of the Block Size War demonstrates that when fundamental disagreements persist, a hard fork remains a possibility. Currently, it seems more likely that different Bitcoin software implementations might adopt varying OP_RETURN policies, allowing users to choose without necessarily causing a full consensus split.</span></span><br/></span></span></div><p></p></div>
</div><div data-element-id="elm_I7re9r85vyhORTMykDVDiA" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span><span><span><span><span>How a Hard Fork Might Occur</span></span></span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_TdWJq0enf2FjOlXzawhtHg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-center zptext-align-tablet-center " data-editor="true"><p></p><div><span><span><div></div><ul><ul><ul><li><strong>Divergent Software Releases:</strong>&nbsp;If a significant group of developers releases a Bitcoin client software with different OP_RETURN rules (e.g., a much larger limit or a stricter limit) that is incompatible with the existing network, nodes running this new software will begin to diverge from the main network once blocks adhering to the new rules are produced.</li><li><strong>Miner Adoption:</strong>&nbsp;If a substantial portion of miners starts mining blocks that follow the new rules, a new blockchain will begin to form.</li><li><strong>Community and Economic Support:</strong>&nbsp;For this new chain to survive as a distinct entity, it would need to garner support from a community of users, exchanges, and other infrastructure providers. If it gains sufficient economic value, it could persist as a separate cryptocurrency, as seen with Bitcoin Cash.</li></ul></ul></ul></span></span></div></div>
</div><div data-element-id="elm_w7xaE7_2eVY1mCeRomYwkQ" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span><span><span><span><span>Consequences of a Hard Fork</span></span></span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_XuHlHvsJ79bXF71qFLFNkQ" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-center zptext-align-tablet-center " data-editor="true"><span><span><div><p>Should the OP_RETURN debate lead to a hard fork, the consequences would likely mirror those of the Block Size War:</p><ul><ul><ul><li><strong>Chain Split:</strong>&nbsp;The Bitcoin network would split into two distinct blockchains, each with its own set of rules and potentially its own community and value.</li><li><strong>New Cryptocurrency:</strong>&nbsp;A new cryptocurrency might emerge from the chain that adopts the new OP_RETURN rules, while the original chain continues as a separate entity (much like Bitcoin and Bitcoin Cash).</li><li><strong>User Confusion:</strong>&nbsp;Users holding Bitcoin in self-custody at the time of the fork would likely end up with balances on both chains, leading to potential confusion about which blockchain to use or support. Investors with Bitcoin in third-party custody accounts (i.e. Coinbase or ETFs) may not necessarily receive balances on both chains, leading to the risk of not having the Bitcoin on the blockchain that proves to be more accepted.</li><li><strong>Market Volatility:</strong>&nbsp;Hard forks often cause price volatility for the original cryptocurrency and any new ones that emerge.</li><li><strong>Network Effects:</strong>&nbsp;The splitting of the network can dilute the network effects that make Bitcoin valuable.</li></ul></ul></ul></div></span></span></div>
</div><div data-element-id="elm_JpofW4aX2HtL-8HO-NUA-Q" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_JpofW4aX2HtL-8HO-NUA-Q"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_JpofW4aX2HtL-8HO-NUA-Q"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_KFAQlNf8Iv6I6KKNmKo3yw" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span><span><span><span><span>Hedging Against the Risk of a Hard Fork (Revisited)</span></span></span></span></span></span></span></span></span></span></h3></div>
<div data-element-id="elm_DcRyW_5dyEGziqeIr8EOeA" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-center zptext-align-tablet-center " data-editor="true"><p><span></span></p><div><p></p><span><span><div><p><span><span>There is still a possibility of a Bitcoin hard fork, whether it be due to the current OP_RETURN debate of some other future topic.&nbsp;To hedge against the risk of a Bitcoin hard fork, investors can consider different strategies depending on how they hold their Bitcoin.</span></span><br/></p></div></span></span><p></p></div><p></p></div>
</div><div data-element-id="elm_n5nOb1U7qUXGy7HCzpXJng" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span><span><span><span><span><span><strong>Self-Custody</strong></span></span></span></span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_63Hei2w8NvB9Wd67dw-Pzg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-center zptext-align-tablet-center " data-editor="true"><p><span></span></p><div><p></p><span><span><p><span><span></span></span></p><div><ul><ul><ul><li><strong>Control Your Keys:</strong>&nbsp;If you hold your Bitcoin in a self-custody wallet (where you control the private keys), you are generally in the best position to receive any new coins resulting from a hard fork. After a fork, you will likely have a balance on both chains.</li><li><strong>Be Patient:</strong>&nbsp;Avoid making transactions immediately before and after a fork to prevent potential replay attacks (where a transaction on one chain is maliciously repeated on the other).</li><li><strong>Claiming Forked Coins:</strong>&nbsp;If the forked chain has value and you want to access those coins, you'll need a wallet that supports the new chain. You might need to import your private keys (use caution and ensure the wallet is reputable).</li><li><strong>Splitting Coins:</strong>&nbsp;If you want to transact on both chains independently, you might need to use &quot;coin splitting&quot; tools to ensure transactions are not replayed on the other chain. Hardware wallet providers often release such tools.</li></ul></ul></ul></div></span></span><p></p><p></p></div><p></p></div>
</div><div data-element-id="elm_bpfVH7JXdEa3YOUGHVn-Hg" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span><span><span><span><span><span><strong><span><strong>On an Exchange or Third-Party Custodian</strong></span></strong></span></span></span></span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_tYpPE09JmHTHd7jdqlN5zg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-center zptext-align-tablet-center " data-editor="true"><p><span></span></p><div><p></p><span><span><p><span><span></span></span></p><div><ul><ul><ul><li><strong>Reliance on the Platform:</strong>&nbsp;If your Bitcoin is held on an exchange or with a custodian, you are reliant on their policies regarding a hard fork. They will decide whether to support the new chain and how to handle the distribution of new coins.</li><li><strong>Check Announcements:</strong>&nbsp;Monitor announcements from the exchange or custodian to understand their plans in the event of a hard fork.</li><li><strong>Consider Moving:</strong>&nbsp;If you want more control over potential forked coins, you might consider withdrawing your Bitcoin to a self-custody wallet before a potential hard fork. However, be mindful of withdrawal times and potential fees.</li></ul></ul></ul></div></span></span><p></p><p></p></div><p></p></div>
</div><div data-element-id="elm_uIfkUJhWiYMa-0U51I8Gxw" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span><span><span><span><span><span><strong><span><strong><span><strong>Via ETFs</strong></span></strong></span></strong></span></span></span></span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_T0Z9pouwV5c3K2EDkTLang" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-center zptext-align-tablet-center " data-editor="true"><p><span></span></p><div><p></p><span><span><p><span><span></span></span></p><div><ul><ul><ul><li><strong>ETF Provider's Policy:</strong>&nbsp;If you invest in Bitcoin through an ETF, the ETF provider will determine how to handle any potential forked assets. This will likely be outlined in their fund documentation.</li><li><strong>Less Direct Control:</strong>&nbsp;As an ETF investor, you have less direct control over the underlying Bitcoin and any resulting forked coins compared to holding the Bitcoin directly.</li><li><strong>Monitor Fund Communications:</strong>&nbsp;Stay informed about any announcements from the ETF provider regarding their policy on hard forks. Some ETFs might choose to liquidate or not support the new chain.</li></ul></ul></ul></div></span></span><p></p><p></p></div><p></p></div>
</div><div data-element-id="elm_Te_WK6JvVA2tVIFmHigw1Q" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span><span><span><span><span><span><strong><span><strong><span><strong>General Hedging Strategies (Applicable Regardless of Holding Method)</strong></span></strong></span></strong></span></span></span></span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_fQhzvFuIe9EoqzGikm9X5g" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-center zptext-align-tablet-center " data-editor="true"><p><span></span></p><div><p></p><span><span><p><span><span></span></span></p><div><ul><ul><ul><li><strong>Reduce Exposure:</strong>&nbsp;If you are concerned about the uncertainty surrounding a hard fork, you could reduce your overall Bitcoin holdings.</li><li><strong>Hedge with Derivatives:</strong>&nbsp;More advanced investors might use Bitcoin futures or options to hedge against potential price volatility associated with a hard fork. For example, short-selling Bitcoin or buying put options could offset potential losses.</li></ul></ul></ul></div></span></span><p></p><p></p></div><p></p></div>
</div><div data-element-id="elm_nS5YY_wC0L1stTisEkFgYw" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span><span><span><span><span><span><strong><span><strong><span><strong>Important Considerations</strong></span></strong></span></strong></span></span></span></span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_hQyN5XYUmhoEc6aQIlA35w" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-center zptext-align-tablet-center " data-editor="true"><p><span></span></p><div><p></p><span><span><p><span><span></span></span></p><div><ul><ul><ul><li><strong>Replay Attacks:</strong>&nbsp;Be very cautious when transacting after a hard fork, especially if there's no replay protection implemented on the new chain.</li><li><strong>Scams:</strong>&nbsp;Be aware of potential scams that may arise during a hard fork, such as fake wallets or phishing attempts to steal your coins.</li></ul></ul></ul></div></span></span><p></p><p></p></div><p></p></div>
</div><div data-element-id="elm_5nFTwFl_o0Oxi-SKAnqC6Q" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-center zptext-align-tablet-center " data-editor="true"><p><span></span></p><div><p></p><span><span><div><p><span><span><span><span>In summary, the best way for a Bitcoin investor to hedge against the risk of a hard fork depends on their level of technical understanding and how they hold their Bitcoin. Self-custody offers the most control, while those using exchanges or ETFs are more reliant on the policies of those platforms. Reducing exposure or using derivatives are general hedging strategies that can also be considered.﻿</span></span></span></span><br/></p></div></span></span><p></p></div><p></p></div>
</div><div data-element-id="elm_-_VWIGqmsWKRPlJNno4x0Q" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_-_VWIGqmsWKRPlJNno4x0Q"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_-_VWIGqmsWKRPlJNno4x0Q"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_JbWLThbosDNWRT3dNzcOTg" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span><span><span><span><span><span><span>The Ongoing Evolution of Bitcoin</span></span></span></span></span></span></span></span></span></span></h3></div>
<div data-element-id="elm_7FkyTYHxGDlocecXz6S6KQ" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-center zptext-align-tablet-center " data-editor="true"><p><span></span></p><div><p></p><span><span><div><p>It's crucial to recognize that the OP_RETURN debate, while significant, is just one instance of the ongoing discussions and potential disagreements that can arise within the Bitcoin community regarding the network's development and usage. Even if the current OP_RETURN discussion does not result in a hard fork, the risk of future hard forks will always exist. Any fundamental disagreement about the rules governing the Bitcoin blockchain could, in theory, lead to a chain split if no consensus can be reached.</p><p><br/></p><p>The Block Size War serves as a powerful example of this dynamic. While the OP_RETURN debate has different underlying motivations, the potential for a similar outcome underscores the importance of community dialogue, technical considerations, and the economic incentives that shape the evolution of decentralized systems like Bitcoin. Investors should remain informed about these ongoing debates and understand the potential implications for their holdings.</p><p><br/></p><p>The OP_RETURN debate highlights differing visions for Bitcoin's utility, and while not guaranteed, a hard fork remains a possibility if these differences become irreconcilable at the consensus level. Understanding the history of past forks, like the Block Size War, and preparing accordingly through appropriate hedging strategies is crucial for Bitcoin investors. Furthermore, the possibility of future hard forks, stemming from other potential disagreements, is a constant factor in the Bitcoin landscape.</p></div></span></span><p></p></div><p></p></div>
</div><div data-element-id="elm_ReVhstJ1_ktQRXBy-XEL9g" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_ReVhstJ1_ktQRXBy-XEL9g"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_ReVhstJ1_ktQRXBy-XEL9g"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_3HZ4vGG85dSQD0y7g1xqSg" data-element-type="codeSnippet" class="zpelement zpelem-codesnippet "><div class="zpsnippet-container"><div data-element-id="elm_u6DS2VoSsI7DdpckVHsopA" data-element-type="button" class="zpelement zpelem-button "><style> [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"].zpelem-button { font-family: 'Montserrat', sans-serif; font-weight: 700; /* border-radius: 1px; */ } </style><div class="zpbutton-container zpbutton-align-center"><style type="text/css"> [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"] .zpbutton:hover { border-color:; } [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"] .zpbutton.zpbutton-type-primary { font-family: 'Montserrat', sans-serif; font-weight: 700; /* border-radius: 2px; */ } </style><a class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md" href="/introductory-meeting" title="Schedule a Meeting"><span class="zpbutton-content" style="font-size:24px;">Schedule a Meeting Today!</span></a></div>
</div><br><br><p style="font-style:italic;font-family:Raleway;font-size:11px;text-align:left;margin-left:auto;margin-right:auto;">This content is developed from sources believed to be providing accurate information. The information in this material is not intended as investment, tax, or legal advice. It may not be used for the purpose of avoiding any federal tax penalties. Please consult legal or tax professionals for specific information regarding your individual situation. The opinions expressed and material provided are for general information, and should not be considered a solicitation for the purchase or sale of any security. Digital assets and cryptocurrencies are highly volatile and could present an increased risk to an investors portfolio. The future of digital assets and cryptocurrencies is uncertain and highly speculative and should be considered only by investors willing and able to take on the risk and potentially endure substantial loss. Nothing in this content is to be considered advice to purchase or invest in digital assets or cryptocurrencies.</p><p><br></p><hr><p><br><br></p><h4 style="text-align:center;">Enjoying Strateon Intelligent Wealth’s Insights?</h4><br><h4 style="text-align:center;">Subscribe to Strateon Intelligent Wealth’s Weekly Insights Newsletter!</h4><br><!--MailerLite Subscribe Form Code Starts Here---><div class="zpbutton-container zpbutton-align-center"><style type="text/css"> .zpbutton:hover { border-color:; } .zpbutton.zpbutton-type-primary { font-family: 'Montserrat', sans-serif; font-weight: 700; border-radius: 5px; } </style><a class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md" href="javascript:;"><span class="zpbutton-content" onclick="ml('show', 'X9fWWI', true)">Click Here to Sign-up Now</span></a><a class="ml-onclick-form" href="javascript:void(0)" onclick="ml('show', 'X9fWWI', true)"></a></div>
<!--MailerLite Subscribe Form Code Ends Here---><br><p style="text-align:left;">The weekly newsletter is usually delivered to your email inbox Friday or Saturday, and includes:</p><ul><li style="margin-left:40px;">a summary of the week's important news regarding the economy and markets</li><li style="margin-left:40px;">recommended third-party reads</li></ul><br><p style="text-align:left;font-weight:500;"><em>Strateon Intelligent Wealth does NOT sell subscriber information. Your name, email address, and phone number will be kept private.</em></p><p><br></p></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Thu, 15 May 2025 22:29:36 -0700</pubDate></item><item><title><![CDATA[Bitcoin: A Peer-to-Peer Money Transfer System, Not a Dollar Replacement for Daily Spending]]></title><link>https://www.strateonintelligentwealth.com/insights/post/bitcoin-a-peer-to-peer-money-transfer-system-not-a-dollar-replacement-for-daily-spending</link><description><![CDATA[Bitcoin's primary design is not for everyday retail spending but as a robust, peer-to-peer system for significant value transfer and a secure settlement layer, akin to "digital gold," making its base-layer transaction speed less critical than often perceived.]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_yp6ImM7OSAWRzTDIMlRU3w" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_WfdJCUtCTXGtsj1eWwUFKg" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_YrYbkyeiSHqilkDsl65Qwg" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_Vpk3dHVUcILRvBWCWcyGtQ" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p>Ever since Bitcoin burst onto the scene, there's been a lot of talk – and often, confusion – about what it's really for. You've probably heard the question: &quot;Can I buy a coffee with Bitcoin?&quot; It's a common way to gauge its usefulness, but it might be missing the bigger picture.</p><p><br/></p><p>Many people, especially early critics, have framed Bitcoin as a direct competitor to everyday money like the U.S. dollar, which is used for small, daily purchases. This naturally leads to critiques about Bitcoin's transaction speed and fees, especially when you stack it up against giants like Visa or Mastercard. While these comparisons are understandable, especially given Bitcoin's &quot;electronic cash&quot; label, they might overlook a more profound purpose baked into its design.</p><p><br/></p><p>The truth is, Bitcoin, as envisioned by its mysterious creator Satoshi Nakamoto and shown by its very architecture, is much better suited as a&nbsp;peer-to-peer system for moving significant amounts of value directly between people&nbsp;and as a&nbsp;rock-solid settlement layer. It's not primarily designed to be the go-to currency for your daily grocery run, replacing the dollar in every wallet. Because of this, its transaction capacity, while always a hot topic, might actually be just fine for what it does best. Bitcoin's real magic lies in its power to let people send value securely and without anyone's permission, cutting out the traditional financial middlemen.</p><p><br/></p><p>So, let's dig into what Bitcoin is truly about. We'll look at Satoshi's original vision, compare Bitcoin to the dollar, see why it shines for big-money transfers, tackle the &quot;scalability&quot; question, explore the problems in old-school finance that Bitcoin aims to fix, and see how it stacks up against gold.</p></div>
<p></p></div></div><div data-element-id="elm_RaOrp_FpNj5hwA8ANvSr1w" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_RaOrp_FpNj5hwA8ANvSr1w"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_RaOrp_FpNj5hwA8ANvSr1w"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_5Wiz6ZJHQfuOJYezX5kB9A" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span>Unpacking &quot;A Peer-to-Peer Electronic Cash System&quot;: What Did Satoshi Really Mean?</span></span></span></span></h3></div>
<div data-element-id="elm_F1BFXFcdBF7tKKtQVokzdg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p><span><span>The document that started it all, published on Halloween 2008 by the pseudonymous Satoshi Nakamoto, was titled &quot;Bitcoin: A Peer-to-Peer Electronic Cash System.&quot;&nbsp;<sup></sup>This nine-page paper, first shared on a cryptography mailing list, laid out the blueprint for a new kind of electronic money that didn't need banks.&nbsp;<sup></sup>That &quot;Peer-to-Peer&quot; part wasn't just fluff; it's key to understanding Bitcoin. It means the system is built for direct dealings, cutting out the usual go-betweens.</span></span></p></div>
</div><div data-element-id="elm__RrswlcA-IHgZZ5qsMFUAQ" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span>What &quot;Peer-to-Peer&quot; Means for Bitcoin</span></span></span></span></span></span></h5></div>
<div data-element-id="elm_ZVmtWTnPTkGS-OyM5d9_Vg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-center zptext-align-tablet-center " data-editor="true"><p><span><span></span></span></p><div><p>In Bitcoin's world, &quot;Peer-to-Peer&quot; (P2P) means transactions happen directly between two parties without a central authority or bank stepping in.&nbsp;<sup></sup>The Bitcoin white paper aimed to let people deal directly with each other online, ditching the trust-based model of traditional digital payments that lean on third-party providers.</p><p><br/></p><p>Think about buying groceries with a debit card. It feels direct, but behind the scenes, it's a party: your bank, a payment processor (like Visa), the store's bank, and maybe others. Bitcoin's P2P nature is about the&nbsp;<em>how</em>&nbsp;of the transfer – direct, on its own network, no traditional middleman needed – rather than strictly who is involved. A business can be a &quot;peer&quot; if it directly accepts Bitcoin. The focus is on cutting out intermediaries. The &quot;peers&quot; are simply the sender and receiver on the Bitcoin network.</p></div><p></p></div>
</div><div data-element-id="elm_MIM9ozWVN1scIHlZ42bwLQ" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span><span><span>The Trouble with Traditional Commerce, According to Nakamoto</span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_tjhSCIBCK_ncUyuL59-zmg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-center zptext-align-tablet-center " data-editor="true"><p><span><span><span><span></span></span></span></span></p><div><p></p><div><div>The Bitcoin white paper's introduction took a shot at how traditional online commerce relies on financial institutions as trusted third parties. Satoshi Nakamoto pointed out a few problems:</div></div><p></p></div><p></p><blockquote style="margin:0px 0px 0px 40px;border:medium;padding:0px;"></blockquote><div><ul><ul><ul><li><span style="font-weight:bold;">The Trust-Based Model:</span> Online commerce had become almost completely dependent on these third parties. While it works most of the time, it has the weaknesses of any system built on trust.</li><li><span style="font-weight:bold;">Transaction Costs: </span>Middlemen mean extra costs, often through fees or built-in charges for their services. &nbsp;These costs make tiny transactions impractical.</li><li><span style="font-weight:bold;">Reversibility vs. Irreversibility:</span> Traditional systems let transactions be reversed. This protects consumers but costs merchants who have to deal with fraud. The need to handle disputes adds more cost. Bitcoin was designed for non-reversible transactions for non-reversible services, which could shield sellers from fraud and reduce the need for trust.</li><li><span style="font-weight:bold;">Privacy Worries:</span> The old way forces users to share a lot of personal info with third parties. Privacy was a big motivator for Bitcoin, aiming for secure transactions without users having to spill their personal data to middlemen.</li></ul></ul></ul></div><div><div><br/><div>Bitcoin was engineered to fix specific flaws in intermediated digital cash. The solutions – cryptographic proof instead of trust, a public transaction ledger (the blockchain), and the Proof-of-Work system – are all about enabling secure transactions without these traditional middlemen. &nbsp;This suggests Bitcoin's main target wasn't just to copy the existing retail payment system, but to offer a strong alternative for transactions where cutting out middlemen, ensuring finality, and resisting censorship are top priorities. These are often, though not always, larger transactions or deals between parties who don't fully trust each other or want to avoid the fees, oversight, or potential censorship of intermediaries.</div></div></div></div>
</div><div data-element-id="elm_XJRtCgoRedUpegWPtBbbLg" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span><span><span><span><span>The &quot;Electronic Cash&quot; Part</span></span></span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_ZhgJyOoSsSkVXUIgdqgETw" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p>The whitepaper wanted to create a &quot;digital representation of hard cash.&quot;&nbsp;<sup></sup>This &quot;electronic cash&quot; was meant to have cash-like features: it's a bearer instrument, it settles directly between parties, and it offers some privacy.</p><p><br/></p><div><div><div></div></div></div><p>The &quot;cash&quot; in &quot;Peer-to-Peer Electronic Cash System&quot; brings to mind the finality and directness of physical cash, especially when used to settle big debts. When a large sum is paid in physical cash, the deal is usually instant and can't be undone between the parties. Bitcoin's design for non-reversible transactions&nbsp;<sup></sup>fits this &quot;hard cash&quot; idea.&nbsp;<sup></sup>In contrast, small everyday payments through traditional channels often have consumer protections that allow relatively easy reversals. This is very different from how physical cash works for settlement and from Bitcoin's &quot;electronic cash&quot; design. So, the &quot;cash&quot; Satoshi Nakamoto imagined seems more like the robust, settlement-style cash used for definite value transfer, not just digital pocket change for quick, small buys.<span></span></p></div><p></p></div>
</div><div data-element-id="elm_xwKU0aX5MXwuPKfarasL9w" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_xwKU0aX5MXwuPKfarasL9w"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_xwKU0aX5MXwuPKfarasL9w"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_EufC9NTUztzZ-SdMIlSQ8w" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span>Bitcoin vs. The Dollar: Different Tools for Different Jobs</span></span></span></span></span></span></h3></div>
<div data-element-id="elm_IfXJFLGMOrxP26cidO6Yng" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p></p><div><p>The U.S. dollar is the king of the American economy and the world's main reserve currency. It's a jack-of-all-trades: a widely accepted way to pay for things, a way to price goods, and a store of value (at least compared to other fiat currencies, though inflation can chip away at its buying power). The Federal Reserve, a central authority, manages the dollar's supply and monetary policy. This central control allows for economic interventions but also ties the currency's stability to the institution's decisions and credibility.</p><p><br/></p><p>Bitcoin is a whole different beast:</p><ul><ul><ul><li><strong>Decentralized vs. Centralized:</strong>&nbsp;Unlike the centrally managed dollar, Bitcoin runs on a decentralized network kept alive by a global group of miners and node operators.&nbsp;<sup></sup>No single entity controls Bitcoin or how it's made.</li><li><strong>Fixed Supply vs. Elastic Supply:</strong>&nbsp;Bitcoin has a mathematically set and capped supply of 21 million coins.&nbsp;<sup></sup>This is a stark contrast to the dollar's flexible supply, which the Fed can change. This fixed supply is a core part of Bitcoin's design, meant to prevent the money supply from being inflated at will.</li><li><strong>Primary Use Case Focus:</strong>&nbsp;The dollar is built for widespread, fast, and usually low-cost (for the user at the point of sale) transactions of all sizes. Bitcoin prioritizes secure, censorship-resistant, peer-to-peer value transfer. These features are most valuable for large sums, cross-border deals, or when trust in middlemen is low or unwanted.</li></ul></ul></ul></div><p><span></span></p></div><p></p></div>
</div><div data-element-id="elm_mfWxe6uU_dnFy_ba9hJGeg" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span><span><span><span><span><span><span>Why Bitcoin Isn't Meant to Replace&nbsp;</span><em>All</em><span>&nbsp;Dollar Functions</span></span></span></span></span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_uclbtGv9I2pEpDb5BkuisA" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Several of Bitcoin's built-in features make it less ideal as a direct, do-everything replacement for the U.S. dollar in everyday shopping:</p><ul><ul><ul><li><strong>Volatility:</strong>&nbsp;Bitcoin's price, when measured against fiat currencies like the dollar, has historically been very up-and-down.&nbsp;<sup></sup>This price instability makes it tough for businesses to price things in Bitcoin and for people to use it for daily purchases where price certainty is key.</li><li><strong>Transaction Throughput (Base Layer):</strong>&nbsp;Bitcoin's main blockchain layer isn't designed to handle the massive number of transactions that global retail payment systems process.</li><li><strong>User Experience for Microtransactions:</strong>&nbsp;For small, everyday payments, Bitcoin's transaction fees (which can change with network traffic) and confirmation times (needed for security) can feel too high or inconvenient compared to near-instant, often seemingly fee-less (to the consumer) card payments.<br/></li></ul></ul></ul><div><br/></div>These design choices and their outcomes suggest that Bitcoin and the U.S. dollar are fundamentally different systems, built for different main jobs. They aren't necessarily enemies; they can coexist by serving different needs. Bitcoin's perceived weaknesses for retail payments (like volatility or lower transactions per second on its base layer) are often direct results of its strengths for peer-to-peer settlement and as a non-government store of value (like its security model and decentralization). So, it's not about one replacing the other entirely, but about each system finding its best and most compelling uses. The point isn't that Bitcoin has zero role in payments, but that its main, most impactful role isn't as a direct substitute for the dollar when you're buying your daily coffee.<div><br/><p>To see these differences more clearly, here's a comparison of Bitcoin's base layer with traditional retail payment systems like Visa, which use currencies like the U.S. dollar.</p></div></div>
</div><div data-element-id="elm_dkGJUuEZgNvte7ykXyjxvQ" data-element-type="table" class="zpelement zpelem-table "><style type="text/css"> [data-element-id="elm_dkGJUuEZgNvte7ykXyjxvQ"] .zptable{ width:93% !important; } </style><div class="zptable zptable-align-left zptable-align-mobile-left zptable-align-tablet-left zptable-header-light zptable-header-both zptable-cell-outline-on zptable-outline-on zptable-header-sticky-tablet zptable-header-sticky-mobile zptable-zebra-style-none zptable-style-both " data-width="93" data-editor="true"><table><tbody><tr><th scope="col" style="width:20.0658%;"><p><strong> Feature</strong></p></th><th scope="col" style="width:37.453%;"><p><strong> Bitcoin (Base Layer)</strong></p></th><th scope="col" style="width:40.7054%;"><p><strong> Traditional Retail Payment Rails (e.g. Dollar/Visa)</strong></p></th></tr><tr><th scope="row" style="width:20.0658%;"><strong> Typical Transaction Value</strong></th><td style="width:37.453%;">High (average over $5,000) </td><td style="width:40.7054%;">Low to Mixed (average around $80 for Visa) </td></tr><tr><th scope="row" style="width:20.0658%;"><strong> Transaction Speed</strong></th><td style="width:37.453%;" class="zp-selected-cell"> Minutes to ~1 Hour for strong finality</td><td style="width:40.7054%;">Seconds for Authorization</td></tr><tr style="height:48.4062px;"><th scope="row" style="width:20.0658%;"><strong> Transaction Cost</strong></th><td style="width:37.453%;">Independent of value; variable based on network demand </td><td style="width:40.7054%;">Often % of value or fixed fee, absorbed by merchant </td></tr><tr><th scope="row" style="width:20.0658%;"><strong> Finality</strong></th><td style="width:37.453%;"> High/Practically Irreversible after confirmations</td><td style="width:40.7054%;">Reversible (chargebacks possible) </td></tr><tr><th scope="row" style="width:20.0658%;"><strong> Intermediary Reliance</strong></th><td style="width:37.453%;">Low/None for direct P2P transactions </td><td style="width:40.7054%;">High (banks, processors, networks) </td></tr><tr><th scope="row" style="width:20.0658%;"><strong> Primary Use Case</strong></th><td style="width:37.453%;">Secure P2P value transfer, Settlement </td><td style="width:40.7054%;">Retail payments, General commerce </td></tr><tr><th scope="row" style="width:20.0658%;"><strong> Censorship Resistance</strong></th><td style="width:37.453%;">High </td><td style="width:40.7054%;">Lower (subject to intermediary/government policies) </td></tr><tr><th scope="row" style="width:20.0658%;"><strong> Supply Mechanism</strong></th><td style="width:37.453%;">Fixed/Algorithmic (21 million BTC cap) </td><td style="width:40.7054%;">Elastic/Central Bank controlled </td></tr></tbody></table></div>
</div><div data-element-id="elm_elFqRE-mgD0WFnKGhSYRlg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p><span><span>This comparison shows that Bitcoin's base layer is built differently from systems designed for high-volume retail, aligning more with the needs of a secure system for transferring and settling significant value.</span></span><br/></p></div>
</div><div data-element-id="elm_8sy7z5duF-eWKh9UiN1Euw" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_8sy7z5duF-eWKh9UiN1Euw"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_8sy7z5duF-eWKh9UiN1Euw"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_6RJugtDtjz_7lA1gJxHqfg" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span><span><span>Bitcoin: The Digital Strongbox for Serious Value</span></span></span></span></span></span></span></span></h3></div>
<div data-element-id="elm_iozoyv3-Y4FAaxBgOPMsFQ" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p><span>What's a <span style="font-style:italic;">settlement network</span>? It's a system that handles the final transfer of assets or money between parties, settling their debts to each other. In these networks, especially those dealing with large amounts, things like security, finality (knowing a done deal can't be undone), and resistance to outside meddling or censorship are super important. Think of central bank systems like Fedwire for big interbank dollar transfers, or how gold was historically used to settle international trade. These systems care more about certainty and irreversibility than the raw speed needed for buying a latte.</span></p></div>
</div><div data-element-id="elm_9rx0q1j7MrQ3T1CQyrFCNQ" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span><span><span><span><span><span><span></span><span><span>Bitcoin's Strengths as a Settlement Layer</span></span><span></span></span></span></span></span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_HtodRCn9ByM6z5NGZG5zeA" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><p>Bitcoin has several features that make its base layer great for being a robust settlement network:</p><p></p><ul><ul><ul><li><strong>Censorship Resistance:</strong>&nbsp;Because it's decentralized and no single entity controls it, Bitcoin transactions are very hard to block, freeze, or reverse by any one party, including governments or banks.&nbsp;<sup></sup>This is huge for people in unstable political situations or for any transaction where you want to avoid potential meddling.</li><li><strong>Transaction Finality:</strong>&nbsp;Once a Bitcoin transaction is in a block and confirmed by enough subsequent blocks (usually 4-6 confirmations, taking about 40-60 minutes&nbsp;<sup></sup>), it's practically irreversible.&nbsp;<sup></sup>This high degree of finality gives certainty to those receiving large transfers, which is vital for effective settlement.</li><li><strong>Great for Large Sums:</strong>&nbsp;A cool thing about Bitcoin transactions is that the network fee is usually based on the transaction's data size and network congestion, not the amount of money being sent.&nbsp;<sup></sup>This means sending a very large sum of Bitcoin can be surprisingly cheap compared to traditional banking, which often charges percentage-based fees for big, especially international, transfers. Data shows Bitcoin is indeed used for high-value transfers, with an average transaction value much higher than retail payment networks.</li><li><strong>Permissionless Access:</strong>&nbsp;Anyone with an internet connection can join and use the Bitcoin network to send and receive value without needing anyone's approval.&nbsp;<sup></sup>This is different from many traditional large-value settlement systems that are only for member institutions.</li><li><strong>Global and Borderless Operation:</strong>&nbsp;Bitcoin works 24/7, all over the world, without being tied to national borders or banking holidays.&nbsp;<sup></sup>This makes it a flexible platform for international value settlement.</li></ul></ul></ul></div>
</div><div data-element-id="elm_wCtIZIwtSBlTcwJqTsoPLA" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span><span><span><span><span><span><span></span><span><span><span><span>Transaction Features That Support Settlement</span></span></span></span><span></span></span></span></span></span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_1y1YAau04ras73mf2NRZ_A" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p>The very things about Bitcoin's transaction process that get criticized from a retail payment view actually become strengths for settlement:</p></div><p></p><ul><ul><ul><li><strong>Confirmation Times:</strong>&nbsp;An average block time of 10 minutes, and needing multiple confirmations for strong finality (like ~40 minutes for 10 confirmations), might seem slow for buying coffee. But these times are perfectly fine, even good, for ensuring the security and irreversibility of high-value settlements. Certainty often beats speed in these cases.</li><li><strong>Transaction Fees:</strong>&nbsp;Bitcoin transaction fees are paid to miners to encourage them to include transactions in a block.&nbsp;<sup></sup>When the network is busy, fees can go up. However, for large settlements, a transaction fee that's a tiny fraction of the total value being moved is often a fair price for the security, finality, and disintermediation Bitcoin offers. Users can also choose to pay higher fees for faster inclusion in a block and confirmation if they're in a hurry.</li></ul></ul></ul></div>
</div><div data-element-id="elm_ebHY8V5WAMTLgO1QFDQExQ" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span><span><span><span><span><span><span></span><span><span><span><span><span><span>Bitcoin as a Foundation for Other Systems?</span></span></span></span></span></span><span></span></span></span></span></span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_gQQB3B7-FeAXPk0q_Amvww" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p></p><p>The idea of a settlement layer can also mean Bitcoin serves as a base for other layers or systems. These secondary systems might handle more, faster, cheaper transactions but could ultimately anchor their security and achieve final settlement on the super-secure and decentralized Bitcoin blockchain.&nbsp;While some argue other blockchains might be better for smart contracts as a global settlement layer, Bitcoin's unmatched security and decentralization make it a strong contender as the ultimate trust anchor for value.</p><p><br/></p><p>In this light, Bitcoin's slowness and the cost of its Proof-of-Work security aren't bugs but essential features when you consider its role as a high-security settlement system. High-value settlements demand extreme security and practical irreversibility. Bitcoin's Proof-of-Work, the ~10-minute block interval, and the cumulative work of multiple confirmations are all designed to provide this level of security, making it incredibly difficult and economically foolish to try to reverse confirmed transactions.&nbsp;These features, which make it seem slow and costly for retail transactions, are necessary trade-offs for a system prioritizing robust, secure settlement. Judging Bitcoin's base layer by retail payment network standards is like comparing apples to oranges; its design is optimized for a different, and arguably more critical, set of priorities essential for a global, non-government settlement system.</p><p></p></div></div>
</div><div data-element-id="elm_7eo9rSNSPbmtIVIcjx2T_A" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_7eo9rSNSPbmtIVIcjx2T_A"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_7eo9rSNSPbmtIVIcjx2T_A"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_u1TPAT823xULBtgopQ830Q" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span><span><span><span><span>The &quot;Scaling&quot; Debate: Does Bitcoin&nbsp;</span><em>Really</em><span>&nbsp;Need to Be Faster?</span></span></span></span></span></span></span></span></span></span></h3></div>
<div data-element-id="elm_tx_rqvnxcXaQDD0njd3SZA" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p></p><div><p></p><div><p>A major point of debate about Bitcoin's usefulness has been its transaction throughput. Bitcoin's base layer (Layer 1) can process about 3.3 to 7 transactions per second (TPS).&nbsp;<sup></sup>This limit is mainly due to two things: the maximum size of each block (originally 1 megabyte, though effectively bigger with SegWit) and the average time to mine a new block (about 10 minutes).</p><p><br/></p><p>Compared to global payment giants like Visa, which can reportedly handle thousands of TPS (around 2000 TPS worldwide at peak times&nbsp;<sup></sup>), Bitcoin's base layer capacity looks tiny. This difference has fueled the argument that Bitcoin can't scale to be a global payment system for everyday transactions.<span><button></button></span></p></div><p></p></div><p></p></div></div>
</div><div data-element-id="elm_2sMGI-WVrNc4jgu_0A3HUQ" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span><span><span><span><span></span><span><span>The Counterargument: Current Capacity Fits Its Main Job</span></span><span></span></span></span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_EMkaUc78x3IZotC_6L2eZQ" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p></p><div><p></p><div><p></p><div><p>But what if Bitcoin's main job isn't to go head-to-head with Visa for every retail transaction, but to be a peer-to-peer system for moving significant value and a secure settlement network? If so, the demand for transaction volume on its base layer is different. The Bitcoin network already settles billions of dollars in value daily, but across far fewer transactions than retail networks. This leads to a much higher average transaction value (over $5,000 for Bitcoin versus around $80 for Visa), showing its current use is more like a large-value settlement network than a retail payments network.</p><p><br/></p><p>The scalability problem is often framed by assuming Bitcoin&nbsp;must&nbsp;match Visa's TPS on its base layer to succeed. Yet, if its core value is being &quot;digital gold&quot; and a final settlement layer for transactions needing high security and censorship resistance, its current (or slightly improved) scale might be just right for this niche. High-value settlements are naturally less frequent than small retail payments. Gold, a traditional settlement asset, doesn't transact millions of times per second for small buys; its movements are more deliberate and usually involve larger sums. So, maybe the debate should shift from &quot;how can Bitcoin match Visa's TPS?&quot; to &quot;is Bitcoin's current scalability enough for its role as a global, P2P, non-government settlement system?&quot;</p></div></div><p></p></div><p></p></div></div>
</div><div data-element-id="elm_AFvjMUCZezgvp1wBnoJWKw" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span><span><span><span><span></span><span><span><span><span>The Trade-offs: Decentralization and Security vs. Raw Speed</span></span></span></span><span></span></span></span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_iiVkPyLdOSEWy3S_saHsOA" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p></p><div><p></p><div><p></p><div><p></p><span><span>Ideas to massively increase Bitcoin's base-layer TPS, like dramatically bigger blocks or shorter block times, come with big trade-offs. Larger blocks can be harder and more expensive for smaller, independent node operators to download, validate, and store. This could lead to more network centralization as fewer people can afford to run full nodes. Shorter block times might weaken network security by not giving blocks enough time to spread globally before the next one is found, potentially causing more orphaned blocks or chain splits. Bitcoin's design has historically prioritized maximum decentralization and security over raw transaction speed on its base layer.&nbsp;Any changes that hurt these core features could undermine its fundamental value as a trust-minimized system. Increasing block size or lowering block time could harm the blockchain's integrity, and a Layer 1 can only be scaled so much before it affects its decentralization and security.</span></span><p></p></div></div><p></p></div><p></p></div></div>
</div><div data-element-id="elm_FWtwlAo17KZq-VAzuQ7W9Q" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span><span><span><span><span></span><span><span><span><span><span><span>Layer 2 Solutions: The Best of Both Worlds?</span></span></span></span></span></span><span></span></span></span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_rEH57xGPRkqqalfV7DLI2Q" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p></p><div><p></p><div><p></p><div><p></p><span><span><div><p>It's also important to know about Layer 2 solutions, like the Lightning Network.&nbsp;The Lightning Network is a protocol built on top of Bitcoin that aims for faster, cheaper, and more numerous transactions by creating off-chain payment channels between users.&nbsp;These smaller, more frequent transactions can happen almost instantly with very low fees within the Lightning Network, with the final net settlement of these channels eventually recorded on the main Bitcoin blockchain.</p><p><br/></p><p></p><div><div><div><div></div></div></div></div><p>These Layer 2 solutions can meet the demand for retail-like payment uses of Bitcoin without changing the fundamental properties or purpose of the Bitcoin base layer. This approach allows Bitcoin to potentially &quot;have its cake and eat it too&quot;: keeping a highly secure, decentralized, and robust base layer optimized for final settlement of significant value, while also enabling faster and cheaper payments for smaller amounts on secondary layers for users who want those features.&nbsp;The existence and ongoing development of Layer 2 solutions reinforce the idea that the base layer itself doesn't necessarily&nbsp;need&nbsp;to scale to Visa-levels of TPS. Its primary role is to be the ultimate, secure foundation and settlement arbiter for the entire Bitcoin ecosystem.</p></div></span></span><p></p></div></div><p></p></div><p></p></div></div>
</div><div data-element-id="elm_WrXp7DoXnp1ExLS1tp9Afg" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_WrXp7DoXnp1ExLS1tp9Afg"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_WrXp7DoXnp1ExLS1tp9Afg"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_oPpfqGJecgIVBfqPDK_DlQ" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span><span><span><span><span></span><span><span>What's Wrong With Old Money Anyway? (And How Bitcoin Helps)</span></span><span></span></span></span></span></span></span></span></span></span></span></h3></div>
<div data-element-id="elm_Zb4Kqsvb0M1xqB34ay-ABg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p></p><div><p></p><div><p></p><div><p></p><span><span><div><p></p><span><span>Bitcoin's design directly or indirectly tackles several long-standing issues and new worries within traditional money and finance. Understanding these problems gives context to Bitcoin's unique value.</span></span></div></span></span><p></p></div></div><p></p></div><p></p></div></div>
</div><div data-element-id="elm_3Jp0ANKYr2dTqOqa_TGtNg" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span><span><span><span><span></span><span><span><span><span><span><span><span><span>Inflation: The Silent Thief of Your Savings</span></span></span></span></span></span></span></span><span></span></span></span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_duvyRRiv5i1cxErAYq1yXw" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p></p><div><p></p><div><p></p><div><p></p><span><span><div><p></p><span><span><span><span>Fiat currencies, like the U.S. dollar, are managed by central banks and are prone to inflation. Inflation means your money buys less over time. This is often due to monetary policy decisions, like increasing the money supply. For example, the U.S. saw notable inflation recently, with consumer prices up nearly 9% in 2022 and more than 4% in 2023.&nbsp;Over long periods, even seemingly small inflation can seriously eat away at the value of savings. Bitcoin, with its mathematically fixed and finite supply capped at 21 million coins, is often seen by its fans as a potential shield against this kind of monetary debasement.</span></span></span></span></div></span></span><p></p></div></div><p></p></div><p></p></div></div>
</div><div data-element-id="elm_5IRNBgt62aUX15UFy-Hi-w" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span><span><span><span><span></span><span><span><span><span><span><span><span><span><span><span>Financial Censorship: When Your Money Isn't Really Yours</span></span></span></span></span></span></span></span></span></span><span></span></span></span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_pW2mLBuk0AuPJswYmkjlpA" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p></p><div><p></p><div><p></p><div><p></p><span><span><div><p></p><span><span><span><span><span><span>Traditional financial systems rely heavily on middlemen like banks and payment processors. While they provide essential services, they also represent points of control. There have been cases where these middlemen, sometimes under government pressure or based on their own policies, have denied services, frozen accounts, or blocked transactions for individuals or groups.&nbsp;This financial deplatforming can effectively silence dissent or cut off access to the financial system for those deemed unacceptable, raising concerns about free speech and financial freedom. Bitcoin's permissionless and censorship-resistant nature, thanks to its decentralized setup, offers an alternative for those worried about such risks. Once a Bitcoin transaction is broadcast, it's hard for any single entity to block or reverse it if users control their own private keys.</span></span></span></span></span></span></div></span></span><p></p></div></div><p></p></div><p></p></div></div>
</div><div data-element-id="elm_uWLmhWOqr9cuiUC2BhHsNA" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span><span><span><span><span></span><span><span><span><span><span><span><span><span><span><span><span><span>The High Cost and Slow Pace of Traditional Finance</span></span></span></span></span></span></span></span></span></span></span></span><span></span></span></span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_3czQRtR0Y0tes47gZE0zwA" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><div><div><p></p><div><p></p><div><p></p><span><span><p></p><span><span><span><span><span><span><div><p>Certain parts of traditional finance can be expensive and slow, especially for cross-border transactions.</p></div></span></span></span></span></span></span></span></span></div></div></div></div><blockquote style="margin:0px 0px 0px 40px;border:medium;padding:0px;"><blockquote style="margin:0px 0px 0px 40px;border:medium;padding:0px;"><span><span><span><span><span><span><span><span><ul><li><div><p><strong>Sending Money Home (Remittances):</strong>&nbsp;Sending money internationally, especially small amounts to family, can come with hefty fees through traditional banks or money transfer services. Average fees can be 5% to 10% or even more, significantly reducing the value of the money sent.&nbsp;<sup></sup>Banks are often the priciest, with average fees around 11.8% in late 2022.&nbsp;<sup></sup>These high costs hit low-income migrants and their families hardest.</p></div></li><li><div><p><strong>Middleman Costs and Delays:</strong>&nbsp;As the Bitcoin whitepaper noted&nbsp;<sup></sup>, the layers of middlemen in traditional electronic payment systems add to overall transaction costs and can cause settlement delays.</p></div></li></ul></span></span></span></span></span></span></span></span></blockquote></blockquote><div><div></div></div></div>
</div><div data-element-id="elm_O3N6ADVe3du-k1RPWxziLw" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span><span><span><span><span></span><span><span><span><span><span><span><span><span><span><span><span><span><span><span>How Bitcoin's Design Offers a Different Path</span></span></span></span></span></span></span></span></span></span></span></span></span></span><span></span></span></span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_GnpvcyAR2g7c5GVTrw6cfQ" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Bitcoin's core features offer potential solutions or alternatives:</p><ul><ul><ul><li><strong>Fixed Supply:</strong>&nbsp;The capped supply directly counters the continuous money printing that can lead to inflation in fiat currencies.</li><li><strong>Decentralization &amp; Censorship Resistance:</strong>&nbsp;The distributed nature of the Bitcoin network makes it extremely difficult for any single party to unilaterally block transactions or seize funds, as long as users securely manage their own private keys. This offers a defense against financial censorship.</li><li><strong>Peer-to-Peer Network:</strong>&nbsp;By enabling direct value transfer between users globally, Bitcoin can reduce reliance on multiple intermediaries, especially for cross-border transfers. This could potentially lower costs and speed up final settlement for value that doesn't need immediate conversion into local fiat.</li></ul></ul></ul><p>These benefits aren't equally compelling everywhere. In countries with stable currencies, strong legal protections, low financial censorship, and efficient banking, Bitcoin's advantages might seem less urgent for daily needs. However, in regions with high inflation, strict capital controls, a high risk of financial deplatforming, or sky-high remittance fees, Bitcoin's core features of scarcity, censorship resistance, and P2P global transfer become very attractive. The problems Bitcoin is designed to solve aren't universally severe but are acute for many people globally. This reinforces Bitcoin's role as an&nbsp;alternative&nbsp;system, particularly suited for peer-to-peer value preservation and transfer, rather than as a blanket replacement for everyday local currency transactions in stable, well-functioning economies.</p><p><br/></p><p>Here's a quick look at some key issues in traditional finance and how Bitcoin's attributes address them:</p></div>
</div><div data-element-id="elm_HN1TZBqWbhEtd2tdDEg1CQ" data-element-type="table" class="zpelement zpelem-table "><style type="text/css"> [data-element-id="elm_HN1TZBqWbhEtd2tdDEg1CQ"] .zptable{ width:93% !important; } </style><div class="zptable zptable-align-left zptable-align-mobile-left zptable-align-tablet-left zptable-header-light zptable-header-top zptable-cell-outline-on zptable-outline-on zptable-header-sticky-tablet zptable-header-sticky-mobile zptable-zebra-style-none zptable-style-both " data-width="93" data-editor="true"><table><tbody><tr style="height:47.1562px;"><th style="width:50%;"><strong> Problem in Traditional Finance</strong></th><th scope="col" style="width:50%;"><p><strong> Bitcoin (Base Layer)</strong></p></th></tr><tr><td style="width:50%;"> Inflation / Purchasing Power Erosion</td><td style="width:50%;">Fixed, Capped Supply (21 Million BTC)</td></tr><tr><td style="width:50%;"> Financial Censorship / Deplatforming</td><td style="width:50%;">Decentralization, Censorship Resistance, Permissionless Access</td></tr><tr style="height:48.4062px;"><td style="width:50%;"> High Remittance Costs / Intermediary Fees</td><td style="width:50%;">Peer-to-Peer Network, Potential for Lower Fees for Direct Value Transfer</td></tr><tr><td style="width:50%;"> Lack of True Finality / Counterparty Risk</td><td style="width:50%;">Transaction Irreversibility (after sufficient confirmations)</td></tr><tr><td style="width:50%;"> Reliance on Trusted Third Parties</td><td style="width:50%;">Cryptographic Proof, Public Ledger, Disintermediation</td></tr></tbody></table></div>
</div><div data-element-id="elm_eyMXMIhzZxoZtTKxLseSnw" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_eyMXMIhzZxoZtTKxLseSnw"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_eyMXMIhzZxoZtTKxLseSnw"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_Z2fVGos0OE8pjch8wZPabw" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span><span><span><span><span></span><span><span><span><span>Is Bitcoin the New Gold? The &quot;Digital Gold&quot; Idea</span></span></span></span><span></span></span></span></span></span></span></span></span></span></span></h3></div>
<div data-element-id="elm_y4grA6KTVHCE1k5rrQsWag" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p><span><span>You'll often hear Bitcoin called &quot;digital gold.&quot; This comparison draws parallels between the cryptocurrency and the shiny metal based on shared traits, mainly scarcity and store of value.&nbsp;This analogy is pretty important for understanding Bitcoin's main use case and whether it's really &quot;electronic cash&quot; for everyday stuff.</span></span><br/></p></div>
</div><div data-element-id="elm_YF1J4mQ2w4BeksHDDt83rA" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span><span><span><span><span></span><span><span><span><span><span><span><span><span><span><span><span><span><span><span><span><span>The &quot;Digital Gold&quot; Analogy Explained</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span><span></span></span></span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_1HOOi-R2NDL5rP3IEKubjg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p><span><span><span><span>Both Bitcoin and gold are seen by many as stores of value, meaning they're expected to hold or increase their purchasing power over time.&nbsp;They're often sought as hedges against inflation, especially when traditional fiat currencies seem to be weakening due to loose monetary policies or too much money printing by central banks.&nbsp;Crucially, neither gold nor Bitcoin is controlled or issued by a single central authority like a government or central bank. Gold is natural and its supply is limited by how hard it is to mine, while Bitcoin's supply is capped by its code and its network runs on a decentralized blockchain, making it resistant to direct government or institutional meddling.</span></span></span></span><br/></p></div>
</div><div data-element-id="elm_LF7QYlHGEw0wyhsE5KyEag" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span><span><span><span><span></span><span><span><span><span><span><span><span><span><span><span><span><span><span><span><span><span><span><span>Bitcoin vs. Gold: A Closer Look</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span><span></span></span></span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_dJMGbXHb1uCVjNddnAhdYw" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>While the analogy is catchy, let's compare them side-by-side:</p><ul><ul><ul><li><strong>Scarcity:</strong>&nbsp;Gold is naturally scarce; getting new supply takes a lot of effort and resources. Bitcoin has a mathematically enforced supply cap of 21 million coins, with new bitcoins created at a predictably slowing rate through &quot;halving.&quot; This programmed scarcity is key to its &quot;digital gold&quot; story.</li><li><strong>Decentralization:</strong>&nbsp;Gold isn't issued or controlled by any single government. Bitcoin's network is decentralized, run by a global network of participants.</li><li><strong>Portability &amp; Divisibility:</strong>&nbsp;Bitcoin is incredibly portable; huge sums can be sent digitally across the globe easily. It's also highly divisible, down to eight decimal places (a &quot;satoshi&quot;). Gold, while divisible, gets bulky and expensive to move and secure in large amounts.</li><li><strong>Durability:</strong>&nbsp;Gold is physically tough and doesn't rust. Bitcoin, as digital info secured on a strong and widely spread blockchain, is also very durable as long as the network keeps running and is secured.</li><li><strong>Verifiability:</strong>&nbsp;Checking the purity and amount of physical gold can take experts and special equipment. Bitcoin transactions are verified by the network using cryptography, and ownership is proven by controlling private keys.</li><li><strong>Historical Track Record:</strong>&nbsp;Gold has been a reliable store of value and medium of exchange for thousands of years, giving it a level of trust most other assets can't match. Bitcoin, born in 2009, is relatively new, and its long-term staying power as a store of value is still being proven.</li><li><strong>Volatility:</strong>&nbsp;Gold's price is generally considered pretty stable compared to Bitcoin, making it a favorite for more conservative investors looking to protect their capital. Bitcoin has historically had big price swings, which can mean high reward potential but also high risk.</li><li><strong>Uses Beyond Storing Value:</strong>&nbsp;Gold has various industrial and decorative uses (e.g., in electronics and jewelry), which add to its demand and perceived inherent value. Bitcoin's main utility is as a monetary asset – a medium of exchange (for some transactions), a unit of account (in its own world), and increasingly, a store of value. It doesn't have direct industrial uses but benefits from its role in the growing economy.</li></ul></ul></ul></div>
</div><div data-element-id="elm_5c5dYCsNBs5wL10DRidi9A" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span><span><span><span><span></span><span><span><span><span><span><span><span><span><span><span><span><span><span><span><span><span><span><span><span><span>A Hedge Against Inflation and a Non-Government Asset</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span><span></span></span></span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_ZC1T30-YQbXHngfEclT2fg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><p>Many investors see both gold and Bitcoin as hedges against the falling value of fiat currency due to inflation.&nbsp;Historically, gold prices have often been swayed by inflation and real interest rates. When real yields on traditional &quot;risk-free&quot; assets fall (meaning the inflation-adjusted return is low or negative), non-yielding stores of value like gold and Bitcoin look relatively better.</p><p><br/></p><p>A key shared feature is their status as non-sovereign assets. Their value isn't directly tied to the money policy of any single government, making them attractive for diversifying wealth away from state-controlled currencies. In recent years, central banks have been buying a lot of gold, partly due to efforts to move away from the dollar, worries about fiat currency debasement, and rising geopolitical tensions.&nbsp;Bitcoin aims to play a similar role as a non-sovereign store of value for individuals, institutions, and maybe even nations down the line.</p><p></p></div>
</div><div data-element-id="elm_MzklR4sbtgmOhGmrPjb7DQ" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span><span><span><span><span></span><span><span><span><span><span><span><span><span><span><span><span><span><span><span><span><span><span><span><span><span><span><span>What This Means for Bitcoin as &quot;Cash&quot;</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span><span></span></span></span></span></span></span></span></span></span></span></h5></div>
<div data-element-id="elm_Um0lgBpglMprwyQTm3jCzg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><p></p><div><p>If we primarily see Bitcoin as &quot;digital gold&quot;, its function leans more towards preserving wealth, long-term investment, and settling large value transfers – much like physical gold is used. Gold isn't typically used for everyday small buys like groceries. Gold's role is more as a foundational monetary asset.</p><p><br/></p><p>The &quot;digital gold&quot; narrative thus strengthens the argument that Bitcoin's main utility isn't as a high-speed medium of exchange for daily commerce. The very features that make Bitcoin like gold, such as its verifiable scarcity, decentralization, and non-sovereign nature, are those most valued in a long-term store of value and a system for settling large, peer-to-peer transactions where trust and finality are critical. Aspects where Bitcoin differs from an ideal daily payment currency, like its current base-layer transaction speed or its historical price swings, are less damaging to, and in some ways are byproducts of, its role as &quot;digital gold.&quot; This framing aligns Bitcoin's technical design with its perceived main use case, making the &quot;scalability problem&quot; for retail payments less of a central issue if that's not its primary job.</p><p><br/></p><p>Here’s a table comparing Bitcoin and gold on key characteristics relevant to their role as stores of value:</p></div><p></p><p></p></div>
</div><div data-element-id="elm_9BR9gLsxzXzLPHd35QOObA" data-element-type="table" class="zpelement zpelem-table "><style type="text/css"> [data-element-id="elm_9BR9gLsxzXzLPHd35QOObA"] .zptable{ width:93% !important; } </style><div class="zptable zptable-align-left zptable-align-mobile-left zptable-align-tablet-left zptable-header-light zptable-header-both zptable-cell-outline-on zptable-outline-on zptable-header-sticky-tablet zptable-header-sticky-mobile zptable-zebra-style-none zptable-style-both " data-width="93" data-editor="true"><table><tbody><tr><th scope="col" style="width:20.0658%;"><p><strong> Characteristic</strong></p></th><th scope="col" style="width:37.453%;"><p><strong> Bitcoin</strong></p></th><th scope="col" style="width:40.7054%;"><p><strong>Gold</strong></p></th></tr><tr><th scope="row" style="width:20.0658%;"><strong>Scarcity</strong></th><td style="width:37.453%;">Algorithmic, Fixed Cap (21 Million BTC)</td><td style="width:40.7054%;">Natural, Finite, Costly to Extract</td></tr><tr><th scope="row" style="width:20.0658%;"><strong>Decentralization</strong></th><td style="width:37.453%;">Network-based, No Central Issuer</td><td style="width:40.7054%;">No Central Issuer, Geographically Dispersed</td></tr><tr style="height:48.4062px;"><th scope="row" style="width:20.0658%;"><strong>Historical Precedent</strong></th><td style="width:37.453%;">New (Since 2009)</td><td style="width:40.7054%;">Ancient (Millennia)</td></tr><tr><th scope="row" style="width:20.0658%;"><strong>Volatility</strong></th><td style="width:37.453%;">Historically High</td><td style="width:40.7054%;">Relatively Low</td></tr><tr><th scope="row" style="width:20.0658%;"><strong>Portability</strong></th><td style="width:37.453%;">Extremely High (Digital)</td><td style="width:40.7054%;">Moderate to Low (Physical, Costly in bulk)</td></tr><tr><th style="width:20.0658%;"><strong>Divisibility</strong> </th><td style="width:37.453%;">Extremely High (to 8 decimal places) </td><td style="width:40.7054%;">High (can be physically divided) </td></tr><tr><th scope="row" style="width:20.0658%;"><strong>Verifiability</strong></th><td style="width:37.453%;">Network/Cryptographic</td><td style="width:40.7054%;">Physical Assay, Requires Expertise</td></tr><tr><th scope="row" style="width:20.0658%;"><strong>Storage</strong></th><td style="width:37.453%;">Digital (Self-custody, Third-party custodians)</td><td style="width:40.7054%;">Physical (Vaults, Self-storage), Paper Claims</td></tr><tr><th scope="row" style="width:20.0658%;"><strong>Adoption</strong></th><td style="width:37.453%;">Growing, Tech-focused, Expanding Institutional Interest</td><td style="width:40.7054%;">Universal, Traditional, Central Bank Holdings</td></tr><tr><th style="width:20.0658%;"><strong> Primary Function</strong></th><td style="width:37.453%;"> Emerging Store of Value, P2P Value Transfer System</td><td style="width:40.7054%;" class="zp-selected-cell">Established Store of Value, Industrial/Ornamental Uses </td></tr></tbody></table></div>
</div><div data-element-id="elm_gxU83zCzBVSZXxLUA0iDeQ" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_gxU83zCzBVSZXxLUA0iDeQ"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_gxU83zCzBVSZXxLUA0iDeQ"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_S4Rpi8ewFFRXcpH1hMreew" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-align-left zpheading-align-mobile-center zpheading-align-tablet-center " data-editor="true"><span><span><span><span><span><span><span><span><span><span></span><span><span><span><span><span><span><span><span>Finding Bitcoin's True Place in Your Financial World</span></span></span></span></span></span></span></span><span></span></span></span></span></span></span></span></span></span></span></h3></div>
<div data-element-id="elm_IqOTGCSiJwlAXLWK6MFB5A" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><div><p>So, what's the takeaway from all this? Bitcoin's foundational design and core features make it a unique player: a peer-to-peer electronic system for moving significant value and a robust settlement layer. The Bitcoin white paper aimed to create a system that sidesteps traditional financial middlemen, allowing direct, final transactions — features most vital when big money is involved or when censorship resistance is key. Bitcoin's architecture, with its decentralized proof-of-work, fixed supply, and transaction processing, fits the needs of a secure and resilient network for settling large sums globally, rather than trying to outpace retail payment networks in speed and volume. The &quot;digital gold&quot; comparison further highlights its suitability as a non-government store of value and a way to preserve and transfer wealth differently from traditional fiat currencies.</p><p><br/></p><p>Bitcoin doesn't need to replace the U.S. dollar or other major currencies in all their roles, especially not as the go-to for everyday retail buys, to be a massive success and a valuable innovation. Its strength is in offering a distinct, non-sovereign, peer-to-peer monetary system that meets specific needs and solves particular problems that traditional finance either can't or won't handle effectively. This includes enabling censorship-resistant transactions, offering a potential inflation hedge for long-term savers, allowing more efficient large-value cross-border transfers, and providing a financial rail for people in underbanked regions or those facing financial exclusion.</p><p><br/></p><p>Understanding Bitcoin's core principles, its design trade-offs, and the problems it was built to solve is crucial for accurately seeing its role and potential. Common criticisms that only focus on its limits as a retail payment system, like its base-layer transaction speed or short-term price swings, often miss the point by not recognizing its primary strengths and intended uses. Bitcoin's role in the evolving global financial world is more likely to be specialized and complementary to existing systems, rather than a direct, all-in-one replacement. It offers a powerful alternative for users and situations where its unique features of decentralization, security, finality, and scarcity are most prized. As the digital economy grows, Bitcoin's function as a peer-to-peer settlement network and a non-sovereign store of value is likely to become even more clear and important.</p></div></div>
</div><div data-element-id="elm_fFTAX69E7GiaxSoRcjKpbQ" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_fFTAX69E7GiaxSoRcjKpbQ"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_fFTAX69E7GiaxSoRcjKpbQ"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_XmaEmQH4rwS97iZdasxsgg" data-element-type="codeSnippet" class="zpelement zpelem-codesnippet "><div class="zpsnippet-container"><div data-element-id="elm_u6DS2VoSsI7DdpckVHsopA" data-element-type="button" class="zpelement zpelem-button "><style> [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"].zpelem-button { font-family: 'Montserrat', sans-serif; font-weight: 700; /* border-radius: 1px; */ } </style><div class="zpbutton-container zpbutton-align-center"><style type="text/css"> [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"] .zpbutton:hover { border-color:; } [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"] .zpbutton.zpbutton-type-primary { font-family: 'Montserrat', sans-serif; font-weight: 700; /* border-radius: 2px; */ } </style><a class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md" href="/introductory-meeting" title="Schedule a Meeting"><span class="zpbutton-content" style="font-size:24px;">Schedule a Meeting Today!</span></a></div>
</div><br><br><p style="font-style:italic;font-family:Raleway;font-size:11px;text-align:left;margin-left:auto;margin-right:auto;">This content is developed from sources believed to be providing accurate information. The information in this material is not intended as investment, tax, or legal advice. It may not be used for the purpose of avoiding any federal tax penalties. Please consult legal or tax professionals for specific information regarding your individual situation. The opinions expressed and material provided are for general information, and should not be considered a solicitation for the purchase or sale of any security. Digital assets and cryptocurrencies are highly volatile and could present an increased risk to an investors portfolio. The future of digital assets and cryptocurrencies is uncertain and highly speculative and should be considered only by investors willing and able to take on the risk and potentially endure substantial loss. Nothing in this content is to be considered advice to purchase or invest in digital assets or cryptocurrencies.</p><p><br></p><hr><p><br><br></p><h4 style="text-align:center;">Enjoying Strateon Intelligent Wealth’s Insights?</h4><br><h4 style="text-align:center;">Subscribe to Strateon Intelligent Wealth’s Weekly Insights Newsletter!</h4><br><!--MailerLite Subscribe Form Code Starts Here---><div class="zpbutton-container zpbutton-align-center"><style type="text/css"> .zpbutton:hover { border-color:; } .zpbutton.zpbutton-type-primary { font-family: 'Montserrat', sans-serif; font-weight: 700; border-radius: 5px; } </style><a class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md" href="javascript:;"><span class="zpbutton-content" onclick="ml('show', 'X9fWWI', true)">Click Here to Sign-up Now</span></a><a class="ml-onclick-form" href="javascript:void(0)" onclick="ml('show', 'X9fWWI', true)"></a></div>
<!--MailerLite Subscribe Form Code Ends Here---><br><p style="text-align:left;">The weekly newsletter is usually delivered to your email inbox Friday or Saturday, and includes:</p><ul><li style="margin-left:40px;">a summary of the week's important news regarding the economy and markets</li><li style="margin-left:40px;">recommended third-party reads</li></ul><br><p style="text-align:left;font-weight:500;"><em>Strateon Intelligent Wealth does NOT sell subscriber information. Your name, email address, and phone number will be kept private.</em></p><p><br></p></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Thu, 15 May 2025 17:37:07 -0700</pubDate></item><item><title><![CDATA[What Role Should Bitcoin and Crypto Play in Your Portfolio?]]></title><link>https://www.strateonintelligentwealth.com/insights/post/what-role-should-bitcoin-and-crypto-play-in-your-portfolio</link><description><![CDATA[Bitcoin offers potential for high growth, diversification, and inflation protection, making it a compelling addition to a well-balanced investment portfolio for those who can manage its volatility.]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_NnZs6lyDTgSfjd73rCkK1w" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_cAt-ivJZQSeKgGujsFDd1Q" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_UPMtHo59Sx2g0popNi9n0g" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_UgSTIThoR_K4Zje_INU2DA" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><div><p>Bitcoin and other cryptocurrencies have become a hot topic in the investment world. While some investors swear by their potential for high returns, others remain skeptical due to their volatility and uncertain regulatory future. If you’re considering whether Bitcoin should be part of your investment portfolio, it’s essential to compare it to traditional investments and understand its risks, benefits, and best use cases.</p></div></div>
</div><div data-element-id="elm_X5Sam6ZYca967MdJB_2-6g" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_X5Sam6ZYca967MdJB_2-6g"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_X5Sam6ZYca967MdJB_2-6g"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_AGpVHtSofmgrZ67va-F-LQ" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><div>Understanding Bitcoin as an Investment</div></h3></div>
<div data-element-id="elm_3OY6LAnKr1rjwVtXU8jarg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Bitcoin is a decentralized digital currency that operates on blockchain technology. Unlike traditional investments such as stocks and bonds, Bitcoin is not tied to any government or company. Its price is driven by supply, demand, and market speculation. You can learn more about Bitcoin in Strateon Intelligent Wealth's previous articles, including <a href="https://www.strateonintelligentwealth.com/insights/post/bitcoin-explained" title="Bitcoin Explained" target="_blank" rel=""></a><span style="font-style:italic;"><a href="https://www.strateonintelligentwealth.com/insights/post/bitcoin-explained" title="Bitcoin Explained" target="_blank" rel="">Bitcoin E</a><a href="https://www.strateonintelligentwealth.com/insights/post/bitcoin-explained" title="Bitcoin Explained" target="_blank" rel="">xplained</a></span>.</p></div>
</div><div data-element-id="elm_oHvg41AXL1tlxvVRhPFepA" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><div><strong>Key Characteristics of Bitcoin</strong></div></h5></div>
<div data-element-id="elm_0VrGqc-YC_JtkVcXULFlTw" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><ul><ul><ul><li><strong>Volatility:</strong>&nbsp;Bitcoin’s price can swing dramatically in short periods, making it a high-risk asset.</li><li><strong>Scarcity:</strong>&nbsp;There will only ever be 21 million bitcoins, which some believe gives it value similar to gold.</li><li><strong>Liquidity:</strong>&nbsp;Bitcoin can be traded 24/7, unlike stocks and bonds, which trade only during market hours.</li><li><strong>Regulatory Uncertainty:</strong>&nbsp;While Bitcoin is gaining mainstream adoption, governments are still formulating regulations, which could impact its future.</li></ul></ul></ul></div>
</div><div data-element-id="elm_OOQr8oRgtztDaW8A0tJ7MQ" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_OOQr8oRgtztDaW8A0tJ7MQ"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_OOQr8oRgtztDaW8A0tJ7MQ"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_dnW2Q4VUBkWI9ekKp0O0Yg" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><div>Comparing Bitcoin to Traditional Investments</div></h3></div>
<div data-element-id="elm_8VxAOQrIYwa0CuESc6_sWw" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>To understand where Bitcoin fits into a portfolio, let’s compare it to three common traditional investment categories:<strong>&nbsp;</strong>stocks, bonds, and real estate.</p></div>
</div><div data-element-id="elm_ySQtbYk_63oPjEH9mRfoIg" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><div><strong>Bitcoin vs. Stocks</strong></div></h5></div>
<div data-element-id="elm_2abxwjsOScUJcoCca7CzxA" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Stocks represent ownership in companies and offer the potential for capital appreciation and dividends.</p><ul><ul><ul><li><strong>Risk and Volatility:</strong>&nbsp;Stocks fluctuate based on company earnings, economic conditions, and investor sentiment, but they tend to be less volatile than Bitcoin.</li><li><strong>Growth Potential:</strong>&nbsp;Historically, stocks have provided strong long-term returns, averaging around 7-10% annually.</li><li><strong>Regulation and Stability:</strong>&nbsp;Stocks are regulated by entities like the SEC, ensuring investor protections.</li><li><strong>Diversification:</strong>&nbsp;Stocks offer industry and sector diversification, whereas Bitcoin is a single asset.&nbsp;</li></ul></ul></ul></div>
</div><div data-element-id="elm_VR10xQwI8iUYyTmVyVEmtw" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><div><strong>Bitcoin vs. Bonds</strong></div></h5></div>
<div data-element-id="elm_kaDTYpMLDj0wvg705HQQWA" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Bonds are fixed-income investments that provide regular interest payments and return principal at maturity.</p><ul><ul><ul><li><strong>Risk and Volatility:</strong>&nbsp;Bonds are generally low-risk, making them a stabilizing force in a portfolio.</li><li><strong>Income Generation:</strong>&nbsp;Bonds provide steady income, whereas Bitcoin does not.</li><li><strong>Preservation of Capital:</strong>&nbsp;Bonds protect principal investment better than Bitcoin, which can lose significant value in a short period.</li><li><strong>Interest Rate Sensitivity:</strong>&nbsp;Bond prices are affected by interest rates, while Bitcoin’s value is influenced by broader market sentiment and adoption.</li></ul></ul></ul></div>
</div><div data-element-id="elm_Y4HlD6ENeFcIzxzMCKqgTQ" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><div><strong>Bitcoin vs. Real Estate</strong></div></h5></div>
<div data-element-id="elm_dcgDT8q9WgVH9jzOhMCc-g" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Real estate investments include residential, commercial, and rental properties, which can generate rental income and appreciate over time.</p><ul><ul><ul><li><strong>Tangible Asset:</strong>&nbsp;Real estate has intrinsic value and is a physical asset, whereas Bitcoin is digital.</li><li><strong>Liquidity:</strong>&nbsp;Bitcoin is highly liquid, while real estate is difficult to buy and sell quickly.</li><li><strong>Income Generation:</strong>&nbsp;Real estate provides rental income, whereas Bitcoin generally does not generate cash flow.</li><li><strong>Market Sensitivity:</strong>&nbsp;Real estate markets move slowly compared to Bitcoin’s rapid price fluctuations.</li></ul></ul></ul></div>
</div><div data-element-id="elm_Uvb19Jn5vR01AmgevaKsUQ" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_Uvb19Jn5vR01AmgevaKsUQ"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_Uvb19Jn5vR01AmgevaKsUQ"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_-cKPqN938Fbga0DS2uwxhQ" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><div>Where Bitcoin Fits in a Portfolio</div></h3></div>
<div data-element-id="elm_Oh980lP7RgNUdEWgtLZayg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Given its unique characteristics, Bitcoin can serve specific roles in an investment portfolio:</p><p><br/></p><p><strong>A Speculative Growth Asset</strong></p><ul><ul><ul><li>Bitcoin has the potential for high returns, but it comes with higher volatility, and thus risk.</li><li>Investors with a high risk tolerance might allocate<strong>&nbsp;</strong>1-5% of their portfolio&nbsp;to Bitcoin as a long-term speculative play.</li></ul></ul></ul><p><br/></p><p><strong>A Hedge Against Inflation</strong></p><ul><ul><ul><li>Like gold, Bitcoin is often seen as a store of value, though its effectiveness as an inflation hedge is debated.</li><li>If fiat currencies devalue, Bitcoin could provide a hedge, but its volatility makes it less reliable than traditional inflation hedges.</li></ul></ul></ul><p><br/></p><p><strong>A Diversification Tool</strong></p><ul><ul><ul><li>Bitcoin does not always move in sync with stocks or bonds, which could help reduce overall portfolio risk.</li><li>However, its correlation with equities increases at certain time, particularly when there are general economic events, meaning it may not always provide the expected diversification benefits.</li></ul></ul></ul></div>
</div><div data-element-id="elm_X6ly9YpSYllHk8muAYTYPA" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_X6ly9YpSYllHk8muAYTYPA"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_X6ly9YpSYllHk8muAYTYPA"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_Sy-FPmzIjRZbVsHOkb7HvQ" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><div>Risks to Consider</div></h3></div>
<div data-element-id="elm_iUbcIoGvQ-MLRdsWRwPLhw" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Before investing in Bitcoin, consider these risks:</p><ul><ul><ul><li><strong>Extreme Volatility:</strong>&nbsp;Bitcoin’s price swings can be difficult for risk-averse investors to handle.</li><li><strong>Regulatory Uncertainty:</strong>&nbsp;Future government regulations could impact Bitcoin’s accessibility and value.</li><li><strong>Security Risks:</strong>&nbsp;Bitcoin requires secure storage (e.g., cold wallets) to prevent hacking or loss.</li><li><strong>No Inherent Value:</strong>&nbsp;Unlike stocks that generate revenue or bonds that pay interest, Bitcoin’s value is based on market demand.</li></ul></ul></ul></div>
</div><div data-element-id="elm_y3AfXqP6qfQEij2qw9mZpg" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_y3AfXqP6qfQEij2qw9mZpg"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_y3AfXqP6qfQEij2qw9mZpg"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_jbqvyHASkVYpd3HVVen46g" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><div>How to Invest in Bitcoin Safely</div></h3></div>
<div data-element-id="elm_NZYbrQNGhTdzqCTBu9gotg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>If you decide to include Bitcoin in your portfolio, here are some best practices:</p><ul><ul><ul><li><strong>Start Small:</strong>&nbsp;Consider investing a smaller percentage of your portfolio.</li><li><strong>Use a Reputable Exchange:</strong>&nbsp;Platforms like Coinbase, Kraken, or Gemini offer secure trading and are considered more reputable.</li><li><strong>Secure Your Investment:</strong>&nbsp;Use a hardware wallet for long-term storage.</li><li><strong>Diversify:</strong>&nbsp;Don’t rely solely on Bitcoin — balance your portfolio with stocks, bonds, and real estate. You can also invest in other cryptocurrencies.</li><li><strong>Stay Informed:</strong>&nbsp;Keep up with regulatory changes and market trends.</li></ul></ul></ul></div>
</div><div data-element-id="elm_TEdjO4AgFtqHRLOPEewNAg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><div><p>Bitcoin is a unique and exciting asset, but it’s not a replacement for traditional investments. Instead, it can complement a diversified portfolio when used strategically. By understanding Bitcoin’s risks and rewards, you can make informed decisions about whether and how to include it in your investment portfolio.</p></div></div>
</div><div data-element-id="elm_Ail2x5Grenzjc5GAxHWllw" data-element-type="codeSnippet" class="zpelement zpelem-codesnippet "><div class="zpsnippet-container"><div data-element-id="elm_u6DS2VoSsI7DdpckVHsopA" data-element-type="button" class="zpelement zpelem-button "><style> [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"].zpelem-button { font-family: 'Montserrat', sans-serif; font-weight: 700; /* border-radius: 1px; */ } </style><div class="zpbutton-container zpbutton-align-center"><style type="text/css"> [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"] .zpbutton:hover { border-color:; } [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"] .zpbutton.zpbutton-type-primary { font-family: 'Montserrat', sans-serif; font-weight: 700; /* border-radius: 2px; */ } </style><a class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md" href="/introductory-meeting" title="Schedule a Meeting"><span class="zpbutton-content" style="font-size:24px;">Schedule a Meeting Today!</span></a></div>
</div><br><br><p style="font-style:italic;font-family:Raleway;font-size:11px;text-align:left;margin-left:auto;margin-right:auto;">This content is developed from sources believed to be providing accurate information. The information in this material is not intended as investment, tax, or legal advice. It may not be used for the purpose of avoiding any federal tax penalties. Please consult legal or tax professionals for specific information regarding your individual situation. The opinions expressed and material provided are for general information, and should not be considered a solicitation for the purchase or sale of any security. Digital assets and cryptocurrencies are highly volatile and could present an increased risk to an investors portfolio. The future of digital assets and cryptocurrencies is uncertain and highly speculative and should be considered only by investors willing and able to take on the risk and potentially endure substantial loss. Nothing in this content is to be considered advice to purchase or invest in digital assets or cryptocurrencies.</p><p><br></p><hr><p><br><br></p><h4 style="text-align:center;">Enjoying Strateon Intelligent Wealth’s Insights?</h4><br><h4 style="text-align:center;">Subscribe to Strateon Intelligent Wealth’s Weekly Insights Newsletter!</h4><br><!--MailerLite Subscribe Form Code Starts Here---><div class="zpbutton-container zpbutton-align-center"><style type="text/css"> .zpbutton:hover { border-color:; } .zpbutton.zpbutton-type-primary { font-family: 'Montserrat', sans-serif; font-weight: 700; border-radius: 5px; } </style><a class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md" href="javascript:;"><span class="zpbutton-content" onclick="ml('show', 'X9fWWI', true)">Click Here to Sign-up Now</span></a><a class="ml-onclick-form" href="javascript:void(0)" onclick="ml('show', 'X9fWWI', true)"></a></div>
<!--MailerLite Subscribe Form Code Ends Here---><br><p style="text-align:left;">The weekly newsletter is usually delivered to your email inbox Friday or Saturday, and includes:</p><ul><li style="margin-left:40px;">a summary of the week's important news regarding the economy and markets</li><li style="margin-left:40px;">recommended third-party reads</li></ul><br><p style="text-align:left;font-weight:500;"><em>Strateon Intelligent Wealth does NOT sell subscriber information. Your name, email address, and phone number will be kept private.</em></p><p><br></p></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Wed, 19 Feb 2025 13:19:32 -0800</pubDate></item><item><title><![CDATA[Where Should You Buy Bitcoin?]]></title><link>https://www.strateonintelligentwealth.com/insights/post/where-should-you-buy-bitcoin</link><description><![CDATA[Different platforms, such as crypto exchanges, broker-dealer accounts, and retirement accounts, offer unique ways to buy Bitcoin, each with its own benefits and drawbacks. Understanding trading fees, custody options, and security features is key to making an informed investment decision.]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_BJxoxKKaTgC_as6GIiMJrA" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_YLAzhm38TNadrMAvnOTadQ" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_S1OGx2f9T4GREe_7IGKyRw" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_A6fmZexkTOC2yaq2ylWf_A" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Bitcoin has been making headlines with its price surging past $100,000, adoption growing among corporations and institutions, and now with the United States (including individual states) and other nations discussing sovereign Bitcoin reserves. More people are looking to invest in Bitcoin, and if you're among those who have decided it’s time to take the plunge, knowing where and how to buy Bitcoin is essential. Here’s an overview of where and how investors can acquire Bitcoin.</p></div>
</div><div data-element-id="elm_FSraXVn51ndk7fVvPSJeKg" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_FSraXVn51ndk7fVvPSJeKg"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_FSraXVn51ndk7fVvPSJeKg"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_ZD2cMCiMML22xNSStVUCjg" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><div><p>Buying Bitcoin in Taxable Accounts</p></div></h3></div>
<div data-element-id="elm_lQWqoUGom7RRYZpDkqJ0iw" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><div><p>Traditional Brokerage Accounts (ETFs)</p></div></h5></div>
<div data-element-id="elm_ddzU3WXbYBtFvkDR88pRqw" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>One of the simplest ways to gain exposure to Bitcoin is through exchange-traded funds (ETFs). Bitcoin ETFs are traded like stocks and offer a convenient way to invest in Bitcoin without directly owning it.</p><ul><ul><ul><li><span style="font-weight:bold;">Pros:</span> Easy to use, accessible through standard brokerage accounts, regulated.</li><li><span style="font-weight:bold;">Cons:</span> You don’t own actual Bitcoin, which means you cannot transfer it to a personal wallet or use it directly. There are also fees via each fund's expense ratio that are charged just for holding them.</li></ul></ul></ul></div>
</div><div data-element-id="elm_XuIz1z5R-jSBH3oSa_DzMw" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><div><p>Broker-Dealer Digital Asset Accounts</p></div></h5></div>
<div data-element-id="elm_m5DeizTEhmM0OFvosBLZuA" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Some broker-dealers, such as Fidelity, offer platforms to buy and sell actual Bitcoin.</p><ul><ul><ul><li><span style="font-weight:bold;">Pros:</span> Allows direct ownership of Bitcoin.</li><li><span style="font-weight:bold;">Cons:</span> Trading fees may be higher than traditional investments, and higher than some other ways of buying and selling Bitcoin. Fees may be hidden in large spreads, where you pay more than the current market price or sell for less than the current market price. Some platforms charge additional custody fees, either quarterly or annually.</li></ul></ul></ul></div>
</div><div data-element-id="elm_oR1KS7LlweQNi2RhxlaTnQ" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><div><p>Custodial Services</p></div></h5></div>
<div data-element-id="elm_ywTKHVF-rIMhEzI_SqUjQQ" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>There are custodial companies like River, Swan Bitcoin, and Unchained that specialize in Bitcoin buying and selling, often catering to those looking for a more streamlined experience.</p><ul><ul><ul><li><span style="font-weight:bold;">Pros:</span> Direct ownership of Bitcoin, user-friendly.</li><li><span style="font-weight:bold;">Cons:</span>&nbsp;Fees via explicit trading fees or spreads can be higher, and some services charge custody fees. These are private companies, so due diligence is essential.</li></ul></ul></ul></div>
</div><div data-element-id="elm_6o27_azwm6hmAYZ0fMgo-Q" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><div><p>Crypto Exchanges</p></div></h5></div>
<div data-element-id="elm_ZRhWX-c7UgU6cghTul95KQ" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Cryptocurrency exchanges like Coinbase and Gemini are popular platforms for buying and selling Bitcoin. They often offer two interfaces: a simplified Interface that is easier for beginners but comes with higher fees, and an advanced interface that features lower fees and more control over trade execution.</p><ul><ul><ul><li><span style="font-weight:bold;">Pros:</span> Supports transferring Bitcoin to a self-custody wallet, potential for lower trading fees, no custody fees.</li><li><span style="font-weight:bold;">Cons:</span> May require navigating a learning curve, may lack enough insurance to cover a large loss to the exchange.</li></ul></ul></ul></div>
</div><div data-element-id="elm_vzdQQmhytEYNLLt4JqJM4g" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><div><p>Payment Services</p></div></h5></div>
<div data-element-id="elm_Qp76ArrztatdHvzbakfesA" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Payment platforms like PayPal, Venmo, and Cash App have added Bitcoin to their offerings, allowing users to buy, sell, and sometimes transfer Bitcoin.</p><ul><ul><ul><li><span style="font-weight:bold;">Pros:</span> Convenient and easy to use.</li><li><span style="font-weight:bold;">Cons:</span> High spreads between buy and sell prices can make trading expensive. Some services restrict Bitcoin withdrawals to external wallets.</li></ul></ul></ul></div>
</div><div data-element-id="elm_MBkgNCF6GUOy4UU9_RmS5g" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><div><p>Crypto Wallets</p></div></h5></div>
<div data-element-id="elm_Jcob479SaSrhqA_p-f3gBQ" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Some services allow direct Bitcoin purchases within a wallet. They do this with an arrangement between the wallet software developer or hardware wallet manufacturer and a third-party service provider such as Transak, Wyre, or MoonPay.</p><ul><ul><ul><li><span style="font-weight:bold;">Pros:</span> Bitcoin is immediately in your custody, enhancing security.</li><li><span style="font-weight:bold;">Cons:</span> Limits on transaction amounts are common. Fees and spreads can be extremely high, potentially adding up to 10% above or below the market price. You may also pay additional fees if you pay with a credit card.</li></ul></ul></ul></div>
</div><div data-element-id="elm_2vted2dRGtgwenuj2p262g" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_2vted2dRGtgwenuj2p262g"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_2vted2dRGtgwenuj2p262g"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_HoLgOBFO8ubQJiustArdbQ" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><div><p>Buying Bitcoin in Retirement Accounts</p></div></h3></div>
<div data-element-id="elm_3t0Zh7ydiIGaC4kHLhhQdQ" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><div><p>IRA and Roth IRA Accounts</p></div></h5></div>
<div data-element-id="elm_pM-lnqkFEmWbBQm9EDyzUg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Using Bitcoin ETFs in an traditional IRA or Roth IRA provides tax advantages for Bitcoin exposure.</p><ul><ul><ul><li><span style="font-weight:bold;">Pros:</span> Simple to use, offers tax-deferred or tax-free growth.</li><li><span style="font-weight:bold;">Cons:</span> Not actual Bitcoin, so it cannot be self-custodied.&nbsp;There are also fees via each fund's expense ratio that are charged just for holding them.</li></ul></ul></ul></div>
</div><div data-element-id="elm_xSoml1EAMYTDDmfmBQo3cA" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><div><p>Custodial Services</p></div></h5></div>
<div data-element-id="elm_KQZDbfzzf72R4CRDWsHKgg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Some private custodial services, like BitGo, AltoIRA, and Choice specialize in managing Bitcoin within a retirement account. They may custody the Bitcoin themselves or partner with an exchange like Coinbase.</p><ul><ul><ul><li><span style="font-weight:bold;">Pros:</span> Allows direct Bitcoin ownership within an IRA or Roth IRA.</li><li><span style="font-weight:bold;">Cons:</span> High trading fees or spreads, and annual account maintenance fees.</li></ul></ul></ul></div>
</div><div data-element-id="elm_wF3AeLK7f8bLZDQ3X0FEuA" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><div><p>Self-Directed IRA</p></div></h5></div>
<div data-element-id="elm_eKYhLZM0eEPIV9U2eKj5pw" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>For those wanting more control, a self-directed IRA can hold Bitcoin and other alternative investments. These are often set up as an LLC or trust, allowing for self-custody of Bitcoin. However, legal uncertainties exist regarding self-custody in IRAs. The&nbsp;McNulty v. Commissioner&nbsp;case highlighted potential risks, as the court ruled against a taxpayer who held physical gold in an IRA, suggesting self-custody might not meet IRS requirements.</p><ul><ul><ul><li><span style="font-weight:bold;">Pros:</span> Full control over investments.</li><li><span style="font-weight:bold;">Cons:</span> Higher fees and regulatory uncertainty.</li></ul></ul></ul></div>
</div><div data-element-id="elm_cwol3CGnvb294qZKuFw8Mg" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_cwol3CGnvb294qZKuFw8Mg"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_cwol3CGnvb294qZKuFw8Mg"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_BjrKwpGepjmQq8z3fEJPFg" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><div><p>Important Considerations</p></div></h3></div>
<div data-element-id="elm_kTdy0HQ19UqQ7mEJwXF-Tg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><ul><ul><ul><li><span style="font-weight:bold;">Security:</span> Bitcoin ownership comes with unique risks, including hacking and theft. If you plan to self-custody, invest in a reputable hardware wallet and practice safe storage habits.</li><li><span style="font-weight:bold;">Insurance Coverage:</span> Digital assets are not covered by SIPC insurance, unlike traditional securities. Some exchanges and custodians may have insurance, but their coverage may not be enough to cover a significant loss to the exchange or custodian. There are some hardware wallet providers that offer insurance as an option through a third-party insurer to cover up to a certain amount of losses in case of a stolen assets.</li><li><span style="font-weight:bold;">Regulation:</span> Always ensure the platform or service you choose complies with relevant regulations and offers the level of security you need.</li><li><span style="font-weight:bold;">Volatility:</span> Bitcoin’s price can be highly volatile. Only invest what you can afford to lose.</li></ul></ul></ul><div><div><p><br/></p><p>Investing in Bitcoin can be a rewarding venture, but it requires careful consideration and planning. By choosing the right platform and approach, you can take your first steps into the world of digital assets with confidence.</p></div></div></div>
</div><div data-element-id="elm_zjqLdWiMOVEm5MQzSmpBtw" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_zjqLdWiMOVEm5MQzSmpBtw"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_zjqLdWiMOVEm5MQzSmpBtw"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_39JtKWcV47bp7Sy8qy2wEA" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><div><p>Disclaimer</p></div></h3></div>
<div data-element-id="elm_L9WsuCo8hHqRiLzF5nN1eA" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><div>The platforms and services mentioned here are examples and not endorsements. Each investor should conduct their own research and due diligence to determine the most suitable and secure option for their needs. Consulting a financial advisor or tax professional before investing in Bitcoin or any digital asset is strongly recommended.</div></div>
</div><div data-element-id="elm_tyXEYLxOPJOuZF1z6rHb4w" data-element-type="codeSnippet" class="zpelement zpelem-codesnippet "><div class="zpsnippet-container"><div data-element-id="elm_u6DS2VoSsI7DdpckVHsopA" data-element-type="button" class="zpelement zpelem-button "><style> [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"].zpelem-button { font-family: 'Montserrat', sans-serif; font-weight: 700; /* border-radius: 1px; */ } </style><div class="zpbutton-container zpbutton-align-center"><style type="text/css"> [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"] .zpbutton:hover { border-color:; } [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"] .zpbutton.zpbutton-type-primary { font-family: 'Montserrat', sans-serif; font-weight: 700; /* border-radius: 2px; */ } </style><a class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md" href="/introductory-meeting" title="Schedule a Meeting"><span class="zpbutton-content" style="font-size:24px;">Schedule a Meeting Today!</span></a></div>
</div><br><br><p style="font-style:italic;font-family:Raleway;font-size:11px;text-align:left;margin-left:auto;margin-right:auto;">This content is developed from sources believed to be providing accurate information. The information in this material is not intended as investment, tax, or legal advice. It may not be used for the purpose of avoiding any federal tax penalties. Please consult legal or tax professionals for specific information regarding your individual situation. The opinions expressed and material provided are for general information, and should not be considered a solicitation for the purchase or sale of any security. Digital assets and cryptocurrencies are highly volatile and could present an increased risk to an investors portfolio. The future of digital assets and cryptocurrencies is uncertain and highly speculative and should be considered only by investors willing and able to take on the risk and potentially endure substantial loss. Nothing in this content is to be considered advice to purchase or invest in digital assets or cryptocurrencies.</p><p><br></p><hr><p><br><br></p><h4 style="text-align:center;">Enjoying Strateon Intelligent Wealth’s Insights?</h4><br><h4 style="text-align:center;">Subscribe to Strateon Intelligent Wealth’s Weekly Insights Newsletter!</h4><br><!--MailerLite Subscribe Form Code Starts Here---><div class="zpbutton-container zpbutton-align-center"><style type="text/css"> .zpbutton:hover { border-color:; } .zpbutton.zpbutton-type-primary { font-family: 'Montserrat', sans-serif; font-weight: 700; border-radius: 5px; } </style><a class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md" href="javascript:;"><span class="zpbutton-content" onclick="ml('show', 'X9fWWI', true)">Click Here to Sign-up Now</span></a><a class="ml-onclick-form" href="javascript:void(0)" onclick="ml('show', 'X9fWWI', true)"></a></div>
<!--MailerLite Subscribe Form Code Ends Here---><br><p style="text-align:left;">The weekly newsletter is usually delivered to your email inbox Friday or Saturday, and includes:</p><ul><li style="margin-left:40px;">a summary of the week's important news regarding the economy and markets</li><li style="margin-left:40px;">recommended third-party reads</li></ul><br><p style="text-align:left;font-weight:500;"><em>Strateon Intelligent Wealth does NOT sell subscriber information. Your name, email address, and phone number will be kept private.</em></p><p><br></p></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Fri, 17 Jan 2025 12:21:23 -0800</pubDate></item><item><title><![CDATA[Addressing Common Objections to Bitcoin]]></title><link>https://www.strateonintelligentwealth.com/insights/post/addressing-common-objections-to-bitcoin</link><description><![CDATA[There are some common misconceptions and inaccuracies about Bitcoin. With a balanced and factual approach it's possible to get a clearer understanding of Bitcoin's potential as a legitimate investment asset.]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_dxXwpOLuQH-sRPSNl1IX9A" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_oOcxN6m5SO2DA6cyJddqKg" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_iUtxwl_vQayCbxMhxt5bDg" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"> [data-element-id="elm_iUtxwl_vQayCbxMhxt5bDg"].zpelem-col{ border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_iUtxwl_vQayCbxMhxt5bDg"].zpelem-col{ border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_iUtxwl_vQayCbxMhxt5bDg"].zpelem-col{ border-radius:1px; } } </style><div data-element-id="elm_iUNDgp-WCAu1-Ui3ONRbPA" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_iUNDgp-WCAu1-Ui3ONRbPA"].zpelem-text { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_iUNDgp-WCAu1-Ui3ONRbPA"].zpelem-text { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_iUNDgp-WCAu1-Ui3ONRbPA"].zpelem-text { border-radius:1px; } } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p><span style="text-align:left;"></span></p><div><p><span>Many potential investors have reservations about Bitcoin and cryptocurrencies, and it's important to address these concerns with factual information. While it's true that digital assets are highly volatile and carry substantial risk of loss, for investors who are willing and able to take on this risk and seek exposure to potentially high returns and higher risk-adjusted returns, understanding the realities behind the common objections is crucial.</span></p></div></div>
</div><div data-element-id="elm_XtpsYuy2zftpyI0l4p6seA" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_XtpsYuy2zftpyI0l4p6seA"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_XtpsYuy2zftpyI0l4p6seA"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_6TgtNm6v9f2jQlErQ-PI_A" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Addressing the Objections</span></span></h3></div>
<div data-element-id="elm_GJj5wFe6eValgw05IqSqUA" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>There are a lot of reasons that someone may give for not thinking investing in or purchasing cryptocurrency or digital assets is a good idea. Let's look at the primary issues raised by those skeptical of Bitcoin, and shed light on the misunderstandings to provide a clearer picture of Bitcoin’s potential and stability. This examination of each concern with a balanced and factual approach will demonstrate why Bitcoin deserves consideration as a valuable and innovative asset in modern investment portfolios.</span></p></div><p></p></div>
</div><div data-element-id="elm_DIByIET38fAK2S4_WtH8rw" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_DIByIET38fAK2S4_WtH8rw"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_DIByIET38fAK2S4_WtH8rw"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_iKCeBLKbovbsaDn3DzMDSw" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_iKCeBLKbovbsaDn3DzMDSw"].zpelem-heading { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_iKCeBLKbovbsaDn3DzMDSw"].zpelem-heading { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_iKCeBLKbovbsaDn3DzMDSw"].zpelem-heading { border-radius:1px; } } </style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true">&quot;It's not a currency.&quot;</h3></div>
<div data-element-id="elm_ka9YrTQPn6vYMbVqZfYwhg" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_ka9YrTQPn6vYMbVqZfYwhg"].zpelem-text { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_ka9YrTQPn6vYMbVqZfYwhg"].zpelem-text { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_ka9YrTQPn6vYMbVqZfYwhg"].zpelem-text { border-radius:1px; } } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p style="margin-bottom:10px;">A currency is a system of money in general use in a particular country or economic context. Currencies have three main functions:</p><ul><ul><ul><li><span style="font-weight:bold;">Medium of Exchange:</span> A currency is used to facilitate the exchange of goods and services. It eliminates the inefficiencies of a barter system by providing a widely accepted medium that people can use to transact.</li><li><span style="font-weight:bold;">Unit of Account:</span> A currency provides a standard numerical unit of measurement for the market value of goods and services. This function allows consumers and businesses to compare prices and values easily.</li><li><span style="font-weight:bold;">Store of Value:</span> A currency must maintain its value over time, allowing individuals and businesses to save and retrieve their purchasing power in the future. This function is critical for long-term financial planning and investment.</li></ul></ul></ul><div><br/></div><p style="margin-bottom:10px;">No currency is perfect in all three functions. The US dollar lacks as a store of value because of inflation, just like any other fiat currency. Bitcoin lacks as a unit of account because of its volatility, but functions exceptionally as a store of value and medium of exchange, as will be demonstrated below. While it is not yet a perfect substitute for traditional currencies in all aspects, Bitcoin’s ongoing development and adoption suggest that it could play a more significant role in the global financial system in the future.</p></div>
</div><div data-element-id="elm_4LGA9sH-k45Xa2yxCvNLuQ" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_4LGA9sH-k45Xa2yxCvNLuQ"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_4LGA9sH-k45Xa2yxCvNLuQ"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_3hZ39vmH8xdlKsIt0pfuGA" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_3hZ39vmH8xdlKsIt0pfuGA"].zpelem-heading { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_3hZ39vmH8xdlKsIt0pfuGA"].zpelem-heading { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_3hZ39vmH8xdlKsIt0pfuGA"].zpelem-heading { border-radius:1px; } } </style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true">&quot;It's only used by criminals for fraud, scams, and illicit activity.&quot;</h3></div>
<div data-element-id="elm_lHwaGyFFn4SH08lV7g7ihQ" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>The foundation of cryptocurrency is the encryption and blockchain technology. Blockchain technology has </span><a href="https://builtin.com/blockchain/blockchain-applications">many use-cases</a><span>, beyond even the financial industry. It is a transformative technology that will change the ways in which the entire world functions. Most of the time you may not realize it, but sometimes you will know that you're using something that's utilizing blockchain technology. Cryptocurrency wouldn't exist without blockchain, and blockchain is what makes cryptocurrency not a scam. It's transparent, traceable, immutable (meaning it cannot be altered), secure, trustless (you don't need to trust the person you're transacting with because the blockchain verifies everything and settles quickly), and it's permissionless (anyone can use it).</span></p><p><span><br/></span></p><p><span></span></p><div><p><span>There are always going to be individuals or entities (run by individuals) that will try to game the system and take advantage of others. This is were there will be scams and fraud that you need to watch out for. However, this doesn't happen only in crypto. </span><a href="https://www.cbsnews.com/media/top-14-financial-frauds-of-all-time/">Scams, ponzi schemes, and fraud have existed in the traditional financial system since its inception</a><span> as well, going back as far as the Roman Empire to as recent as Bernie Madoff's pyramid ponzi scheme.</span></p></div><br/><p></p><p><span></span></p><div><p><span>Many cryptocurrency exchanges and businesses adhere to strict regulatory frameworks, including Know Your Customer (KYC) and Anti-Money Laundering (AML) laws, to prevent illicit activities. The bottom line here is that Bitcoin is a very poor choice for criminals to use for illicit activity. Bitcoin's blockchain is a public ledger, which can be scrutinized by anyone. This transparency actually makes it harder to use for illicit purposes compared to traditional cash, which is untraceable.</span></p></div><br/><p></p><p><span></span></p><div><p><span>In fact, there is more fraud with the US dollar and the traditional financial system than there is with Bitcoin and blockchain cryptocurrencies. A </span><a href="https://medium.com/%40coinbaseblog/fact-check-crypto-is-increasingly-being-used-for-criminal-activity-and-is-more-of-a-haven-for-89996fab3847">Coinbase article</a><span> highlighted research that showed in 2020 only 0.34% of cryptocurrency transaction volume was attributed to criminal activity, as opposed to 2.7% of global GDP for fiat currency. A </span><a href="https://www.chainalysis.com/blog/2024-crypto-crime-report-introduction/">Chainalysis report</a><span> showed that with the growth in the value of the cryptocurrency market, the dollar amount has increased in recent years, but the percentage remained the same at 0.34%.</span></p></div><br/><p></p><p><span></span></p><div><p><span>There certainly have been fraud cases and scams related to crypto, including the FTX fraud and subsequent collapse. However, the traditional financial system has seen its fair share of similar incidents, including Bernie Madoff's Ponzi scheme and Enron's fraud and subsequent collapse, among others.</span></p></div><br/><p></p><p><span></span></p><div><p><span>There are many use cases for Bitcoin. Bitcoin is used by millions for legitimate purposes, such as international remittances, investment diversification, and as a store of value. Major companies like Microsoft and Overstock accept Bitcoin as a form of payment.</span></p></div><p></p></div><p></p></div>
</div><div data-element-id="elm_mW7T1xXNoDb40WFfs8b49Q" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_mW7T1xXNoDb40WFfs8b49Q"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_mW7T1xXNoDb40WFfs8b49Q"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_EmbucJzic1DKXEWqUd0ovw" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_EmbucJzic1DKXEWqUd0ovw"].zpelem-heading { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_EmbucJzic1DKXEWqUd0ovw"].zpelem-heading { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_EmbucJzic1DKXEWqUd0ovw"].zpelem-heading { border-radius:1px; } } </style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true">&quot;It's a fad.&quot;</h3></div>
<div data-element-id="elm_V7SMU70jQ7p4bl5EN4cSQQ" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_V7SMU70jQ7p4bl5EN4cSQQ"].zpelem-text { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_V7SMU70jQ7p4bl5EN4cSQQ"].zpelem-text { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_V7SMU70jQ7p4bl5EN4cSQQ"].zpelem-text { border-radius:1px; } } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><div><p>The duration of fads can vary widely, but they typically last anywhere from a few months to a couple of years. A fad is generally characterized by a rapid rise in popularity, a peak period where it is widely adopted, and then a relatively swift decline as people move on to something new. Here are some examples of fads and their durations:<br/></p></div><blockquote style="margin:0px 0px 0px 40px;border:medium;padding:0px;"><blockquote style="margin:0px 0px 0px 40px;border:medium;padding:0px;"><ul><li><strong>Pet Rocks (1975-1976)</strong>: This fad lasted about six months. Pet Rocks were smooth stones sold as pets, complete with a cardboard box &quot;pet carrier&quot; and breathing holes. They became a huge hit during the holiday season of 1975, but quickly faded out by mid-1976.</li><li><strong>Beanie Babies (Mid-1990s)</strong>: Beanie Babies were a major fad in the mid-1990s, lasting about three to four years at their peak. These small stuffed animals became collectors' items, with some being resold for hundreds or even thousands of dollars.<br/></li><li><strong>Silly Bandz (2009-2011)</strong>: These colorful silicone rubber bands shaped like animals, objects, and other fun shapes were a major trend among children and pre-teens. The fad lasted for about two years.</li><li><strong>Tamagotchi (1997-1998)</strong>: These handheld digital pets were incredibly popular among children in the late 1990s. The initial fad lasted around two years before interest waned.</li><li><strong>Gangnam Style (2012)</strong>: The song by South Korean artist Psy became a global hit and a cultural phenomenon in 2012. The fad around the song and its associated dance moves lasted about six months to a year.</li></ul><div><br/></div></blockquote></blockquote><div><p>Fads are often driven by social factors, media coverage, and the novelty of the product or trend. Once the novelty wears off or a new trend emerges, the previous fad tends to decline quickly. In contrast, a trend or phenomenon that sustains growth and maintains relevance over a long period is typically considered a long-term trend or a societal shift rather than a fad.</p><p><br/></p></div><blockquote style="margin:0px 0px 0px 40px;border:medium;padding:0px;"><blockquote style="margin:0px 0px 0px 40px;border:medium;padding:0px;"><div><div><p><strong>Characteristics Differentiating Long-Term Trends from Fads:</strong></p></div></div></blockquote></blockquote><div><ul><ul><ul><ul><ul><li><strong>Sustainability:</strong>&nbsp;Long-term trends demonstrate the ability to sustain and grow over many years, whereas fads peak quickly and decline just as rapidly.</li><li><strong>Impact:</strong>&nbsp;Long-term trends often lead to significant changes in behavior, industry standards, or societal norms. Fads typically have minimal lasting impact.</li><li><strong>Adaptability:</strong>&nbsp;Successful long-term trends adapt and evolve to remain relevant. Fads are often rigid, leading to their eventual decline when novelty wears off.</li></ul></ul></ul></ul></ul></div><p style="text-align:left;"><span style="text-align:center;"><br/></span></p><p style="text-align:left;"><span style="text-align:center;">Bitcoin has been around for more than 15 years and has grown from a niche concept to a widely recognized asset class, with institutional investors and publicly traded companies adding it to their portfolios. The Bitcoin network has been upgraded to feature new capabilities, improve ease-of-use for users, and expand its scalability.&nbsp;</span><span style="text-align:center;">Major financial institutions like Fidelity, JP Morgan, and Goldman Sachs are now involved in Bitcoin, offering custody services and trading options.&nbsp;</span><span style="text-align:center;">Bitcoin's sustained growth and increasing adoption over more than 15 years suggest it is more than a passing trend.</span></p></div>
</div><div data-element-id="elm_9-r2LoDoKqUUEcN1z_6rGw" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_9-r2LoDoKqUUEcN1z_6rGw"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_9-r2LoDoKqUUEcN1z_6rGw"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_-Ds4bzbFs6WJdpSrAWaHbg" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_-Ds4bzbFs6WJdpSrAWaHbg"].zpelem-heading { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_-Ds4bzbFs6WJdpSrAWaHbg"].zpelem-heading { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_-Ds4bzbFs6WJdpSrAWaHbg"].zpelem-heading { border-radius:1px; } } </style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true">&quot;It's not a store of value.&quot;<br/></h3></div>
<div data-element-id="elm_w3IFUzyr90jN9eTsBKWGCw" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_w3IFUzyr90jN9eTsBKWGCw"].zpelem-text { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_w3IFUzyr90jN9eTsBKWGCw"].zpelem-text { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_w3IFUzyr90jN9eTsBKWGCw"].zpelem-text { border-radius:1px; } } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>There are multiple factors that enhance the value proposition of Bitcoin, including limited supply and outperformance of traditional stores of value like gold and many stock indices. Bitcoin is often referred to as &quot;digital gold&quot; due to its utility as a hedge against inflation, the debasement of fiat currency, and economic instability, further solidifying its role as a store of value. Here’s an in-depth look at why Bitcoin is considered a strong store of value:</p></div>
</div><div data-element-id="elm_kCOS1PlMW846SZWY61071w" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_kCOS1PlMW846SZWY61071w"].zpelem-heading { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_kCOS1PlMW846SZWY61071w"].zpelem-heading { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_kCOS1PlMW846SZWY61071w"].zpelem-heading { border-radius:1px; } } </style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true">Scarcity<br/></h5></div>
<div data-element-id="elm_uOFfpQeXZuUhsALlGzPDgg" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_uOFfpQeXZuUhsALlGzPDgg"].zpelem-text { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_uOFfpQeXZuUhsALlGzPDgg"].zpelem-text { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_uOFfpQeXZuUhsALlGzPDgg"].zpelem-text { border-radius:1px; } } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Bitcoin's total supply is capped at 21 million coins, making it inherently scarce. This scarcity is akin to precious metals like gold, which have a limited supply and are valued for their rarity. The fixed supply of Bitcoin contrasts with fiat currencies, which can be printed in unlimited quantities by central banks, leading to potential devaluation through inflation.<br/></p></div>
</div><div data-element-id="elm_KmLQjDY0Fmjto7RMYsDOTQ" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_KmLQjDY0Fmjto7RMYsDOTQ"].zpelem-heading { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_KmLQjDY0Fmjto7RMYsDOTQ"].zpelem-heading { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_KmLQjDY0Fmjto7RMYsDOTQ"].zpelem-heading { border-radius:1px; } } </style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true">Decentralization &amp; Security<br/></h5></div>
<div data-element-id="elm_Z7o0LE5QjzQrUDZkfsVoUg" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_Z7o0LE5QjzQrUDZkfsVoUg"].zpelem-text { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_Z7o0LE5QjzQrUDZkfsVoUg"].zpelem-text { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_Z7o0LE5QjzQrUDZkfsVoUg"].zpelem-text { border-radius:1px; } } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Bitcoin operates on a decentralized network of computers (nodes) that maintain the blockchain, a public ledger of all transactions. This decentralization ensures that no single entity controls Bitcoin, reducing the risk of manipulation or failure due to centralized points of control. Additionally, Bitcoin’s blockchain is secured through a process called proof-of-work, which requires significant computational effort to verify transactions, making it highly resistant to fraud and hacking.<br/></p></div>
</div><div data-element-id="elm_Q-jbwt-HJRTFAOTVjypPqg" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_Q-jbwt-HJRTFAOTVjypPqg"].zpelem-heading { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_Q-jbwt-HJRTFAOTVjypPqg"].zpelem-heading { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_Q-jbwt-HJRTFAOTVjypPqg"].zpelem-heading { border-radius:1px; } } </style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true">Historical Performance<br/></h5></div>
<div data-element-id="elm_HSmV6zhvKcJFCQVht3HYZQ" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_HSmV6zhvKcJFCQVht3HYZQ"].zpelem-text { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_HSmV6zhvKcJFCQVht3HYZQ"].zpelem-text { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_HSmV6zhvKcJFCQVht3HYZQ"].zpelem-text { border-radius:1px; } } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Since its inception in 2009, Bitcoin has seen tremendous price appreciation. For example, Bitcoin's price increased from less than $1 in 2010 to over $60,000 today, representing significant long-term growth.&nbsp;Compared to traditional stores of value like gold, Bitcoin has outperformed in terms of price appreciation over the past decade. According to data from CoinMarketCap and other financial databases, Bitcoin’s annualized returns have been significantly higher than those of gold and major stock indices like the S&amp;P 500.</p><p><br/></p><p>It is important to note here, that although Bitcoin has been the best performing asset over the past 15 years, that won't necessarily continue to be the case. Past performance is not a guarantee of future performance. Bitcoin is still a volatile and more risky asset than most other investments.</p></div>
</div><div data-element-id="elm_2gKmMtEqNqmRQEjNrkq0kA" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_2gKmMtEqNqmRQEjNrkq0kA"].zpelem-heading { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_2gKmMtEqNqmRQEjNrkq0kA"].zpelem-heading { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_2gKmMtEqNqmRQEjNrkq0kA"].zpelem-heading { border-radius:1px; } } </style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true">Hedge Against Inflation<br/></h5></div>
<div data-element-id="elm_VgWyynfWym98qp8EhYgivw" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_VgWyynfWym98qp8EhYgivw"].zpelem-text { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_VgWyynfWym98qp8EhYgivw"].zpelem-text { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_VgWyynfWym98qp8EhYgivw"].zpelem-text { border-radius:1px; } } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Bitcoin is often referred to as &quot;digital gold&quot; because, like gold, it is seen as a hedge against inflation. In times of economic uncertainty and inflation, investors often seek assets that can preserve value. Bitcoin's limited supply and decentralized nature make it an attractive option for those looking to protect their wealth from currency devaluation. Here are some examples:</p><ul><ul><ul><li>During periods of economic instability, such as the COVID-19 pandemic, Bitcoin saw increased interest and investment as people sought safe-haven assets. Bitcoin's price surged from around $7,000 in early 2020 to over $60,000 by early 2021.</li><li>Major companies and institutional investors, such as Tesla, MicroStrategy, and Square, have added Bitcoin to their balance sheets as a hedge against inflation and economic uncertainty. This institutional interest and adoption are strong indicators of Bitcoin's perceived value as a store of value.</li></ul></ul></ul></div>
</div><div data-element-id="elm_098WVBTfCZ-0l6q62NZDmg" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_098WVBTfCZ-0l6q62NZDmg"].zpelem-heading { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_098WVBTfCZ-0l6q62NZDmg"].zpelem-heading { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_098WVBTfCZ-0l6q62NZDmg"].zpelem-heading { border-radius:1px; } } </style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true">Market Liquidity &amp; Acceptance<br/></h5></div>
<div data-element-id="elm_uOjKFQ7osvTB4RZfIM5ipg" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_uOjKFQ7osvTB4RZfIM5ipg"].zpelem-text { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_uOjKFQ7osvTB4RZfIM5ipg"].zpelem-text { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_uOjKFQ7osvTB4RZfIM5ipg"].zpelem-text { border-radius:1px; } } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Bitcoin’s growing acceptance and market liquidity also contribute to its viability as a store of value. It is traded on numerous exchanges worldwide, with high daily trading volumes, allowing investors to buy and sell Bitcoin easily. Furthermore, the increasing number of merchants and service providers accepting Bitcoin as payment enhances its utility and stability.<br/></p></div>
</div><div data-element-id="elm_XIZJoWdhH8PYkYjRbWiF8A" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_XIZJoWdhH8PYkYjRbWiF8A"].zpelem-heading { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_XIZJoWdhH8PYkYjRbWiF8A"].zpelem-heading { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_XIZJoWdhH8PYkYjRbWiF8A"].zpelem-heading { border-radius:1px; } } </style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true">Technological Advancements<br/></h5></div>
<div data-element-id="elm__J-3-cBof_fKZLXXDyXINQ" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm__J-3-cBof_fKZLXXDyXINQ"].zpelem-text { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm__J-3-cBof_fKZLXXDyXINQ"].zpelem-text { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm__J-3-cBof_fKZLXXDyXINQ"].zpelem-text { border-radius:1px; } } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Bitcoin’s underlying technology continues to evolve, with improvements in scalability, transaction speed, and security. Innovations like the Lightning Network aim to make Bitcoin transactions faster and cheaper, increasing its practicality for everyday use while reinforcing its store of value proposition.<br/></p></div>
</div><div data-element-id="elm_twyigsI_1ZPn61OoAWzoYg" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_twyigsI_1ZPn61OoAWzoYg"].zpelem-text { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_twyigsI_1ZPn61OoAWzoYg"].zpelem-text { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_twyigsI_1ZPn61OoAWzoYg"].zpelem-text { border-radius:1px; } } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Bitcoin's limited supply, decentralized and secure network, historical price appreciation, and increasing acceptance as a hedge against inflation make it a compelling store of value. Its performance during periods of economic uncertainty and its adoption by major institutional investors further validate its role as a modern, digital store of value. As Bitcoin continues to gain mainstream acceptance and technological advancements, its position as a reliable store of value is likely to strengthen.<br/></p></div>
</div><div data-element-id="elm_XP128-vU_B2hQIGFad358A" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_XP128-vU_B2hQIGFad358A"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_XP128-vU_B2hQIGFad358A"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_VJZHc2yJc5oyl2NhiHeoMw" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_VJZHc2yJc5oyl2NhiHeoMw"].zpelem-heading { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_VJZHc2yJc5oyl2NhiHeoMw"].zpelem-heading { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_VJZHc2yJc5oyl2NhiHeoMw"].zpelem-heading { border-radius:1px; } } </style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true">&quot;It's worthless.&quot;<br/></h3></div>
<div data-element-id="elm_hM28Kyzmca63_JeKcrPKaw" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_hM28Kyzmca63_JeKcrPKaw"].zpelem-text { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_hM28Kyzmca63_JeKcrPKaw"].zpelem-text { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_hM28Kyzmca63_JeKcrPKaw"].zpelem-text { border-radius:1px; } } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>The argument that Bitcoin is worthless fails to consider its substantial market valuation and widespread acceptance. Bitcoin's market capitalization is more than $1 trillion, reflecting the value the market attributes to it. Thousands of merchants and businesses accept Bitcoin, indicating its real-world utility. Institutions and Wall Street are now adopting and endorsing Bitcoin, which provides credibility for its long-term value. Additionally, Bitcoin’s underlying blockchain technology represents a significant technological breakthrough in decentralized, secure digital transactions, adding intrinsic value.<br/></p></div>
</div><div data-element-id="elm_xg2tMCUHKkyybIfxZH4P1w" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_xg2tMCUHKkyybIfxZH4P1w"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_xg2tMCUHKkyybIfxZH4P1w"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_N38QEsE67tHALw5nknzs5Q" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_N38QEsE67tHALw5nknzs5Q"].zpelem-heading { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_N38QEsE67tHALw5nknzs5Q"].zpelem-heading { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_N38QEsE67tHALw5nknzs5Q"].zpelem-heading { border-radius:1px; } } </style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true">&quot;It will go to zero.&quot;<br/></h3></div>
<div data-element-id="elm_FDKRwnkhT5-_b7WCkplsfg" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_FDKRwnkhT5-_b7WCkplsfg"].zpelem-text { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_FDKRwnkhT5-_b7WCkplsfg"].zpelem-text { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_FDKRwnkhT5-_b7WCkplsfg"].zpelem-text { border-radius:1px; } } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Fears that Bitcoin will eventually go to zero are mitigated by significant investments from major corporations and financial institutions, which demonstrate confidence in Bitcoin’s long-term value. Bitcoin benefits from robust network effects, with a growing user base, miner network, and developer community, all supporting its continued existence and value. Historically, Bitcoin has shown resilience, recovering from numerous market downturns and regulatory challenges, consistently regaining and surpassing previous price levels.<br/></p><p><br/></p><p>Is it possible that Bitcoin could go to zero? Yes, just like many companies currently trading on the stock market can go bankrupt next year. The importance with Bitcoin, just as with any other investment, is to diversify and control the risk it may present to your investment portfolio. Don't invest so much in a single investment that it would put your portfolio and your ability to achieve your financial goals at risk if it were to lose its value.</p></div>
</div><div data-element-id="elm_PMyVCWbt1kKoEgOdz_PxTA" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_PMyVCWbt1kKoEgOdz_PxTA"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_PMyVCWbt1kKoEgOdz_PxTA"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_LHIHmxOo8OSD6VI4dbIKwQ" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_LHIHmxOo8OSD6VI4dbIKwQ"].zpelem-heading { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_LHIHmxOo8OSD6VI4dbIKwQ"].zpelem-heading { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_LHIHmxOo8OSD6VI4dbIKwQ"].zpelem-heading { border-radius:1px; } } </style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true">&quot;There are no use cases.&quot;<br/></h3></div>
<div data-element-id="elm_P96OT-e04Lx73Pd_uKolPA" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_P96OT-e04Lx73Pd_uKolPA"].zpelem-text { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_P96OT-e04Lx73Pd_uKolPA"].zpelem-text { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_P96OT-e04Lx73Pd_uKolPA"].zpelem-text { border-radius:1px; } } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Contrary to the claim that Bitcoin has no use cases, it provides numerous valuable applications. &nbsp;It also offers financial services to the unbanked and underbanked populations worldwide. In the realm of decentralized finance (DeFi), Bitcoin can be used as collateral, providing access to lending, borrowing, and other financial services without traditional banks.</p><div><ul><ul><ul><li>Bitcoin provides an alternative store of value, particularly in regions with unstable currencies or economic systems. Bitcoin's limited supply of 21 million coins creates scarcity, which can contribute to its value. Bitcoin's blockchain technology offers a secure method for storing digital assets. The cryptographic principles underlying Bitcoin ensure that it is extremely difficult to counterfeit or double-spend, making it a reliable store of value.</li><li>Bitcoin offers a low-cost, efficient way to send money across borders. Traditional remittance services often charge high fees and take several days to process. Bitcoin transactions can be faster and cheaper, providing a valuable service to millions of people who rely on remittances from family members abroad.</li><li>Cryptocurrencies offer financial services to the unbanked and underbanked populations. In many parts of the world, traditional banking services are inaccessible, and cryptocurrencies provide a way to participate in the global economy, transfer value, and store wealth securely. Although we here in the United States and some other developed countries may not care about this, it does provide value to the technology and the asset.</li><li>In countries experiencing hyperinflation or economic instability, Bitcoin serves as a hedge against currency devaluation. People in countries like Venezuela, Argentina, and Zimbabwe have turned to Bitcoin to preserve their wealth as their national currencies lose value rapidly.</li><li>In some countries, Bitcoin is recognized as legal tender. El Salvador, for example, has adopted Bitcoin as an official currency, allowing its use for everyday transactions and as a reserve asset.</li><li>Bitcoin provides faster settlement of the transfer of money than the traditional financial system and fiat currencies. A Bitcoin transaction can be settled in as little as less than 10 minutes, though it could take longer depending on network traffic. Most transaction settle within an hour. With the traditional financial system settlement typically takes a few days, but can take as long as several days for larger amounts.</li></ul></ul></ul></div></div>
</div><div data-element-id="elm_CKdeWPU4yjkSDvvZX06Liw" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_CKdeWPU4yjkSDvvZX06Liw"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_CKdeWPU4yjkSDvvZX06Liw"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_iAnOBWbQ3U8--W_H7DAeSQ" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_iAnOBWbQ3U8--W_H7DAeSQ"].zpelem-heading { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_iAnOBWbQ3U8--W_H7DAeSQ"].zpelem-heading { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_iAnOBWbQ3U8--W_H7DAeSQ"].zpelem-heading { border-radius:1px; } } </style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true">&quot;It's gambling.&quot;<br/></h3></div>
<div data-element-id="elm_4wuiCHSbnNTZwPid4j9WFA" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_4wuiCHSbnNTZwPid4j9WFA"].zpelem-text { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_4wuiCHSbnNTZwPid4j9WFA"].zpelem-text { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_4wuiCHSbnNTZwPid4j9WFA"].zpelem-text { border-radius:1px; } } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>While Bitcoin can be volatile, it is not merely gambling. Many investors incorporate Bitcoin into a diversified investment strategy, allocating a small percentage of their portfolio to it as a high-risk, high-reward asset. Investment decisions in Bitcoin can be based on thorough research, market trends, and analysis, similar to other asset classes, rather than pure speculation.<br/></p><p><br/></p><p>As with any other investment, it's important to diversify and not invest so much in any single asset that it poses a large risk to your overall portfolio, your financial plan, or your financial well-being.</p></div>
</div><div data-element-id="elm_q9k0pTm51sNejWYCL17Rng" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_q9k0pTm51sNejWYCL17Rng"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_q9k0pTm51sNejWYCL17Rng"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_RIHPIvxpkqu4VPkNNlx-VQ" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_RIHPIvxpkqu4VPkNNlx-VQ"].zpelem-heading { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_RIHPIvxpkqu4VPkNNlx-VQ"].zpelem-heading { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_RIHPIvxpkqu4VPkNNlx-VQ"].zpelem-heading { border-radius:1px; } } </style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true">&quot;Nothing backs it.&quot;<br/></h3></div>
<div data-element-id="elm_imyVWE0X5qwUqfnX36VDFg" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_imyVWE0X5qwUqfnX36VDFg"].zpelem-text { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_imyVWE0X5qwUqfnX36VDFg"].zpelem-text { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_imyVWE0X5qwUqfnX36VDFg"].zpelem-text { border-radius:1px; } } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>I have one word for you: fiat. Or more accurately fiat currency. What is fiat currency, you ask? Fiat currency is what most national currencies are these days, and that is a currency that is not really backed by anything except the promise of the government issuing it. That means a particular fiat currency has value simply because the government says it does. The U.S. dollar was once backed by gold and derived its value from gold, but </span><a href="https://www.investopedia.com/ask/answers/041615/what-difference-between-fiat-money-and-representative-money.asp">in 1971 the United States severed the ties between the U.S. dollar and gold, turning the U.S. dollar into a fiat currency</a><span>. At that time, many other countries did the same thing. Now, these fiat currencies do apparently have a legitimate source of value... the backing of the nation’s government. The government says the currency they print has value, and so the people and other nations accept that it does.</span></p></div><br/><p></p><p></p><div><p><span>Also, it’s important to understand the relationship between value and price. Generally, something has value because someone or many people say it does. Sometimes it’s a single person or a company demanding a certain price for a product. For example, Honda sets a price for an Accord or Ford sets a price for an F-150. In other cases, many people could be finding value in something and setting a price for it. For example, a painting or sculpture at an art auction. There’s a demand for something, and that something has value based on that demand and the supply. The price is dictated by the value, which is a product of the supply and demand for it. That’s similar to what’s happening with cryptocurrencies. Cryptocurrencies have a price that is partly based on their supply, the demand for that supply, and what people are willing to pay for it.</span></p></div><br/><p></p><p></p><div><p><span>The claim that Bitcoin is not backed by anything overlooks its intrinsic properties. Bitcoin is backed by its decentralized network, cryptographic security, and limited supply, which provide value. Its value is derived from the trust and consensus of its users and the robustness of its underlying technology.</span></p></div><p></p></div>
</div><div data-element-id="elm__n_VfgvVWd3M-wm_kbZlpQ" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm__n_VfgvVWd3M-wm_kbZlpQ"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm__n_VfgvVWd3M-wm_kbZlpQ"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_6EVIrsVnvLutAQg7e1bwjA" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_6EVIrsVnvLutAQg7e1bwjA"].zpelem-heading { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_6EVIrsVnvLutAQg7e1bwjA"].zpelem-heading { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_6EVIrsVnvLutAQg7e1bwjA"].zpelem-heading { border-radius:1px; } } </style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true">&quot;There's no investment case.&quot;<br/></h3></div>
<div data-element-id="elm_VL8aDvxezVxHpTvrihRRIQ" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_VL8aDvxezVxHpTvrihRRIQ"].zpelem-text { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_VL8aDvxezVxHpTvrihRRIQ"].zpelem-text { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_VL8aDvxezVxHpTvrihRRIQ"].zpelem-text { border-radius:1px; } } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Despite claims to the contrary, Bitcoin has clear investment use cases. It offers diversification benefits due to its low correlation with traditional asset classes like stocks and bonds. Bitcoin can also serve as a hedge against inflation and the debasement of fiat currency, especially in times of monetary policy changes and economic uncertainty. Historical performance shows that Bitcoin has provided substantial returns over the long term, attracting both retail and institutional investors. Statistically, Bitcoin has a much greater performance measurement for the amount of risk or volatility of the asset.<br/></p><p><br/></p><p>Bitcoin miners are incentivized to secure the network by validating transactions and adding them to the blockchain. For their efforts, miners receive newly minted bitcoins as block rewards. Initially, the reward was 50 bitcoins per block, but it halves approximately every four years in an event known as the &quot;halving.&quot; This makes bitcoin more scarce as user adoption increases.<br/></p><p><br/></p><p>In addition to block rewards, miners also earn transaction fees paid by users to have their transactions processed and confirmed. As block rewards decrease over time, transaction fees are expected to play a more significant role in incentivizing miners.<br/></p><p><br/></p><p>Many investors hold (or &quot;HODL&quot;) bitcoins as a store of value, anticipating its price appreciation due to its fixed supply and increasing demand. This long-term holding strategy creates scarcity in the market, which can drive up the price and incentivize further investment.<br/></p><p><br/></p><p>Bitcoin's economic ecosystem also includes a market for buying, selling, and trading. This liquidity provides opportunities for traders and investors to profit from price fluctuations. Exchanges and trading platforms benefit from transaction fees, contributing to the overall economic activity surrounding Bitcoin.<br/></p><p><br/></p><p>Bitcoin's open-source nature encourages developers and entrepreneurs to innovate within its ecosystem. Projects like the Lightning Network aim to improve Bitcoin's scalability and transaction speed, enhancing its usability and attractiveness. Economic incentives drive continuous improvement and expansion of Bitcoin's capabilities, fostering a dynamic and evolving ecosystem.<br/></p></div>
</div><div data-element-id="elm_0-EfSV3kXZLSCRTVVwmTPg" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_0-EfSV3kXZLSCRTVVwmTPg"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_0-EfSV3kXZLSCRTVVwmTPg"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_fJGbZcKJaSyIgm553OVLVg" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_fJGbZcKJaSyIgm553OVLVg"].zpelem-heading { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_fJGbZcKJaSyIgm553OVLVg"].zpelem-heading { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_fJGbZcKJaSyIgm553OVLVg"].zpelem-heading { border-radius:1px; } } </style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true">&quot;It's speculation.&quot;<br/></h3></div>
<div data-element-id="elm_leJaeECHvcM-8dmEQAY-HA" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_leJaeECHvcM-8dmEQAY-HA"].zpelem-text { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_leJaeECHvcM-8dmEQAY-HA"].zpelem-text { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_leJaeECHvcM-8dmEQAY-HA"].zpelem-text { border-radius:1px; } } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>While Bitcoin can be used for speculative trading, it is also viewed as a long-term investment. Holding Bitcoin over several years has historically yielded significant returns. The increasing adoption of Bitcoin by major financial institutions and companies lends credibility and reduces its speculative nature. The development of regulatory frameworks for Bitcoin and other cryptocurrencies is helping to stabilize the market and legitimize it as an investment.<br/></p><p><br/></p><p>Additional, it's important to consider that anyone who invests in anything hopes to at some point sell what they bought to someone else at a higher price. Some people may try to argue that if there's no intrinsic value then the investment is not an investment and is instead speculation. First, Bitcoin has intrinsic value, as explained above. Second, an investment that has intrinsic value can still be speculative. It could be argued that any investment is speculation because there's no guarantee the investment will go up in value. Even investing in the stock market could be considered speculative, especially once the price exceeds the intrinsic value.&nbsp;<a href="https://brockvalue.com" title="This article" target="_blank" rel=""></a><a href="https://brockvalue.com" title="This article" target="_blank" rel="">This article</a> shows how far above its intrinsic value (2531.15) the S&amp;P 500 is priced (5280.33) today.<br/></p></div>
</div><div data-element-id="elm_rEq4U8rtKyQOf5ojGy1ggQ" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_rEq4U8rtKyQOf5ojGy1ggQ"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_rEq4U8rtKyQOf5ojGy1ggQ"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_K5QhrggvHKEJZ4JkybY8jw" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_K5QhrggvHKEJZ4JkybY8jw"].zpelem-heading { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_K5QhrggvHKEJZ4JkybY8jw"].zpelem-heading { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_K5QhrggvHKEJZ4JkybY8jw"].zpelem-heading { border-radius:1px; } } </style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true">&quot;There's no way to value it.&quot;<br/></h3></div>
<div data-element-id="elm_vlKaqc48Br-l_STg0KQMOQ" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_vlKaqc48Br-l_STg0KQMOQ"].zpelem-text { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_vlKaqc48Br-l_STg0KQMOQ"].zpelem-text { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_vlKaqc48Br-l_STg0KQMOQ"].zpelem-text { border-radius:1px; } } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>The claim that &quot;there's no way to value Bitcoin&quot; is a common criticism, but it overlooks several established methods and frameworks used to assess its value. While valuing Bitcoin can be more complex than valuing traditional assets, it is by no means impossible. Here's are some of the ways to measure Bitcoin's value:<br/></p></div>
</div><div data-element-id="elm_w0PIFyCYEvnZaWMUDo8aaw" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_w0PIFyCYEvnZaWMUDo8aaw"].zpelem-heading { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_w0PIFyCYEvnZaWMUDo8aaw"].zpelem-heading { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_w0PIFyCYEvnZaWMUDo8aaw"].zpelem-heading { border-radius:1px; } } </style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true">Fundamental Analysis<br/></h5></div>
<div data-element-id="elm_M6Yp0CME6HvcpN8baZKPWA" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_M6Yp0CME6HvcpN8baZKPWA"].zpelem-text { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_M6Yp0CME6HvcpN8baZKPWA"].zpelem-text { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_M6Yp0CME6HvcpN8baZKPWA"].zpelem-text { border-radius:1px; } } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><div><p style="margin-bottom:15.9px;"><b>Supply and Demand Dynamics</b></p><p style="margin-bottom:12px;">Bitcoin's value can be assessed by understanding its supply and demand dynamics. Bitcoin has a fixed supply of 21 million coins, which creates scarcity, similar to precious metals like gold. The demand side is driven by various factors such as increased adoption by both retail and institutional investors, acceptance by merchants, and recognition as a digital store of value. As demand increases and supply remains fixed, the value of Bitcoin can rise accordingly.</p><p style="margin-bottom:15.9px;"><b>Network Activity</b></p><p style="margin-bottom:12px;">Metrics such as the number of active addresses, transaction volumes, and the hash rate (the computational power securing the network) provide insights into the health and usage of the Bitcoin network. High network activity often correlates with higher value, as it indicates robust participation and utilization of the Bitcoin ecosystem.</p><p style="margin-bottom:15.9px;"><b>Adoption Rates</b></p><p style="margin-bottom:12px;">The level of adoption by various entities significantly impacts Bitcoin's value. This includes the number of wallet addresses, the extent of merchant acceptance, and the integration of Bitcoin into financial products and services. Higher adoption rates generally signal a growing acceptance and utility, contributing to increased value.</p></div></div>
</div><div data-element-id="elm_W7T8TLpp8b1u24HGlli3CA" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_W7T8TLpp8b1u24HGlli3CA"].zpelem-heading { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_W7T8TLpp8b1u24HGlli3CA"].zpelem-heading { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_W7T8TLpp8b1u24HGlli3CA"].zpelem-heading { border-radius:1px; } } </style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true">Technical Analysis<br/></h5></div>
<div data-element-id="elm_B1Q2XPJkUeYHbegr9QNcWw" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_B1Q2XPJkUeYHbegr9QNcWw"].zpelem-text { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_B1Q2XPJkUeYHbegr9QNcWw"].zpelem-text { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_B1Q2XPJkUeYHbegr9QNcWw"].zpelem-text { border-radius:1px; } } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p style="margin-bottom:15.9px;"><b>Price Charts and Patterns</b></p><p style="margin-bottom:12px;">Technical analysts study historical price charts and patterns to predict future price movements. Common tools include support and resistance levels, moving averages, trend lines, ratios, and more. These methods, while not unique to Bitcoin, provide a framework for understanding its price dynamics and potential future trends.</p><p style="margin-bottom:15.9px;"><b>Market Sentiment Indicators</b></p><p style="margin-bottom:12px;">Tools like the <a href="https://alternative.me/crypto/fear-and-greed-index/" title="Fear &amp; Greed Index" target="_blank" rel=""></a><a href="https://alternative.me/crypto/fear-and-greed-index/" title="Fear &amp; Greed Index" target="_blank" rel="">Fear &amp; Greed Index</a>, which measures market sentiment, can help gauge investor emotions and potential price movements. High levels of greed may indicate a market top, while extreme fear can suggest a buying opportunity. These indicators help in assessing short-term value fluctuations.</p><p style="margin-bottom:15.9px;"><b>Volume Analysis</b></p><p style="margin-bottom:12px;">Trading volume provides insight into the strength of a price move. High volume on an upward trend suggests strong buying interest, while high volume on a downward trend indicates strong selling pressure. This analysis helps in understanding the market's conviction behind price movements.</p></div>
</div><div data-element-id="elm_PGLebZJlFWMrvLFtIvKhbA" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_PGLebZJlFWMrvLFtIvKhbA"].zpelem-heading { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_PGLebZJlFWMrvLFtIvKhbA"].zpelem-heading { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_PGLebZJlFWMrvLFtIvKhbA"].zpelem-heading { border-radius:1px; } } </style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true">On-Chain Metrics<br/></h5></div>
<div data-element-id="elm_I1v7szylEmyGqwPzAsCupA" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_I1v7szylEmyGqwPzAsCupA"].zpelem-text { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_I1v7szylEmyGqwPzAsCupA"].zpelem-text { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_I1v7szylEmyGqwPzAsCupA"].zpelem-text { border-radius:1px; } } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><div><p style="margin-bottom:15.9px;">There are many metrics used to evaluate Bitcoin. Here are are few common ones:</p><p style="margin-bottom:15.9px;"><b>Market Value to Realized Value (MVRV) Ratio</b></p><p style="margin-bottom:12px;">The MVRV ratio compares Bitcoin's market capitalization (current price) to its realized capitalization (the average price of coins based on their last movement). An MVRV ratio above 1 indicates that Bitcoin is trading above its historical average cost basis, potentially signaling overvaluation. Conversely, a lower ratio may indicate undervaluation.</p><p style="margin-bottom:15.9px;"><b>HODL Waves</b></p><p style="margin-bottom:12px;">This metric tracks the age distribution of Bitcoin held in wallets, showing the percentage of Bitcoin that has not moved for various periods. Long-term holding trends and accumulation phases can provide insights into market sentiment and potential future price movements.</p><p style="margin-bottom:15.9px;"><b>NVT Ratio (Network Value to Transactions)</b></p><p style="margin-bottom:12px;">The NVT ratio is akin to a price-to-earnings ratio for Bitcoin. It compares Bitcoin's market capitalization to the transaction volume on its network. A high NVT ratio may suggest that Bitcoin is overvalued relative to its transaction volume, while a low ratio could indicate undervaluation.</p></div></div>
</div><div data-element-id="elm_ptguT-CZdwjhHQ4vxK8FOQ" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_ptguT-CZdwjhHQ4vxK8FOQ"].zpelem-heading { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_ptguT-CZdwjhHQ4vxK8FOQ"].zpelem-heading { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_ptguT-CZdwjhHQ4vxK8FOQ"].zpelem-heading { border-radius:1px; } } </style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true">Macroeconomic Factors<br/></h5></div>
<div data-element-id="elm_ks_noprI6HzXZnv1zfbxZA" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_ks_noprI6HzXZnv1zfbxZA"].zpelem-text { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_ks_noprI6HzXZnv1zfbxZA"].zpelem-text { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_ks_noprI6HzXZnv1zfbxZA"].zpelem-text { border-radius:1px; } } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><div><p style="margin-bottom:15.9px;"><b>Monetary Policy and Inflation</b></p><p style="margin-bottom:12px;">Bitcoin is often viewed as a hedge against inflation and monetary debasement. The policies of central banks, such as quantitative easing and interest rate adjustments, can influence Bitcoin's attractiveness as an alternative store of value. In times of expansive monetary policy and rising inflation, Bitcoin's value may increase as investors seek refuge from devaluing fiat currencies.</p><p style="margin-bottom:15.9px;"><b>Global Economic Stability</b></p><p style="margin-bottom:12px;">Economic instability and geopolitical events can drive demand for Bitcoin as a safe-haven asset. Events such as financial crises, currency devaluations, and political turmoil can increase Bitcoin's appeal, contributing to its value appreciation.</p><p style="margin-bottom:15.9px;"><b>Institutional Investment Trends</b></p><p style="margin-bottom:12px;">The level of institutional interest and investment in Bitcoin provides significant insights into its valuation. Publicly traded companies adding Bitcoin to their balance sheets, the launch of Bitcoin ETFs, and the involvement of major financial institutions signal growing mainstream acceptance and can drive up the value.</p></div></div>
</div><div data-element-id="elm_5AYFjdVOD43yTUCECj_fBQ" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_5AYFjdVOD43yTUCECj_fBQ"].zpelem-heading { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_5AYFjdVOD43yTUCECj_fBQ"].zpelem-heading { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_5AYFjdVOD43yTUCECj_fBQ"].zpelem-heading { border-radius:1px; } } </style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true">Peer Comparisons<br/></h5></div>
<div data-element-id="elm_xawEw-O91c_G65X4O_GiIA" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_xawEw-O91c_G65X4O_GiIA"].zpelem-text { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_xawEw-O91c_G65X4O_GiIA"].zpelem-text { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_xawEw-O91c_G65X4O_GiIA"].zpelem-text { border-radius:1px; } } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><div><p style="margin-bottom:15.9px;"><b>Comparison with Traditional Assets</b></p><p style="margin-bottom:12px;">Comparing Bitcoin to traditional assets like gold, equities, and bonds provides a perspective on its relative value. For example, Bitcoin's market capitalization compared to gold's market capitalization can highlight its potential growth.</p><p style="margin-bottom:15.9px;"><b>Comparison with Other Cryptocurrencies</b></p><p style="margin-bottom:12px;">Evaluating Bitcoin against other cryptocurrencies in terms of market share, use cases, and technological advancements helps assess its competitive position and potential value.</p></div></div>
</div><div data-element-id="elm_xO1e-iE5xLVznjqYIn6nKw" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_xO1e-iE5xLVznjqYIn6nKw"].zpelem-heading { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_xO1e-iE5xLVznjqYIn6nKw"].zpelem-heading { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_xO1e-iE5xLVznjqYIn6nKw"].zpelem-heading { border-radius:1px; } } </style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true">Even More Ways and Examples<br/></h5></div>
<div data-element-id="elm_5cHYu0Z2sUQolZ4RoJxIOw" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_5cHYu0Z2sUQolZ4RoJxIOw"].zpelem-text { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_5cHYu0Z2sUQolZ4RoJxIOw"].zpelem-text { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_5cHYu0Z2sUQolZ4RoJxIOw"].zpelem-text { border-radius:1px; } } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p style="margin-bottom:15.9px;">There are even more ways to measure the value of Bitcoin, though those above may be the most widely used. A <a href="https://blogs.cfainstitute.org/investor/2023/11/30/bitcoin-valuation-four-methods/" title="research paper by the CFA Institute" target="_blank" rel=""></a><a href="https://blogs.cfainstitute.org/investor/2023/11/30/bitcoin-valuation-four-methods/" title="research paper by the CFA Institute" target="_blank" rel="">research paper by the CFA Institute</a> shows more ways and provides detailed examples and analysis.</p></div>
</div><div data-element-id="elm_ii0usQQeumM_BBZ99XVSYg" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_ii0usQQeumM_BBZ99XVSYg"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_ii0usQQeumM_BBZ99XVSYg"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_2YUksXpAKQ8tuBCCRT5P6A" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_2YUksXpAKQ8tuBCCRT5P6A"].zpelem-heading { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_2YUksXpAKQ8tuBCCRT5P6A"].zpelem-heading { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_2YUksXpAKQ8tuBCCRT5P6A"].zpelem-heading { border-radius:1px; } } </style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true">&quot;Transaction costs are too high.&quot;<br/></h3></div>
<div data-element-id="elm_q1PHc24ieaLpD-ha5dQL8Q" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_q1PHc24ieaLpD-ha5dQL8Q"].zpelem-text { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_q1PHc24ieaLpD-ha5dQL8Q"].zpelem-text { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_q1PHc24ieaLpD-ha5dQL8Q"].zpelem-text { border-radius:1px; } } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>While Bitcoin transaction fees can be high during periods of network congestion, several technological advancements and scaling solutions are actively addressing this issue. The Lightning Network and SegWit are already making significant progress in reducing fees and improving transaction efficiency, making it possible to transfer Bitcoin at a cost as low as fractions of a penny. Moreover, even with current fee levels, Bitcoin offers competitive advantages for high-value and cross-border transactions. As the ecosystem continues to mature, Bitcoin transaction fees are expected to become more manageable, making it a viable option for a wide range of use cases.<br/></p></div>
</div><div data-element-id="elm_Ubo9pfQAkaM-v5YGt_I9bw" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_Ubo9pfQAkaM-v5YGt_I9bw"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_Ubo9pfQAkaM-v5YGt_I9bw"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_Qtm-VZZ1FX36l3WixBcd7w" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_Qtm-VZZ1FX36l3WixBcd7w"].zpelem-heading { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_Qtm-VZZ1FX36l3WixBcd7w"].zpelem-heading { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_Qtm-VZZ1FX36l3WixBcd7w"].zpelem-heading { border-radius:1px; } } </style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true">&quot;It's not liquid enough.&quot;<br/></h3></div>
<div data-element-id="elm__GPe1S9m0pNmoSdtxBNV5Q" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm__GPe1S9m0pNmoSdtxBNV5Q"].zpelem-text { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm__GPe1S9m0pNmoSdtxBNV5Q"].zpelem-text { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm__GPe1S9m0pNmoSdtxBNV5Q"].zpelem-text { border-radius:1px; } } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>The concern that Bitcoin is not liquid enough is increasingly outdated, especially given the rapid development and growing maturity of the cryptocurrency market. Bitcoin is listed on virtually all cryptocurrency exchanges globally, making it highly accessible. The presence of Bitcoin on numerous platforms ensures that it can be traded 24/7/365 across different time zones, enhancing its liquidity.</p><p><br/></p><p>Bitcoin is one of the most traded assets in the world. Major cryptocurrency exchanges such as Binance, Coinbase, and Kraken handle billions of dollars in Bitcoin trades daily. For example, recent daily trading volume for Bitcoin often exceeded $20 billion, indicating a high level of liquidity.<br/></p><p><br/></p><p>s Bitcoin becomes more widely accepted for everyday transactions and as a payment method by merchants, its liquidity improves. Services like PayPal, Square’s Cash App, and other payment processors facilitating Bitcoin transactions increase its liquidity in real-world commerce.<br/></p></div>
</div><div data-element-id="elm_o1pvl0BdDaIDplbb1YSsfg" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_o1pvl0BdDaIDplbb1YSsfg"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_o1pvl0BdDaIDplbb1YSsfg"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_dTa4oCvSQ_I63lr06wHPNA" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_dTa4oCvSQ_I63lr06wHPNA"].zpelem-heading { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_dTa4oCvSQ_I63lr06wHPNA"].zpelem-heading { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_dTa4oCvSQ_I63lr06wHPNA"].zpelem-heading { border-radius:1px; } } </style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true">&quot;No one wants to work with small fractions or decimals of Bitcoin.&quot;<br/></h3></div>
<div data-element-id="elm_VybcOybxbpwN0CMhKPJSHQ" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_VybcOybxbpwN0CMhKPJSHQ"].zpelem-text { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_VybcOybxbpwN0CMhKPJSHQ"].zpelem-text { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_VybcOybxbpwN0CMhKPJSHQ"].zpelem-text { border-radius:1px; } } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>This completely overlooks the practical design and usability of Bitcoin's smallest unit, the satoshi. Each Bitcoin is divisible into 100 million smaller units called satoshis. This high level of divisibility means that even small transactions can be conducted easily using fractions of a Bitcoin, or more precisely, satoshis. For example, instead of dealing with 0.000001 BTC, you would use 100 satoshis, making transactions more straightforward and intuitive. Satoshis make small transactions feasible and user-friendly. Just as people are comfortable using cents, satoshis can become a standard unit for small transactions in the Bitcoin ecosystem. Through technological solutions and public education, the usability of satoshis can further enhance Bitcoin’s practicality for everyday use.</p></div>
</div><div data-element-id="elm_2Lu2JVpgkX0XrHoK0aW5Eg" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_2Lu2JVpgkX0XrHoK0aW5Eg"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_2Lu2JVpgkX0XrHoK0aW5Eg"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm__brnRzJRfYpLZ2Bz04sjpw" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm__brnRzJRfYpLZ2Bz04sjpw"].zpelem-heading { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm__brnRzJRfYpLZ2Bz04sjpw"].zpelem-heading { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm__brnRzJRfYpLZ2Bz04sjpw"].zpelem-heading { border-radius:1px; } } </style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>“Cryptocurrencies use too much energy.”</span></span><br/></h3></div>
<div data-element-id="elm_Un18rzSw1AWdRZAXa5Ce6g" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_Un18rzSw1AWdRZAXa5Ce6g"].zpelem-text { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_Un18rzSw1AWdRZAXa5Ce6g"].zpelem-text { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_Un18rzSw1AWdRZAXa5Ce6g"].zpelem-text { border-radius:1px; } } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>While cryptocurrency mining does consume energy, it's important to consider this in comparison to other energy users and the source of the electricity. For example, Bitcoin's annual energy usage in 2021 was 81.51 terawatt hours, while the U.S. used nearly 4,000 and China nearly 6,500 terawatt hours. Notably, a significant portion of Bitcoin miners utilize renewable energy sources, with 76% using renewable energy as part of their sourcing and 39% of total energy consumption coming from renewables. The cost of electricity impacts miner profitability, incentivizing the use of lower-cost renewable energy. Furthermore, the traditional banking system uses over 250 terawatt hours annually, more than three times that of Bitcoin. In some cases, like Texas, cryptocurrency mining has even helped stabilize the electrical grid.</span></p></div><p></p></div>
</div><div data-element-id="elm_4lQjaxksXnUXgwjOm4deow" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_4lQjaxksXnUXgwjOm4deow"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_4lQjaxksXnUXgwjOm4deow"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_dYW1FuWG_XDb9bfMTXyiOA" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_dYW1FuWG_XDb9bfMTXyiOA"].zpelem-heading { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_dYW1FuWG_XDb9bfMTXyiOA"].zpelem-heading { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_dYW1FuWG_XDb9bfMTXyiOA"].zpelem-heading { border-radius:1px; } } </style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span><span><span>“It’s too volatile and risky.”</span></span></span></span><br/></h3></div>
<div data-element-id="elm_xowGBWjDGvajUKEtX5G-vQ" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_xowGBWjDGvajUKEtX5G-vQ"].zpelem-text { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_xowGBWjDGvajUKEtX5G-vQ"].zpelem-text { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_xowGBWjDGvajUKEtX5G-vQ"].zpelem-text { border-radius:1px; } } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span></span></p><div><p><span>For short-term investments, this can be true. Cryptocurrencies are indeed very volatile, with significant daily price swings. Bitcoin has experienced substantial drops in value. However, Bitcoin has also shown the potential for significant long-term growth. For instance, since it started being tracked in 2013 at around $100, its value has increased dramatically. While risky, this volatility can also present opportunities for high returns for those with a long-term perspective and risk tolerance. It's crucial to understand that cryptocurrencies have different risk characteristics than traditional investments. Investing in crypto can be compared to investing in a startup. For longer-term investments, cryptocurrencies have the potential to add a lot of value and growth to a portfolio. Despite volatility, Bitcoin has historically recovered from significant drawdowns and reached new all-time highs in less time than traditional stock markets have recovered from their worst bear markets. Over time, the volatility of larger cryptocurrencies like Bitcoin and Ethereum is expected to decrease with increased adoption and usage.</span></p></div><p></p></div><p></p></div>
</div><div data-element-id="elm_5rNYgCEa1FolEHpCkgSBKA" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_5rNYgCEa1FolEHpCkgSBKA"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_5rNYgCEa1FolEHpCkgSBKA"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_fcjZRyLYzE3DT-wGBiYotA" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_fcjZRyLYzE3DT-wGBiYotA"].zpelem-heading { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_fcjZRyLYzE3DT-wGBiYotA"].zpelem-heading { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_fcjZRyLYzE3DT-wGBiYotA"].zpelem-heading { border-radius:1px; } } </style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true">&quot;You're better off with a stablecoin.&quot;<br/></h3></div>
<div data-element-id="elm_36WlLiRkkRoBsOtAGMUwVw" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_36WlLiRkkRoBsOtAGMUwVw"].zpelem-text { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_36WlLiRkkRoBsOtAGMUwVw"].zpelem-text { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_36WlLiRkkRoBsOtAGMUwVw"].zpelem-text { border-radius:1px; } } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Bitcoin and stablecoins serve two different purposes. Stablecoins are designed for stability and are useful for transactions, while Bitcoin is intended as a store of value and an investment. Bitcoin’s volatility allows for growth and appreciation in value, unlike stablecoins, which are pegged to fiat currencies and do not grow in value. In fact, due to inflation, stablecoins actually lose value over time. Moreover, Bitcoin’s decentralized nature and robust security features make it unique and valuable as a digital asset, whereas many stablecoins depend on centralized entities.<br/></p><p><br/></p><p>Typically, a person would not use Bitcoin to make small purchases, such as buying a coffee at Starbucks, because of the transaction cost and UTXOs. UTXO stands for Unspent Transaction Output, and the topic may deserve its own article. We'll avoid going into too much detail here, except to say that the way Bitcoin handles addresses, transaction sizes, and transactions with change (the unspent part of Bitcoin in a single address), could cause exorbitant transaction fees in the future when Bitcoin balances and transactions are not managed carefully and properly. For these situations, stablecoins do provide a better solution, but they fail at providing an effective store of value.<br/></p></div>
</div><div data-element-id="elm_DMEP-TV52nS72BtEgPx04g" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_DMEP-TV52nS72BtEgPx04g"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_DMEP-TV52nS72BtEgPx04g"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_za0W_i4pd1fYIzlYzqARRA" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_za0W_i4pd1fYIzlYzqARRA"].zpelem-heading { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_za0W_i4pd1fYIzlYzqARRA"].zpelem-heading { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_za0W_i4pd1fYIzlYzqARRA"].zpelem-heading { border-radius:1px; } } </style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true">Bitcoin Continues to Evolve<br/></h3></div>
<div data-element-id="elm_9t5DjOZgcsxBfGNex0oP9A" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_9t5DjOZgcsxBfGNex0oP9A"].zpelem-text { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_9t5DjOZgcsxBfGNex0oP9A"].zpelem-text { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_9t5DjOZgcsxBfGNex0oP9A"].zpelem-text { border-radius:1px; } } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>Many objections to Bitcoin and cryptocurrency stem from misconceptions and a lack of understanding. While these digital assets are risky and volatile, they also possess characteristics that make them potentially valuable additions to the portfolios of investors who understand and can tolerate these risks. Bitcoin's legitimate uses, growing adoption, store of value characteristics, and technological foundation challenge the notion that it is merely a speculative or illicit asset. For investors seeking exposure to potentially higher risk-adjusted returns and potential higher returns, understanding the facts behind these objections is the first step. Remember to conduct thorough research and consider consulting with a financial advisor to determine if Bitcoin and cryptocurrencies align with your investment goals and risk tolerance.</span></p></div><p></p></div>
</div><div data-element-id="elm_bpaKvXgy3z4IXO6Z8I9e2g" data-element-type="codeSnippet" class="zpelement zpelem-codesnippet "><div class="zpsnippet-container"><div data-element-id="elm_u6DS2VoSsI7DdpckVHsopA" data-element-type="button" class="zpelement zpelem-button "><style> [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"].zpelem-button { font-family: 'Montserrat', sans-serif; font-weight: 700; /* border-radius: 1px; */ } </style><div class="zpbutton-container zpbutton-align-center"><style type="text/css"> [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"] .zpbutton:hover { border-color:; } [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"] .zpbutton.zpbutton-type-primary { font-family: 'Montserrat', sans-serif; font-weight: 700; /* border-radius: 2px; */ } </style><a class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md" href="/introductory-meeting" title="Schedule a Meeting"><span class="zpbutton-content" style="font-size:24px;">Schedule a Meeting Today!</span></a></div>
</div><br><br><p style="font-style:italic;font-family:Raleway;font-size:11px;text-align:left;margin-left:auto;margin-right:auto;">This content is developed from sources believed to be providing accurate information. The information in this material is not intended as investment, tax, or legal advice. It may not be used for the purpose of avoiding any federal tax penalties. Please consult legal or tax professionals for specific information regarding your individual situation. The opinions expressed and material provided are for general information, and should not be considered a solicitation for the purchase or sale of any security. Digital assets and cryptocurrencies are highly volatile and could present an increased risk to an investors portfolio. The future of digital assets and cryptocurrencies is uncertain and highly speculative and should be considered only by investors willing and able to take on the risk and potentially endure substantial loss. Nothing in this content is to be considered advice to purchase or invest in digital assets or cryptocurrencies.</p><p><br></p><hr><p><br><br></p><h4 style="text-align:center;">Enjoying Strateon Intelligent Wealth’s Insights?</h4><br><h4 style="text-align:center;">Subscribe to Strateon Intelligent Wealth’s Weekly Insights Newsletter!</h4><br><!--MailerLite Subscribe Form Code Starts Here---><div class="zpbutton-container zpbutton-align-center"><style type="text/css"> .zpbutton:hover { border-color:; } .zpbutton.zpbutton-type-primary { font-family: 'Montserrat', sans-serif; font-weight: 700; border-radius: 5px; } </style><a class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md" href="javascript:;"><span class="zpbutton-content" onclick="ml('show', 'X9fWWI', true)">Click Here to Sign-up Now</span></a><a class="ml-onclick-form" href="javascript:void(0)" onclick="ml('show', 'X9fWWI', true)"></a></div>
<!--MailerLite Subscribe Form Code Ends Here---><br><p style="text-align:left;">The weekly newsletter is usually delivered to your email inbox Friday or Saturday, and includes:</p><ul><li style="margin-left:40px;">a summary of the week's important news regarding the economy and markets</li><li style="margin-left:40px;">recommended third-party reads</li></ul><br><p style="text-align:left;font-weight:500;"><em>Strateon Intelligent Wealth does NOT sell subscriber information. Your name, email address, and phone number will be kept private.</em></p><p><br></p></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Thu, 27 Jun 2024 11:12:17 -0700</pubDate></item><item><title><![CDATA[Should You Invest in Crypto? It's Not a Simple Answer.]]></title><link>https://www.strateonintelligentwealth.com/insights/post/should-you-invest-in-crypto-its-not-a-simple-answer</link><description><![CDATA[In a digital era brimming with promises and uncertainties, the question lingers: Is investing in cryptocurrencies a game-changing opportunity or a perilous leap into the unknown?]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_1N4R9zWPQpOV3iwC6e9zsA" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_Yx9_7zMnQYaY9-k9l05CoQ" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_YRza7dOKT32KeZ1phjuFpA" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_1sJL3ZnEQ5eqGF7KErekAQ" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_1sJL3ZnEQ5eqGF7KErekAQ"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Cryptocurrencies: the digital frontier beckoning adventurous investors with promises of untold riches, technological disruption, and financial independence. As the world becomes increasingly digitized, the allure of this new asset class captivates the curious and the risk-takers alike. But as the crypto market surges and skeptics caution against potential pitfalls, a pressing question emerges: Should you dive headfirst into the volatile and enigmatic world of cryptocurrencies, or exercise caution and watch from the sidelines? It's a question that demands careful consideration, so let's explore the pros and cons, the opportunities and risks, and ultimately unravel the mystery of whether investing in crypto is a daring venture worth taking or a speculative gamble better left to the brave few.<br/></p></div>
</div><div data-element-id="elm_sEp3mUOfO0LhctVOMhlcDg" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_sEp3mUOfO0LhctVOMhlcDg"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_sEp3mUOfO0LhctVOMhlcDg"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_3aC3U2wIQI-H4YNlC-8gSg" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_3aC3U2wIQI-H4YNlC-8gSg"].zpelem-heading { border-radius:1px; } </style><h3
 class="zpheading zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Advantages of Investing in Crypto</span></span></h3></div>
<div data-element-id="elm_9j2i4xUhQilPG25TEgR5Gg" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_9j2i4xUhQilPG25TEgR5Gg"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>When exploring the potential advantages of investing in cryptocurrencies, a world of possibilities unfolds before us. Cryptocurrencies offer enticing prospects such as high returns, diversification of investment portfolios, and the perception of being a hedge against inflation. As we delve into this section, we will examine these advantages in greater detail, shedding light on the potential benefits that have attracted investors to the captivating realm of digital assets.<br/></p></div>
</div><div data-element-id="elm_pH9cUp0I9X83uhlTWx8QAw" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_pH9cUp0I9X83uhlTWx8QAw"].zpelem-heading { border-radius:1px; } </style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Increased Diversification</span></span></h5></div>
<div data-element-id="elm_heqEnG_V5BDfLgPcAtLFKQ" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_heqEnG_V5BDfLgPcAtLFKQ"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Cryptocurrencies can provide diversification for an investment portfolio. Historically they have had a relatively low correlation with traditional asset classes like stocks and bonds. Adding cryptocurrencies to a portfolio can potentially reduce overall risk by spreading it across different types of assets.</p><ul><ul><ul><li><span style="font-weight:bold;">Low Correlation:</span> Cryptocurrencies, such as Bitcoin and Ethereum, have historically shown a low correlation with traditional asset classes like stocks and bonds. This means that their price movements often occur independently of traditional markets. By adding cryptocurrencies to a portfolio, investors can potentially reduce the overall correlation and diversify their holdings, which can help mitigate risks associated with market downturns in specific asset classes.</li><li><span style="font-weight:bold;">Nontraditional Asset Class:</span> Cryptocurrencies represent a nontraditional asset class with unique characteristics. Unlike stocks or bonds, cryptocurrencies are digital assets based on blockchain technology. Their value is determined by factors such as market demand, technological advancements, adoption rates, and network usage. Adding cryptocurrencies to a portfolio can introduce exposure to this innovative and evolving asset class, which can provide diversification benefits by tapping into different market dynamics.</li><li><span style="font-weight:bold;">Different Market Cycles:</span> Cryptocurrencies have their own market cycles that can differ from traditional financial markets. They can experience periods of rapid growth, known as bull runs, followed by significant corrections. These cycles can be driven by factors specific to the cryptocurrency market, such as technological advancements, regulatory developments, and investor sentiment. By including cryptocurrencies in a portfolio, investors can potentially benefit from these unique market dynamics and capture returns that are distinct from traditional asset classes.</li><li><span style="font-weight:bold;">Global Market Exposure:</span> Cryptocurrencies operate in a global market that is not limited by geographic boundaries. The decentralized nature of cryptocurrencies allows for participation and investment opportunities from around the world. By investing in cryptocurrencies, investors gain exposure to a global market that can be influenced by different economic, political, and technological factors, providing further diversification to their portfolio.</li></ul></ul></ul></div>
</div><div data-element-id="elm_pUn0jA4cxT_3bkcKPYpHnA" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_pUn0jA4cxT_3bkcKPYpHnA"].zpelem-heading { border-radius:1px; } </style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Historically Among the Highest Performing Asset Classes</span></span></h5></div>
<div data-element-id="elm_YzmUQ9PvEIpQ06F3Va2UgQ" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_YzmUQ9PvEIpQ06F3Va2UgQ"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Cryptocurrencies have gained a reputation for being one of the highest-performing asset classes in recent years, showcasing remarkable growth and delivering substantial returns for investors over their relatively short history. When compared to traditional asset classes, cryptocurrencies have often outperformed stocks, bonds, and other investment options. In some instances, the returns on cryptocurrencies have far exceeded those of traditional investments, attracting the attention of investors seeking high-growth opportunities. Bitcoin, for instance, surged from mere fractions of a cent in 2009 to reach an all-time high of approximately $69,000 in 2021. Other cryptocurrencies like Ethereum, Ripple, and Litecoin have also witnessed significant price increases, leading to substantial returns for early investors.</p></div>
</div><div data-element-id="elm_doeBTfIVyNbij1oa0vZCaw" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_doeBTfIVyNbij1oa0vZCaw"].zpelem-heading { border-radius:1px; } </style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Potential Inflation Hedge</span></span></h5></div>
<div data-element-id="elm_eeLVarqzJGvnqAtdnHyrVQ" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_eeLVarqzJGvnqAtdnHyrVQ"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Before you can fully understand how crypto can be a potential hedge against inflation, it's important to understand inflation and how it works. Therefore, it's recommended to also read the&nbsp;Strateon Intelligent Wealth Insights article&nbsp;<a href="https://www.strateonintelligentwealth.com/insights/post/money-and-inflation-explained" title="Money and Inflation Explained" target="_blank" rel=""></a><span style="font-style:italic;"><a href="https://www.strateonintelligentwealth.com/insights/post/money-and-inflation-explained" title="Money and Inflation Explained" target="_blank" rel="">M</a><a href="https://www.strateonintelligentwealth.com/insights/post/money-and-inflation-explained" title="Money and Inflation Explained" target="_blank" rel="">oney and Inflation Explained</a></span>&nbsp;and the <span style="font-style:italic;">Inflation vs. Deflation</span> section of the Strateon Intelligent Wealth Insights article <a href="https://www.strateonintelligentwealth.com/insights/post/bitcoin-explained" title="Bitcoin&nbsp;Explained" target="_blank" rel=""></a><span style="font-style:italic;"><a href="https://www.strateonintelligentwealth.com/insights/post/bitcoin-explained" title="Bitcoin&nbsp;Explained" target="_blank" rel="">Bitcoin</a><a href="https://www.strateonintelligentwealth.com/insights/post/bitcoin-explained" title="Bitcoin&nbsp;Explained" target="_blank" rel="">&nbsp;Explained</a></span>.</p><p><br/></p><p>Simply, part of the reason inflation occurs is continuous printing of new money. There are other aspects to and causes of inflation, such as interest rates, consumer goods supply and demand, employee wages, and more, but generally if the central bank is printing new and more currency, then that currency is losing value.</p><p><br/></p><p>On the other hand, while inflation erodes the purchasing power of traditional currencies, some cryptocurrencies, such as Bitcoin, are designed to have a finite supply. Some cryptocurrencies may already have their maximum currency supply in circulation, while others like Bitcoin are slowly inflating at a rate that decreases over time until the maximum supply is reached. There are even some cryptocurrencies that are actually deflating, meaning the supply of the currency that's in circulation is actually decreasing.</p><p><br/></p><p>Cryptocurrencies operate on decentralized networks, typically based on blockchain technology. They are not controlled by any central authority or government. This independence from traditional financial systems and centralized control can make cryptocurrencies less susceptible to the monetary policies of governments and central banks. In times of inflation or economic uncertainty, some investors may see cryptocurrencies as an alternative store of value that is less affected by traditional economic forces.</p><p><br/></p><p>Cryptocurrencies offer global accessibility and can be traded 24/7 across different jurisdictions. This accessibility allows investors to diversify their holdings beyond traditional currencies, potentially providing a hedge against inflation in specific regions or currencies. Investors can also use cryptocurrencies as a medium of exchange or a store of value in countries experiencing hyperinflation or economic instability.</p></div>
</div><div data-element-id="elm_R4CQ2ITxKBgjIQEARGSMtw" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_R4CQ2ITxKBgjIQEARGSMtw"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_R4CQ2ITxKBgjIQEARGSMtw"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_a1YZLIoTQn0IQq-KDYhwbg" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_a1YZLIoTQn0IQq-KDYhwbg"].zpelem-heading { border-radius:1px; } </style><h3
 class="zpheading zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Disadvantages of Investing in Crypto</span></span></h3></div>
<div data-element-id="elm_jpAI7IIKGT_w732IyFM0OA" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_jpAI7IIKGT_w732IyFM0OA"].zpelem-heading { border-radius:1px; } </style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Increased Volatility &amp; Risk</span></span></h5></div>
<div data-element-id="elm_-ciO4ajHOqXAdodzF_Dv7A" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_-ciO4ajHOqXAdodzF_Dv7A"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><div><p>It is important to note that while Bitcoin has shown impressive returns over the past 15 years, its performance can be highly volatile. The cryptocurrency market is known for its price fluctuations, and investors should carefully consider the risks and potential rewards before investing in cryptocurrencies.<br/></p><div><p>Additionally, it's important to recognize that Bitcoin is just one cryptocurrency among many others, and their individual performances can differ significantly. Other cryptocurrencies like Ethereum, Litecoin, and Ripple have also experienced periods of significant growth, although their returns may not match those of Bitcoin.</p></div></div>
</div></div><div data-element-id="elm_ZjN6nsLxewDRClxwvfnoDQ" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_ZjN6nsLxewDRClxwvfnoDQ"].zpelem-heading { border-radius:1px; } </style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Greater Risk of Scam and Fraud</span></span></h5></div>
<div data-element-id="elm_0E4k_EXWcRUtb-rPW2gd1A" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_0E4k_EXWcRUtb-rPW2gd1A"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Crypto as a whole is not a scam. It's important to keep in mind that there are many crypto projects and tokens that definitely are scams, and there are people who will attempt to use crypto for their scams. This is not something unique to crypto though, as there are many cases of scams and fraud in traditional finance and traditional stock markets. Crypto may make it easier for individuals to concoct and run their scams, though, so extra care is needed when investing in crypto. If you do invest in crypto, it's important to be careful and make sure you do your own research, or enlist a trusted advisor, to help you determine which crypto projects, tokens, and coins to purchase and invest in.<br/></p></div>
</div><div data-element-id="elm_zDQm3ZtdGTqSATYDEIW42w" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_zDQm3ZtdGTqSATYDEIW42w"].zpelem-heading { border-radius:1px; } </style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Custody Can Be Confusing and Difficult</span></span></h5></div>
<div data-element-id="elm_V8vqJ61JVWdPJZHUorBaGA" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_V8vqJ61JVWdPJZHUorBaGA"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>When it comes to custody of crypto, there can be more complexity, which makes using crypto more confusing, and even more risky.</p><p><br/></p><p>Cryptocurrencies are digital assets that exist solely in electronic form. Unlike traditional assets like physical cash or stocks held in brokerage accounts, cryptocurrencies are intangible and require specialized digital storage solutions. This digital nature can make custody processes less familiar and more complex for individuals who are accustomed to traditional financial systems.<br/></p><p><br/></p><p>Cryptocurrencies are secured using cryptographic keys, specifically public and private keys. The private key is crucial for accessing and managing cryptocurrency holdings. Self-custody involves securely storing and managing these private keys to protect against unauthorized access, theft, or loss. Managing private keys effectively requires a good understanding of blockchain protocols, wallet software, and transaction processes to securely store and handle cryptocurrencies. Additionally, staying updated with advancements, network upgrades, and evolving industry standards can be challenging.</p><p><br/></p><p>Due to the complexities and risks involved in self-custody, individuals and institutions often turn to specialized custodial services provided by reputable companies. These custodians offer enhanced security measures, insurance coverage, regulatory compliance, and expertise in handling digital assets. However, selecting the right custodial solution requires careful consideration, due diligence, and understanding of the specific needs and risk tolerance of the investors involved.<br/></p></div>
</div><div data-element-id="elm_ybCbYxLA8jomRdQSLR0Fhw" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_ybCbYxLA8jomRdQSLR0Fhw"].zpelem-heading { border-radius:1px; } </style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Uncertain Regulatory Future</span></span></h5></div>
<div data-element-id="elm_x-QbY9eiQg7IJ8AamAN-IQ" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_x-QbY9eiQg7IJ8AamAN-IQ"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>The regulatory landscape surrounding cryptocurrencies is still evolving and varies significantly from one jurisdiction to another. This lack of uniformity and clarity can create uncertainty for businesses and individuals operating in the crypto space. Regulatory frameworks can be complex, subject to change, and often require interpretation, making it challenging for market participants to navigate and comply with the rules.<br/></p><p><br/></p><p>Governments and regulatory bodies have expressed concerns about certain aspects of cryptocurrencies, such as their potential use in illicit activities, market manipulation, and investor protection. As a response, regulatory measures may be introduced to impose restrictions or limitations on crypto-related activities. This can include stricter KYC procedures, limits on trading or investment amounts, bans on certain types of transactions or tokens, or licensing requirements. Such restrictions could hamper the growth and innovation of the crypto industry and limit the opportunities available to investors and businesses.<br/></p><p><br/></p><p>Regulatory actions and announcements can significantly impact the sentiment and stability of the crypto market. Regulatory crackdowns or unfavorable regulations in major jurisdictions can cause market volatility, leading to price fluctuations and increased investor uncertainty. Uncertain or restrictive regulations may also discourage institutional participation, as they often require more regulatory clarity and certainty to navigate compliance and risk management obligations.<br/></p><p><br/></p><p>It is important to note that while regulatory challenges exist, they also aim to protect investors, mitigate risks, and foster market integrity. The maturation of regulatory frameworks can bring legitimacy and institutional confidence to the crypto industry, potentially attracting more mainstream adoption and investment. However, striking a balance between regulation and innovation remains a complex challenge that needs to be carefully addressed to ensure the sustainable growth and development of cryptocurrencies.<br/></p></div>
</div><div data-element-id="elm_L1A06-DcZPtWn1UXEBTM-g" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_L1A06-DcZPtWn1UXEBTM-g"].zpelem-heading { border-radius:1px; } </style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Potential Tax Liabilities</span></span></h5></div>
<div data-element-id="elm_91-neKYFeoK9Ed5v1r3DnA" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_91-neKYFeoK9Ed5v1r3DnA"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Tax regulations regarding cryptocurrencies can be complex and often lack clarity. Tax authorities may struggle to keep up with the fast-paced nature of the crypto market and the evolving technology behind it. Determining how cryptocurrencies should be classified, valued, and taxed can be challenging, leading to confusion and potential errors in compliance.<br/></p><p><br/></p><p>Crypto taxation requires individuals and businesses to maintain detailed records of transactions, including the acquisition, disposal, and value of cryptocurrencies. The need to track every transaction and calculate gains or losses can be burdensome, particularly for active traders or businesses that accept cryptocurrencies as payment. The complexity of reporting requirements and the need for accurate record-keeping can result in increased administrative work and potential compliance errors.<br/></p><p><br/></p><p>The increase in the value of cryptocurrencies can lead to significant tax liabilities when crypto assets are sold or exchanged for traditional currencies or goods and services. Taxation based on capital gains or income from crypto-related activities can result in substantial tax obligations, particularly for those who have accumulated significant gains or engage in frequent trading. Paying taxes on crypto gains can reduce the overall profitability of investments or limit the potential for reinvestment.<br/></p><p><br/></p><p>Calculating the tax liability for cryptocurrencies can be technically challenging. Factors such as the determination of the cost basis, accounting for different types of transactions (e.g., exchanges, forks, airdrops), and handling wallet transfers can add complexity to the tax calculation process. Although more tools and tax software tailored for cryptocurrencies exist and more are coming out, they do have an added cost, and could be quite expensive for those with hundreds and even thousands of transactions, further complicating the process for individuals or businesses.<br/></p></div>
</div><div data-element-id="elm_peMremAWJKYf_kGf1SLTjw" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_peMremAWJKYf_kGf1SLTjw"].zpelem-heading { border-radius:1px; } </style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Uncertain Future Taxation</span></span></h5></div>
<div data-element-id="elm_5r4k3Yd0SV1yH3JJEI-3dw" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_5r4k3Yd0SV1yH3JJEI-3dw"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Tax authorities may struggle to provide timely and comprehensive guidance on cryptocurrency taxation due to the novelty of the asset class. This lack of guidance can leave taxpayers uncertain about how to accurately report their crypto-related activities. As regulations evolve and tax authorities issue new guidelines, taxpayers may face challenges in staying up to date and ensuring compliance.<br/></p><p><br/></p><p>Taxpayers should consult with tax professionals or accountants who specialize in cryptocurrency taxation to ensure compliance with the applicable laws and make informed decisions.<br/></p></div>
</div><div data-element-id="elm_LJ0UYa84hD1sVVZB7l3Vpw" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_LJ0UYa84hD1sVVZB7l3Vpw"].zpelem-heading { border-radius:1px; } </style><h5
 class="zpheading zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Difficulties with Estate Planning</span></span></h5></div>
<div data-element-id="elm_p5QlYod9i4nqgiS9HhcDeg" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_p5QlYod9i4nqgiS9HhcDeg"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Estate planning involving cryptocurrencies can present unique challenges and complexities. Here are some difficulties associated with estate planning for crypto assets:</p><ul><ul><ul><li><span style="font-weight:bold;">Digital Asset Management:</span> Cryptocurrencies are digital assets that exist solely in electronic form. Unlike traditional assets like physical property or bank accounts, cryptocurrencies are intangible and stored in digital wallets secured by cryptographic keys. Managing and accessing these assets after the owner's death requires a clear understanding of the private key management process and knowledge of the deceased person's wallets and holdings.</li><li><span style="font-weight:bold;">Complexity of Private Key Management:</span> Private keys are essential for accessing and transferring cryptocurrencies. If the private keys are lost, forgotten, or not properly documented, it can result in the permanent loss of the crypto assets. Estate planners and heirs need to identify and locate the private keys or employ suitable methods for secure key management to ensure the smooth transfer of crypto assets to beneficiaries. This is complicated by the need to keep private keys secure in a manner so that those who should not have them cannot have them.</li><li><span style="font-weight:bold;">Lack of Centralized Authority:</span> Cryptocurrencies operate on decentralized networks, and there is no centralized authority or institution that can facilitate asset transfers or provide account recovery services. In the event of the owner's death, there is no default mechanism to transfer or recover the assets. Without proper planning and documentation, heirs may face significant challenges in accessing and managing the crypto assets.</li><li><span style="font-weight:bold;">No Uniform Standard for Beneficiaries:</span> For those who keep their crypto assets on a centralized exchange, not every centralized exchange has a specific way to declare an individual as a beneficiary to an account should the account owner pass. That makes it difficult to get proper legal access to a deceased's crypto assets.</li><li><span style="font-weight:bold;">Privacy and Confidentiality Concerns:</span> Cryptocurrencies offer a level of pseudonymity and privacy, which can make it difficult for heirs or estate administrators to identify and locate the crypto assets held by the deceased. The nature of blockchain technology allows individuals to transact without disclosing personal information. As a result, without proper disclosure or documentation, the existence and extent of crypto holdings may remain unknown, making it challenging for estate planners to account for these assets.</li><li><span style="font-weight:bold;">Legal and Regulatory Uncertainty:</span> The legal and regulatory framework surrounding cryptocurrencies is still evolving, and there may be variations in how different jurisdictions treat crypto assets in estate planning. The lack of uniformity and clarity in regulations can create uncertainties and legal complexities when it comes to transferring and distributing crypto assets as part of an estate.</li><li><span style="font-weight:bold;">Valuation Challenges:</span> Cryptocurrencies are known for their price volatility, and determining the accurate value of crypto assets at the time of the owner's death can be challenging. Estate planners may need to engage professionals with expertise in crypto asset valuation to ensure accurate assessment and fair distribution among heirs.</li></ul></ul></ul><p><br/></p><p>Given these difficulties, individuals who hold cryptocurrencies should consider the following estate planning measures:<br/></p><ul><ul><ul><li>Documenting crypto holdings, wallets, and private key information.</li><li>Establishing clear instructions and guidelines for heirs regarding the management and transfer of crypto assets.</li><li>Engaging legal and financial professionals experienced in crypto estate planning to navigate the complexities.</li><li>Regularly reviewing and updating estate plans to account for changes in crypto holdings and technologies.</li><li>Communicating with heirs about the existence and nature of crypto assets to ensure a smoother transition.</li></ul></ul></ul><p><br/></p><p>Proper planning and professional guidance can help mitigate the challenges associated with estate planning for cryptocurrencies and ensure that the wishes of the deceased regarding their crypto assets are carried out effectively.<br/></p></div>
</div><div data-element-id="elm_nHT78cBo84Ax_QMl7qzDBQ" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_nHT78cBo84Ax_QMl7qzDBQ"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_nHT78cBo84Ax_QMl7qzDBQ"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_P8CKLr86bZst0CaceHNCrQ" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_P8CKLr86bZst0CaceHNCrQ"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><div><div>Investing in cryptocurrencies presents both advantages and disadvantages that potential investors should carefully consider. While crypto investments offer the potential for high returns, diversification, and opportunities in a rapidly evolving digital asset market, they also come with significant risks and challenges. The volatility, regulatory uncertainties, security concerns, and complexity of custody and taxation should not be overlooked.</div><div><br/></div><div>The decision of whether or not to invest in cryptocurrencies is a complex and personal one that requires careful consideration. Investing in cryptocurrencies should be approached with caution, with a clear understanding of the potential rewards and risks involved, and a commitment to diligent risk management and responsible investment practices. Individuals considering investing in crypto should conduct thorough research, assess their risk tolerance, and seek professional advice to make informed investment decisions that align with their financial goals and circumstances.</div></div><div><br/></div><div>Fortunately, with <span>Strateon Intelligent Wealth</span> you have access to a financial professional with expertise in cryptocurrencies and digital assets that is able to provide advice about whether or not you should incorporate crypto investments into your financial plan, and the best way to do so if it's suitable and recommended. To find out if crypto investments are right for you and how to get started with them, feel free to...</div></div>
</div><div data-element-id="elm_dMagn7P5i2LHfNfmHyTFWg" data-element-type="codeSnippet" class="zpelement zpelem-codesnippet "><div class="zpsnippet-container"><div data-element-id="elm_u6DS2VoSsI7DdpckVHsopA" data-element-type="button" class="zpelement zpelem-button "><style> [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"].zpelem-button { font-family: 'Montserrat', sans-serif; font-weight: 700; /* border-radius: 1px; */ } </style><div class="zpbutton-container zpbutton-align-center"><style type="text/css"> [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"] .zpbutton:hover { border-color:; } [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"] .zpbutton.zpbutton-type-primary { font-family: 'Montserrat', sans-serif; font-weight: 700; /* border-radius: 2px; */ } </style><a class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md" href="/introductory-meeting" title="Schedule a Meeting"><span class="zpbutton-content" style="font-size:24px;">Schedule a Meeting Today!</span></a></div>
</div><br><br><p style="font-style:italic;font-family:Raleway;font-size:11px;text-align:left;margin-left:auto;margin-right:auto;">This content is developed from sources believed to be providing accurate information. The information in this material is not intended as investment, tax, or legal advice. It may not be used for the purpose of avoiding any federal tax penalties. Please consult legal or tax professionals for specific information regarding your individual situation. The opinions expressed and material provided are for general information, and should not be considered a solicitation for the purchase or sale of any security. Digital assets and cryptocurrencies are highly volatile and could present an increased risk to an investors portfolio. The future of digital assets and cryptocurrencies is uncertain and highly speculative and should be considered only by investors willing and able to take on the risk and potentially endure substantial loss. Nothing in this content is to be considered advice to purchase or invest in digital assets or cryptocurrencies.</p><p><br></p><hr><p><br><br></p><h4 style="text-align:center;">Enjoying Strateon Intelligent Wealth’s Insights?</h4><br><h4 style="text-align:center;">Subscribe to Strateon Intelligent Wealth’s Weekly Insights Newsletter!</h4><br><!--MailerLite Subscribe Form Code Starts Here---><div class="zpbutton-container zpbutton-align-center"><style type="text/css"> .zpbutton:hover { border-color:; } .zpbutton.zpbutton-type-primary { font-family: 'Montserrat', sans-serif; font-weight: 700; border-radius: 5px; } </style><a class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md" href="javascript:;"><span class="zpbutton-content" onclick="ml('show', 'X9fWWI', true)">Click Here to Sign-up Now</span></a><a class="ml-onclick-form" href="javascript:void(0)" onclick="ml('show', 'X9fWWI', true)"></a></div>
<!--MailerLite Subscribe Form Code Ends Here---><br><p style="text-align:left;">The weekly newsletter is usually delivered to your email inbox Friday or Saturday, and includes:</p><ul><li style="margin-left:40px;">a summary of the week's important news regarding the economy and markets</li><li style="margin-left:40px;">recommended third-party reads</li></ul><br><p style="text-align:left;font-weight:500;"><em>Strateon Intelligent Wealth does NOT sell subscriber information. Your name, email address, and phone number will be kept private.</em></p><p><br></p></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Thu, 01 Jun 2023 11:15:12 -0700</pubDate></item><item><title><![CDATA[Cryptocurrency Pitfalls to Be Aware Of]]></title><link>https://www.strateonintelligentwealth.com/insights/post/cryptocurrency-pitfalls-to-be-aware-of</link><description><![CDATA[Crypto has made a big impact on investing, but it’s important to consider some of its pitfalls before jumping in.]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_D5FkNXvoR1OQKMOZ7YgF1g" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_gImkglGuTWS0sZOlbmY5xA" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_e-lPPFpuTwC8oXCUxWxvsQ" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_utmfHDC7uWG8ixveyFQeaQ" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>Between the stories we see on the internet, the countless memes, and the growing library of buzzwords, it's hard to research today's economy without running into some references to cryptocurrency. This is especially true over the last couple weeks with the collapse of the second-largest crypto exchange, FTX, and the effects of that reverberating through the investment industry.</span></p><p><span><br/></span></p><p><span>Cryptocurrency is a type of digital currency that exists electronically. You can use crypto like the way you use cash. You can invest in it, use it to buy things, and keep it in your (digital) wallet.</span></p><p><span><br/></span></p><p><span>Cryptocurrency could be a sound investment for one person and not a good fit for another. As with any investment or currency, there are a few pitfalls to consider before jumping headlong into the world of crypto. Below are some of the most significant drawbacks to consider as you research crypto and buying, investing, or transacting with crypto.</span></p></div><p></p></div>
</div><div data-element-id="elm_gJlIv7nYouNCKTn6IfBJ0A" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_gJlIv7nYouNCKTn6IfBJ0A"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_gJlIv7nYouNCKTn6IfBJ0A"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_YY_-fSxf87i1ofeomc-9BQ" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Lofty Promises</span></span></h3></div>
<div data-element-id="elm_wo0dFuRmWf3EaDOzm0KW7A" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p>It's difficult to find an article about cryptocurrency that doesn't contain some hyperbolic claims about the currency's performance. <a href="https://www.bloomberg.com/news/articles/2022-03-08/bitcoin-bros-turn-hyperbolic-as-slump-from-highs-dents-appeal" title="An article from Bloomberg" target="_blank" rel=""></a><a href="https://www.bloomberg.com/news/articles/2022-03-08/bitcoin-bros-turn-hyperbolic-as-slump-from-highs-dents-appeal" title="An article from Bloomberg" target="_blank" rel="">An article from Bloomberg</a> shares some tweets from bitcoin fanatics that say crypto will be the world's biggest benefactor, is the best monetary asset ever, has saved lives, and may one day hit $100,000 or even $1 million.</p><p><span><span style="vertical-align:super;"><br/></span></span></p><p><span>To an uneducated investor, all of these claims might sound like magic, but as with any asset it's important to remember that we can't see into the future, and we have no idea how it will perform in the coming years. Approach these claims as hesitantly as you would those regarding any other asset.</span></p></div><p></p></div>
</div><div data-element-id="elm_JOSQoE74hgR3yAPrJwSwZQ" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_JOSQoE74hgR3yAPrJwSwZQ"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_JOSQoE74hgR3yAPrJwSwZQ"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_d44BS8aC1kal-WUfMS2B1A" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Crypto Isn't FDIC-Insured</span></span></h3></div>
<div data-element-id="elm_456z9T0ZUENGlsMQ0IKojQ" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>Another pitfall is that cryptocurrency accounts aren't backed by the government like traditional bank accounts. There are some third-party companies where you can store your digital wallets, but if something happens to those companies, the government has no obligation to step in to help get your money back. This is the big issue facing investors who stored their digital assets on the FTX exchanges, as well as other recent centralized crypto providers that also collapsed and filed bankruptcy such as Celsius and BlockFi.</span></p></div><p></p></div>
</div><div data-element-id="elm_SUnM09husvmLxno8mepIhQ" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_SUnM09husvmLxno8mepIhQ"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_SUnM09husvmLxno8mepIhQ"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_M3kzx6-Tjdv8pyGurmuxhw" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>No Purchase Protection</span></span></h3></div>
<div data-element-id="elm_f4Uh5fFywQc6ZiEqIaqEow" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>In addition to not being backed by government protection, most cryptocurrency payments don't come with legal protections like credit or debit card purchases do. If you need to dispute a purchase you made using crypto, the process could be long and complicated, if not impossible. In addition, most purchases using crypto aren't reversible. This lack of purchase protection and insurance could be a deal-breaker to some.</span></p></div><p></p></div>
</div><div data-element-id="elm_uk86l8AE-84xa-A4yARAUg" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_uk86l8AE-84xa-A4yARAUg"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_uk86l8AE-84xa-A4yARAUg"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_Hu-_ncDG7QGspvjCCeD-jA" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Securing Your Crypto May Take Some Work</span></span></h3></div>
<div data-element-id="elm_IVdSqdHS7FpR57D9DOVixg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>There are two main ways to store your crypto: on a centralized platform or exchange (Coinbase, Gemini, Unchained, River, etc.) or self-custody. The basics are that storing your digital assets on a centralized exchange is similar to keeping your money in the bank (i.e. Chase, Bank of America, Wells Fargo) or your stocks with a broker/dealer (i.e. Schwab, Fidelity, etc.). The issue there is, as mentioned above, your assets are not insured. If the centralized platform fails, you could lose some or all your assets. Failures can be in different forms. For example, there's always the risk of cybersecurity breaches, hacking, fraud/market manipulations, and other technological risks. Unfortunately, that's the current state of things with centralized platforms, but could change as the industry becomes regulated and standards are set.</span></p><p><span><br/></span></p><p><span>When you self-custody you do have access to the various decentralized finance (DeFi) platforms and services that exist. However, DeFi presents its own set of risks, making self-custody not the perfect solution to avoiding the issue issues with centralized platforms. This is especially evident this year with the number of hacks on various decentralized finance (DeFi) platforms. DeFi platforms have the advantage of not being subject to the errors of individuals that run a centralized exchanges and trading firms (such as what happened with Alameda Research, FTX, Celsius, Three Arrows Capital, BlockFi, Voyager, and others), but each platform will only be as secure as its code. Hackers could find and exploit bugs and security holes in the code of platforms and smart contracts that could allow them to steal assets. That makes it important to research DeFi platforms and services before using them.</span></p><p><span><br/></span></p><p>With self-custody, it's important to consider human error risks when deciding where to store it once you do purchase digital assets. What would happen if you forgot your password or someone stole your laptop? How would you access your digital wallet? <a href="https://www.nytimes.com/2021/01/12/technology/bitcoin-passwords-wallets-fortunes.html" title="The New York Times famously covered the story of Stefan Thomas" target="_blank" rel=""></a><a href="https://www.nytimes.com/2021/01/12/technology/bitcoin-passwords-wallets-fortunes.html" title="The New York Times famously covered the story of Stefan Thomas" target="_blank" rel="">The New York Times famously covered the story of Stefan Thomas</a>, a German-born programmer who had two attempts remaining to guess the password to his digital wallet worth $220 million at the time of writing. Or <a href="https://www.cnbc.com/2021/01/15/uk-man-makes-last-ditch-effort-to-recover-lost-bitcoin-hard-drive.html" title="James Howells of the UK" target="_blank" rel=""></a><a href="https://www.cnbc.com/2021/01/15/uk-man-makes-last-ditch-effort-to-recover-lost-bitcoin-hard-drive.html" title="James Howells of the UK" target="_blank" rel="">James Howells of the UK</a> who mistakenly threw a hard drive with 7,500 bitcoin on it (worth more than $500 million when bitcoin was at its all time high a year ago) and has been trying to convince the government to allow him to search the landfill for the hard drive.&nbsp;Cryptocurrency and digital wallets give a new meaning and horror to the prompt &quot;Forgot your password?&quot;</p><p><span><br/></span></p><p><span>Wherever you choose to store your digital assets, a way to help protect your assets is to diversify where you store them. If you choose a centralized platform for storage, you can store your digital assets across multiple platforms and exchanges. That way if an exchange collapses, you wouldn't lose everything in one place. The same goes for self-custody. You could store your digital assets across multiple wallets, and store the wallets and private keys in different places, so if one location is compromised you don't lose everything all at once.</span></p></div><p></p></div>
</div><div data-element-id="elm_Tghtrqt-6fHov_zi5G0K2A" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_Tghtrqt-6fHov_zi5G0K2A"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_Tghtrqt-6fHov_zi5G0K2A"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_NpuOiKQnsRgeBp-fbX034Q" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Crypto is Still Maturing</span></span></h3></div>
<div data-element-id="elm_bwiRm4zyd8OG-4r0hTCuoQ" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>Lastly, cryptocurrency is still relatively new as an asset class and technology and needs more time to mature. You can buy more things with crypto now than you could in past years, but you can't buy everything with crypto. Being a new asset class, it has taken time off regulations to be put in place to make the industry safer for the general consumer. Crypto and digital assets can be complex and are not as user-friendly as some existing traditional finance services. It's not as difficult as it may seem once you get used to it, but there's still a learning curve. Over time, purchasing and transacting with crypto will become easier, and then it will be more welcoming to the average user. You can think of it how the Internet was in the 80's and early 90's, before the first graphical web browsers for the World Wide Web became available. You had to know UNIX commands and type everything you wanted to do instead of point and click with a mouse. In time, the Internet became easier to use, and the same will happen from crypto and digital assets.</span></p></div><p></p></div>
</div><div data-element-id="elm_X1lFABwIGRYsGh7dIL971Q" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_X1lFABwIGRYsGh7dIL971Q"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_X1lFABwIGRYsGh7dIL971Q"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_S8hlk8QiKT695mS3RlmTBQ" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>Cryptocurrency and digital assets will only grow as a major player in the economy and in our lives in general. Before jumping in it's worth taking time to consider its drawbacks. Strateon Intelligent Wealth is here to educate, guide, and advise clients with this new technology and asset class.</span></p></div><p></p></div>
</div><div data-element-id="elm_kKDQ7kVoorbn0s-C3CTdLQ" data-element-type="codeSnippet" class="zpelement zpelem-codesnippet "><div class="zpsnippet-container"><div data-element-id="elm_u6DS2VoSsI7DdpckVHsopA" data-element-type="button" class="zpelement zpelem-button "><style> [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"].zpelem-button { font-family: 'Montserrat', sans-serif; font-weight: 700; /* border-radius: 1px; */ } </style><div class="zpbutton-container zpbutton-align-center"><style type="text/css"> [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"] .zpbutton:hover { border-color:; } [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"] .zpbutton.zpbutton-type-primary { font-family: 'Montserrat', sans-serif; font-weight: 700; /* border-radius: 2px; */ } </style><a class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md" href="/introductory-meeting" title="Schedule a Meeting"><span class="zpbutton-content" style="font-size:24px;">Schedule a Meeting Today!</span></a></div>
</div><br><br><p style="font-style:italic;font-family:Raleway;font-size:11px;text-align:left;margin-left:auto;margin-right:auto;">This content is developed from sources believed to be providing accurate information. The information in this material is not intended as investment, tax, or legal advice. It may not be used for the purpose of avoiding any federal tax penalties. Please consult legal or tax professionals for specific information regarding your individual situation. The opinions expressed and material provided are for general information, and should not be considered a solicitation for the purchase or sale of any security. Digital assets and cryptocurrencies are highly volatile and could present an increased risk to an investors portfolio. The future of digital assets and cryptocurrencies is uncertain and highly speculative and should be considered only by investors willing and able to take on the risk and potentially endure substantial loss. Nothing in this content is to be considered advice to purchase or invest in digital assets or cryptocurrencies.</p><p><br></p><hr><p><br><br></p><h4 style="text-align:center;">Enjoying Strateon Intelligent Wealth’s Insights?</h4><br><h4 style="text-align:center;">Subscribe to Strateon Intelligent Wealth’s Weekly Insights Newsletter!</h4><br><!--MailerLite Subscribe Form Code Starts Here---><div class="zpbutton-container zpbutton-align-center"><style type="text/css"> .zpbutton:hover { border-color:; } .zpbutton.zpbutton-type-primary { font-family: 'Montserrat', sans-serif; font-weight: 700; border-radius: 5px; } </style><a class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md" href="javascript:;"><span class="zpbutton-content" onclick="ml('show', 'X9fWWI', true)">Click Here to Sign-up Now</span></a><a class="ml-onclick-form" href="javascript:void(0)" onclick="ml('show', 'X9fWWI', true)"></a></div>
<!--MailerLite Subscribe Form Code Ends Here---><br><p style="text-align:left;">The weekly newsletter is usually delivered to your email inbox Friday or Saturday, and includes:</p><ul><li style="margin-left:40px;">a summary of the week's important news regarding the economy and markets</li><li style="margin-left:40px;">recommended third-party reads</li></ul><br><p style="text-align:left;font-weight:500;"><em>Strateon Intelligent Wealth does NOT sell subscriber information. Your name, email address, and phone number will be kept private.</em></p><p><br></p></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Wed, 16 Nov 2022 08:03:00 -0800</pubDate></item><item><title><![CDATA[Cryptocurrency Wallets]]></title><link>https://www.strateonintelligentwealth.com/insights/post/cryptocurrency-wallets</link><description><![CDATA[You've decided to purchase crypto. Where do you keep it? How do you choose a wallet?]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_Ft5QKjJ2Tu2ulRSJh0IthQ" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_mpnp_KizQkGdnpa4tL5FGw" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_kNWdZF2URIOWnWAhoCImVQ" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"> [data-element-id="elm_kNWdZF2URIOWnWAhoCImVQ"].zpelem-col{ border-radius:1px; } </style><div data-element-id="elm_q6RTL_ZmS2mfikYkD0zUMw" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_q6RTL_ZmS2mfikYkD0zUMw"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>When it comes to storing or saving your digital assets and cryptocurrencies there are many options available. Decisions must be made about the type of custody, the location, and the type of wallet. Here's a breakdown of the different types of custody and wallet options that are available.<br/></p></div>
</div><div data-element-id="elm_QN_N4bSSwyivb-zbOu2XLw" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_QN_N4bSSwyivb-zbOu2XLw"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_QN_N4bSSwyivb-zbOu2XLw"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_kZcFMrZYQhrDtUeB2-jgXQ" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_kZcFMrZYQhrDtUeB2-jgXQ"].zpelem-heading { border-radius:1px; } </style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true">Centralized Exchange Custody vs Self-Custody</h3></div>
<div data-element-id="elm_g2RT8-41jTne1pTGGLi_7w" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_g2RT8-41jTne1pTGGLi_7w"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>The first thing when deciding how to store and save your crypto is whether you'll be using a centralized exchange for that or if you'll be holding your crypto yourself, which is known as self-custody. There are advantages to each option. In some cases you may want to keep some of your crypto on an exchange and self-custody the rest.</p></div>
</div><div data-element-id="elm_DTsYvmRA6BtS-bbaUqlkhg" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_DTsYvmRA6BtS-bbaUqlkhg"].zpelem-heading { border-radius:1px; } </style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true">Centralized Exchange Custody</h5></div>
<div data-element-id="elm_1Bmvfp2Z4zTPrsdzwcOo_g" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_1Bmvfp2Z4zTPrsdzwcOo_g"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Keeping your crypto on a centralized exchange is a very convenient option for many crypto users and investors. By keeping your crypto on an exchange you make your crypto more available for selling, whether to lock in gains, selling to avoid further losses during a downturn, or converting to another asset. You may also avoid potential fees involved with moving your crypto to a self-custody wallet. Many exchanges do offer interest and rewards if you keep you crypto on the exchange or stake your crypto on the exchange. The process of earning these rewards tends to be easier than doing so through a self-custody wallet, though the yield of the interest and rewards could be lower.</p><p><br/></p><p>From a risk standpoint, some crypto enthusiasts subscribe to the motto&nbsp;<span style="font-style:italic;">not your keys, not your crypto</span>. This comes from the thought that since digital assets on centralized exchanges are not federally insured, that any loss of digital assets due to a hack or failure of the exchange would be the loss of the investor, not just the exchange. The exchanges, since they are not regulated like traditional broker-dealers, are not required to reimburse investors for losses and they are not required to have federal insurance either. Some do have their own insurance, but the amount of insurance is usually considerably lower than the amount of assets the exchange has in their custody. If there are was a significant enough loss due to a hack or some other situation, the insurance may not be enough to reimburse everyone.</p></div>
</div><div data-element-id="elm_ZYAw6Efa15RaRoVteVn6FA" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_ZYAw6Efa15RaRoVteVn6FA"].zpelem-heading { border-radius:1px; } </style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true">Self-Custody</h5></div>
<div data-element-id="elm_EN-EISrRc8fYjFSowiboAQ" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_EN-EISrRc8fYjFSowiboAQ"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Self-custody of digital assets is similar to holding your cash in your pocket. The cash is yours because you're in possession of it, and you can pretty much spend it how you want and with whomever you want. Because you're in possession of your crypto, the level of security and the safety of your digital assets is really up to you. If you lose the private keys to your wallet, or if they are stolen because you didn't protect them well enough, then there is no one else to blame. At the same time, you don't have to worry about your assets being stolen from or lost by an exchange or changes in regulations suddenly preventing you from trading, sending, or receiving certain digital assets,<br/></p><p><br/></p><p><span style="color:inherit;">Private keys are the seed phrase that give access to the digital assets on the blockchain.</span><br/></p><p><span style="color:inherit;"><br/></span></p><p>Self-custody is accomplished by getting your own digital wallet and sending your digital assets to that wallet. Generally, a centralized exchange is going to act as an on-ramp for you to turn your fiat currency into some kind of digital asset. Once you've done that, you send your digital assets to your own digital wallet.</p><p><br/></p><p>Now it's time to look at how to choose a self-custody wallet. It's important to know the differences between the types of wallets that are available.</p></div>
</div><div data-element-id="elm_r1sDa-h1a6ZB-gRewuHHtQ" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_r1sDa-h1a6ZB-gRewuHHtQ"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_r1sDa-h1a6ZB-gRewuHHtQ"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_sAQIwvH4-vGChWuFGteFNw" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_sAQIwvH4-vGChWuFGteFNw"].zpelem-heading { border-radius:1px; } </style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true">Hot Wallet vs Cold Wallet</h3></div>
<div data-element-id="elm_kNGU6KKYpEsMeqHGufNOqQ" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_kNGU6KKYpEsMeqHGufNOqQ"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>A hot wallet is a wallet that is connected to the Internet. Most software wallets are hot wallets. A cold wallet is a wallet that is not connected to the Internet. These will typically be a hardware wallet.</p></div>
</div><div data-element-id="elm_jaBdiexw9Xg9WD7sN7g_8g" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_jaBdiexw9Xg9WD7sN7g_8g"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_jaBdiexw9Xg9WD7sN7g_8g"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_gpcBZH-3bNfIKnHviZEsBQ" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_gpcBZH-3bNfIKnHviZEsBQ"].zpelem-heading { border-radius:1px; } </style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true">Software Wallet vs Hardware Wallet</h3></div>
<div data-element-id="elm_9TXRijoBOeOyDVCnQWLE2A" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_9TXRijoBOeOyDVCnQWLE2A"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>A software wallet is a wallet that is simply a software application that accesses your digital assets on a blockchain and holds the private keys within the software application. Software wallets will run on your desktop computer as a dedicated software application. as an extension or plug-in in your web browser, or as an app on your mobile device.<br/></p><p><br/></p><p>A hardware wallet is a digital wallet that stores the&nbsp;<span style="color:inherit;">private&nbsp;</span>keys to access your digital assets within a secure chip. Although there is a software interface for the wallet on your desktop computer or mobile device, the important detail here is that the&nbsp;<span style="color:inherit;">private&nbsp;</span>keys are not stored in the software. The&nbsp;<span style="color:inherit;">private&nbsp;</span>keys are in a secure chip in the hardware device. The added protection comes from the inability for a hacker or malware to steal your digital assets because the signing on the device is accomplished by confirming the transaction details on the display and then pressing a combination of buttons on the device to approve the transaction. The hardware wallet itself is protected by the secure chip and a pin code or biometric lock. Essentially the only way someone could steal your digital assets with a hardware wallet is if they know the pin code or were able to get a copy of the&nbsp;<span style="color:inherit;">private&nbsp;</span>keys (seed phrase) for your wallet.</p><p><span style="font-weight:bold;font-style:italic;"><br/></span></p><p><span style="font-weight:bold;font-style:italic;">Never share the seed phrase for your wallet with anyone.</span></p></div>
</div><div data-element-id="elm_v-gOwp-7phauIceADyALjA" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_v-gOwp-7phauIceADyALjA"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_v-gOwp-7phauIceADyALjA"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_4kH5J_Hitbli_gJdySvhAw" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_4kH5J_Hitbli_gJdySvhAw"].zpelem-heading { border-radius:1px; } </style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true">How to Compare Wallets</h3></div>
<div data-element-id="elm_egHI6MMMoe1t3oLLDZUcnw" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_egHI6MMMoe1t3oLLDZUcnw"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>There are key factors that come into play when comparing different wallets. Here are some of the most prominent.<br/></p></div>
</div><div data-element-id="elm_z7q-TA-tFtbymXSfr51OYA" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_z7q-TA-tFtbymXSfr51OYA"].zpelem-heading { border-radius:1px; } </style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true">Digital Assets and Cryptocurrencies Supported</h5></div>
<div data-element-id="elm_d9oY3-zQVcDRq0-uq67A9g" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_d9oY3-zQVcDRq0-uq67A9g"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>One of the distinguishing factors between the various wallet options are the cryptocurrencies that are supported. Some wallets may only support Bitcoin or a single other cryptocurrency. Others may support several different cryptocurrencies. And then there are some wallets that support dozens of cryptocurrencies. Depending on what cryptocurrencies you intend to use, purchase, or invest in, one wallet may offer the convenience of working for all of them. It may also become necessary to have more than one wallet.</p></div>
</div><div data-element-id="elm_iiiLTtxfNIgmu7NWJiNv1w" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_iiiLTtxfNIgmu7NWJiNv1w"].zpelem-heading { border-radius:1px; } </style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true">Security and Authentication</h5></div>
<div data-element-id="elm_m2OCW3ld2IDKhVdW9jQVzA" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_m2OCW3ld2IDKhVdW9jQVzA"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>This is where much of the decision regarding a software wallet or hardware wallet will come into play. Hardware wallets tend to provide the greatest amount of security. This is because extra steps, and knowing the seed phrase for the wallet, are needed to be able to send digital assets from the wallet and the&nbsp;<span style="color:inherit;">private&nbsp;</span>keys are not stored in the software that's being used for the wallet. Since the&nbsp;<span style="color:inherit;">private&nbsp;</span>keys are on a separate device, it is much less likely that someone could steal the digital assets from the wallet.</p><p><br/></p><p>There are some software wallets that add additional levels of security, such as passwords, pin codes, and biometric authentication that's necessary to be able to withdraw digital assets from the wallet. However, there is still the possibility of exploitation of bugs and flaws in the software that would allow a bad actor to steal assets or gain access to the seed phrase.</p><p><br/></p><p>Another thing to consider is whether the wallet is open-source of closed-source. Open-source means the code is available for the public to see. This allows anyone to inspect the code for flaws that could be exploited by hackers. However, it also allows hackers to more directly look for and potentially find flaws that could be exploited before they are patched. With closed-source the code is not available to the public. Hackers would need to find the flaws without looking at the code, using experimentation, but if a hacker finds the a flaw then the flaw could be exploited long before it's fixed.</p></div>
</div><div data-element-id="elm_E56OsaBQfBXFTheQIjwT_Q" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_E56OsaBQfBXFTheQIjwT_Q"].zpelem-heading { border-radius:1px; } </style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true">Ease of Use</h5></div>
<div data-element-id="elm_KDyVc6bxTa2BD-aDDV3VYg" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_KDyVc6bxTa2BD-aDDV3VYg"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Today it is fairly simple to send and receive money with the traditional financial system. We have a lot of tools available to us, from cash to checks to electronic transfer solutions like Venmo, PayPal, Apple Pay, Zelle, and more. They generally are very easy to use, and most people want any new system to be just as easy to use.&nbsp;<span style="color:inherit;">This is where we see the trade off between security and ease of use.</span></p><p><br/></p><p>Generally, software and hot wallets will be easier to use because you can do everything on your computer or mobile device by simply entering your password, pin code, or biometric authentication. With software wallets you can pick any software wallet you want that has the features you're looking for.</p><p><br/></p><p>A hardware or cold wallet will make this process more complex because of the need to approve the sending of crypto from the wallet on a separate device. This is done by connecting that device to the computer or mobile device in some way or scanning a code on the hardware wallet with the mobile device to approve the transaction. With a hardware wallet you may need to primarily use the wallet software application the manufacturer provides, but some can work with other third party wallet apps, especially when you want to connect with and use certain blockchains and cryptocurrencies.<br/></p></div>
</div><div data-element-id="elm_wjRpIvnHhAMZJa0gA1JdMw" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_wjRpIvnHhAMZJa0gA1JdMw"].zpelem-heading { border-radius:1px; } </style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true">Cost</h5></div>
<div data-element-id="elm_o3SHDbklllSiYWFPKy5Rxw" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_o3SHDbklllSiYWFPKy5Rxw"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Most software wallets are available for free.</p><p><br/></p><p>Hardware wallets need to be purchased. The price usually ranges between $80 $200, but could be more than $300 for some.</p></div>
</div><div data-element-id="elm_McZWqooK7YLo7Ht6S29wkg" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_McZWqooK7YLo7Ht6S29wkg"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_McZWqooK7YLo7Ht6S29wkg"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_aWlEVhaefCMJS9Ld_heKVQ" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_aWlEVhaefCMJS9Ld_heKVQ"].zpelem-heading { border-radius:1px; } </style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true">Choosing a Wallet</h3></div>
<div data-element-id="elm_U6jJzU3tQspUTPALXD3BoA" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_U6jJzU3tQspUTPALXD3BoA"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p>Every wallet is going to have advantages and disadvantages when compared to any other wallet. Each user will need to weigh the different factors and features of the wallets against what their needs are and what features they want. There isn't a perfect wallet out there. Some people may want, or even need, to have more than one type of wallet to meet their needs and wants.</p><p><br/></p><p>Choosing a digital wallet can certainly be a complex decision. Fortunately, <span>Strateon Intelligent Wealth</span> specializes in digital assets and cryptocurrencies and can help you choose the right wallet(s) for you. Feel free to...</p></div>
</div><div data-element-id="elm_AIb3WtfPoUHcq5sRpDyeiw" data-element-type="codeSnippet" class="zpelement zpelem-codesnippet "><div class="zpsnippet-container"><div data-element-id="elm_u6DS2VoSsI7DdpckVHsopA" data-element-type="button" class="zpelement zpelem-button "><style> [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"].zpelem-button { font-family: 'Montserrat', sans-serif; font-weight: 700; /* border-radius: 1px; */ } </style><div class="zpbutton-container zpbutton-align-center"><style type="text/css"> [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"] .zpbutton:hover { border-color:; } [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"] .zpbutton.zpbutton-type-primary { font-family: 'Montserrat', sans-serif; font-weight: 700; /* border-radius: 2px; */ } </style><a class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md" href="/introductory-meeting" title="Schedule a Meeting"><span class="zpbutton-content" style="font-size:24px;">Schedule a Meeting Today!</span></a></div>
</div><br><br><p style="font-style:italic;font-family:Raleway;font-size:11px;text-align:left;margin-left:auto;margin-right:auto;">This content is developed from sources believed to be providing accurate information. The information in this material is not intended as investment, tax, or legal advice. It may not be used for the purpose of avoiding any federal tax penalties. Please consult legal or tax professionals for specific information regarding your individual situation. The opinions expressed and material provided are for general information, and should not be considered a solicitation for the purchase or sale of any security. Digital assets and cryptocurrencies are highly volatile and could present an increased risk to an investors portfolio. The future of digital assets and cryptocurrencies is uncertain and highly speculative and should be considered only by investors willing and able to take on the risk and potentially endure substantial loss. Nothing in this content is to be considered advice to purchase or invest in digital assets or cryptocurrencies.</p><p><br></p><hr><p><br><br></p><h4 style="text-align:center;">Enjoying Strateon Intelligent Wealth’s Insights?</h4><br><h4 style="text-align:center;">Subscribe to Strateon Intelligent Wealth’s Weekly Insights Newsletter!</h4><br><!--MailerLite Subscribe Form Code Starts Here---><div class="zpbutton-container zpbutton-align-center"><style type="text/css"> .zpbutton:hover { border-color:; } .zpbutton.zpbutton-type-primary { font-family: 'Montserrat', sans-serif; font-weight: 700; border-radius: 5px; } </style><a class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md" href="javascript:;"><span class="zpbutton-content" onclick="ml('show', 'X9fWWI', true)">Click Here to Sign-up Now</span></a><a class="ml-onclick-form" href="javascript:void(0)" onclick="ml('show', 'X9fWWI', true)"></a></div>
<!--MailerLite Subscribe Form Code Ends Here---><br><p style="text-align:left;">The weekly newsletter is usually delivered to your email inbox Friday or Saturday, and includes:</p><ul><li style="margin-left:40px;">a summary of the week's important news regarding the economy and markets</li><li style="margin-left:40px;">recommended third-party reads</li></ul><br><p style="text-align:left;font-weight:500;"><em>Strateon Intelligent Wealth does NOT sell subscriber information. Your name, email address, and phone number will be kept private.</em></p><p><br></p></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Fri, 08 Apr 2022 08:50:00 -0700</pubDate></item><item><title><![CDATA[How and Where to Make Your First Purchase of Cryptocurrency]]></title><link>https://www.strateonintelligentwealth.com/insights/post/how-and-where-to-make-your-first-purchase-of-cryptocurrency</link><description><![CDATA[Wondering how to get started with purchasing crypto? Here's an overview of how to make your first purchase of cryptocurrency.]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_xZf5g9CJRG2Zf5q6T0EKDw" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_hvEIEiFzSOyLunme7e3EPQ" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_l_BUAVn3T2SKh9gZ6ZC-kQ" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_dnyOHiLpbr-dMfiN0J8C7A" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>If you've come to the conclusion that purchasing or investing in digital assets and cryptocurrencies is the right thing for you, you may be confused about how and where to purchase them. Digital assets and cryptocurrencies are complex, so learning how to buy cryptocurrencies can be confusing.</span></p><p><span><br/></span></p><p><span>Fortunately, Strateon Intelligent Wealth is available to educate and guide clients through the process of purchasing digital assets and cryptocurrencies. This guide is a general overview on the options available to individuals for purchasing their first cryptocurrency.</span></p></div><p></p></div>
</div><div data-element-id="elm_FZNXhKDHd7u2zFkurLW0-g" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_FZNXhKDHd7u2zFkurLW0-g"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_FZNXhKDHd7u2zFkurLW0-g"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_TCmIEVB3x6kMsLcjU_yJcA" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>On-Ramps</span></span></h3></div>
<div data-element-id="elm_e4hOiPTDlFMb5jUcA40gRg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p>What is an on-ramp? The term on-ramp is used to describe a service that offers the ability to convert fiat currency to cryptocurrency. If you already read the Strateon Intelligent Wealth Insights article&nbsp;<a href="https://www.strateonintelligentwealth.com/insights/post/addressing-common-objections-to-bitcoin" title="Addressing Common Objections to Bitcoin" target="_blank" rel=""></a><span style="text-decoration:underline;font-style:italic;"><a href="https://www.strateonintelligentwealth.com/insights/post/addressing-common-objections-to-bitcoin" title="Addressing Common Objections to Bitcoin" target="_blank" rel="">Addressing Common Objections to Bitcoin</a></span>&nbsp;you'll remember that fiat currency is technically what the US dollar is, and that's a currency that's not backed by anything tangible, and is instead backed by the good faith and credit of the government issuing it. When you hear or read fiat or fiat currency it's referring to any traditional currency that you're used to.</p><p><span><br/></span></p><p><span>You may also hear of the same services referred to as off-ramps. An off-ramp is simply does the opposite task or converting cryptocurrencies to fiat and then allowing you to withdraw the fiat currency to a bank account. Many cryptocurrency exchanges operate as both an on-ramp and an off-ramp.</span></p></div><p></p></div>
</div><div data-element-id="elm_hRmuzdx3UHMUpGSpRivHEQ" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_hRmuzdx3UHMUpGSpRivHEQ"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_hRmuzdx3UHMUpGSpRivHEQ"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_UKl8_t1b4CJTaTGLXrhmbA" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Important Factors to Consider</span></span><span><span></span></span></h3></div>
<div data-element-id="elm_HH6fpcMRWrffu7fTnsWr7w" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>With the number of options available, there are five main factors that will influence where you purchase your cryptocurrencies.</span></p></div><p></p></div>
</div><div data-element-id="elm_7cqMk6sb6R0AuOrjJpivUA" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Location</span></span></h5></div>
<div data-element-id="elm_DZD354a_EL0QDl06Q1bS6A" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>If you live in the United States, there are some states that restrict where and how cryptocurrencies can be purchased. It's important to check your state's regulations to see what limits, if any, there are. Fortunately, California is not one of the states with a lot of restrictions at this time. This means that if a cryptocurrency exchange is authorized to operate in the United States, most likely California residents can use them. The same cannot be said for some other states. Again, make sure any service you plan to use for purchasing cryptocurrencies is legal in your state. If a service is not, and you do purchase cryptocurrencies with that service, you may not be able to get your cryptocurrency out or your funds back.</span></p></div><p></p></div>
</div><div data-element-id="elm_qtl89EbGjbQSMOw36eFDEw" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Type of Cryptocurrency</span></span></h5></div>
<div data-element-id="elm_fwS7TTYvv5Te1Eq9aBHcBg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>Not all cryptocurrencies are available from every on-ramp. Depending on what you want to buy, you may have to purchase from multiple places, which may mean opening accounts at more than one exchange.</span></p></div><p></p></div>
</div><div data-element-id="elm_cuUHVTVcfTuxU5OvyOzUHQ" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Payment Method</span></span></h5></div>
<div data-element-id="elm_gEPQEk3hcnlQWfF93Uy_wg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>This refers to how you're going to pay for your initial crypto purchase. Common payment methods available include credit cards, debit cards, ACH bank transfers, and wire transfers. It's important to note that each exchange or on-ramp solution has it's own offerings for payments and the fees will differ.</span></p></div><p></p></div>
</div><div data-element-id="elm_kjFUYuhZl7vgSIn9aATwLg" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Fees</span></span></h5></div>
<div data-element-id="elm_TvwFCt6_y9dPCVVHuO5xJA" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>Generally, you'll find the fees to be significantly higher for credit cards and debit cards, and some will charge fees for ACH transfers while others will not. Each exchange will have different trading fees, as well as different fees for withdrawals.</span></p></div><p></p></div>
</div><div data-element-id="elm_xBFdR7sZXirDakvf26km0Q" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Insurance</span></span></h5></div>
<div data-element-id="elm_B73MrJR4QzVXjoH3K2kkJg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>It's important to note that digital assets and cryptocurrencies are not covered by any regulator-required insurance. For many of the services where you can hold fiat currency there is no FDIC insurance. However, there are some that do have FDIC insurance for your US dollars held there. For all of the on-ramps where you can hold cryptocurrencies there is no SIPC insurance like you would find with a traditional broker-dealer or custodian of traditional securities.</span></p><p><span><br/></span></p><p><span>As the regulation landscape surrounding digital assets changes we may see FDIC and SIPC insurance become available or even a requirement for cryptocurrency exchanges and custodians to provide, but that is not for certain and there is no way of knowing when that could happen if it does. In the meantime, some cryptocurrency exchanges and custodians do have their own insurance that they have purchased to cover a limited amount of assets.</span></p></div><div><p><span></span></p></div></div>
</div><div data-element-id="elm_iKk_eSE47vL5gmNSeTFHeg" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_iKk_eSE47vL5gmNSeTFHeg"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_iKk_eSE47vL5gmNSeTFHeg"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_fITk_uzj99aLZodjmOUw8Q" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Types of Cryptocurrency On-Ramps</span></span><span><span></span></span></h3></div>
<div data-element-id="elm_3lW9IzAKXh79zaoHC7ZfnQ" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>There are different types of on-ramps. Below are the three main types that you'll encounter.</span></p></div><div><p><span></span></p></div></div>
</div><div data-element-id="elm_5wILOQMqWh8LyVb9IaMppA" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Centralized Exchange</span></span></h5></div>
<div data-element-id="elm_s-O4v-w-KuaF_Z2taTyrAg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>A centralized exchange is a service that operates much like a traditional broker-dealer, except that instead of traditional securities you trade cryptocurrencies. Examples of centralized exchanges include Coinbase, Binance.us, Gemini, Kraken, and Crypto.com. There are more as well, and Strateon Intelligent Wealth does not promote or recommend any particular centralized exchange.</span></p><p><span><br/></span></p><p><span>With most of these exchanges you can ACH or wire transfer funds from your bank account and then purchase cryptocurrencies that are offered by the exchange. There may be no cost for ACH or wire transfers, but some will charge fees depending on how you initiate the transfer of funds. For example, there are two ways to make an ACH transfer with Kraken. One has fees, but the other doesn't. You may also be able to purchase cryptocurrencies on these exchanges with a credit card or debit card, but keep in mind the fees are higher. Also, some credit cards charge additional fees for purchasing cryptocurrencies with credit cards, or put more limitations than they do for traditional transactions.</span></p><p><span><br/></span></p><p><span>There are a number of advantages to central exchanges. They typically will allow for a greater number of cryptocurrencies available for purchase. You can deposit fiat from your bank or you can deposit cryptocurrency from another exchange or wallet. You can also withdraw fiat to your bank account or cryptocurrencies to another exchange or wallet.</span></p><p><span><br/></span></p><p><span>Many centralized exchanges also have two ways in which you can buy or sell cryptocurrencies. The first is an easier method called a market order. With a market order, you simply set the amount of the cryptocurrency, or the fiat amount, you want to purchase or sell and the order is executed at whatever the market price is. If you say you want to buy $1,000 of bitcoin, then you'd receive a certain amount of bitcoin that's equal to $1,000 based on whatever the going price was at that moment. If you say you want to sell 0.01 bitcoin, then you would receive a certain amount of fiat currency that's equal to whatever 0.01 bitcoin was worth at that moment.</span></p><p><span><br/></span></p><p><span>The other way to buy or sell cryptocurrencies on a centralized exchange is by placing a limit order. With a limit order you can specify the amount of fiat currency you want to spend and also the price of the cryptocurrency you want. So you could specify $1,000 or bitcoin at $43,000. The order wouldn't be filled until there is a seller that also wants to sell bitcoin at $43,000 per bitcoin.</span></p><p><span><br/></span></p><p><span>On many exchanges the trading fee that is charged for market orders is higher than the fee for a limit order, also known as a maker/taker fee. Sometimes the market order trading fees can be double the maker/taker trading fees.</span></p><p><span><br/></span></p><p><span>On some exchanges there may be no visible fees. Instead, the exchange only places market orders and makes a profit from the difference between what a seller is willing to sell for and what the market price is. This is called a spread. It's generally invisible to the individual investor.</span></p><p><span><br/></span></p><p><span>As mentioned previously, there are also fees for withdrawals. Some exchanges may charge fees for certain fiat withdrawals, and also place daily and monthly limits on withdrawals. For most people, these limits usually won't matter. Some exchanges also charge fees for cryptocurrency withdrawals. For example, if you want to withdraw bitcoin to send to an external wallet, they may charge 0.0001 bitcoin to transfer. So if you wanted to withdraw your entire bitcoin holdings of 0.01 bitcoin to your external wallet, you would pay 0.0001 bitcoin in fees to the exchange and then receive 0.0099 bitcoin in your external wallet.</span></p><p><span><br/></span></p><p><span>With centralized exchanges that are authorized to operate in the United States, you will have to complete a KYC (know your customer) process. This is mostly to prevent use by those who live in states where it is not yet legal, as well as help prevent fraud and money laundering. KYC is typically pretty simple, and mostly easier within a smart phone app that on a computer. If you're opening a new account, it's recommended to use the mobile app for the service to open the account to make the process quicker and easier. The process consists of taking a picture of the front and back of your drivers license, a live picture of your face or a picture of you holding a code you write down on paper, and maybe a picture of a utility bill. Some centralized exchanges will require KYC to do anything on their platform, some will require it for higher limits deposit, purchase, and/or withdrawal limits, and some will require it before you can withdraw any fiat currency or cryptocurrency.</span></p><p><span><br/></span></p><p><span>A key characteristic of centralized exchanges is that if you keep your digital assets and cryptocurrencies on the exchange, the common thought is that technically your do not actually own the assets in your account. You may hear the phrase &quot;Not your keys, not your crypto,&quot; and this is essentially where the thought comes from. The centralized exchange owns the assets and holds them for you, and would fulfill an &quot;I owe you&quot; if you request to withdraw the assets to an external wallet or another exchange.</span></p></div><p></p></div>
</div><div data-element-id="elm_zEjI_jsX-GoW2LPAvwoNQQ" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Instant Purchase Broker Services</span></span></h5></div>
<div data-element-id="elm_3wqaWL0v8pqFospGl5gj9A" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>For those that already have a wallet or some other place to send cryptocurrencies to, there are services that offer a simple and quick way to purchase cryptocurrencies. These services includes Wyre, Moonpay, Ramp, Transak, and others. Strateon Intelligent Wealth does not promote or recommend any particular service for purchasing cryptocurrencies. With this type of service, purchasing cryptocurrency is as simple as selecting the cryptocurrency, specifying the fiat amount or the cryptocurrency amount, specifying the wallet address to send the cryptocurrency, and then entering credit card, debit card, or bank account details. The transaction is completed rather quickly with the cryptocurrency sent to the specified wallet address in a matter minutes or a few hours depending on the blockchain. The important thing to consider with this method of purchasing cryptocurrency is that the fees are high. The fees could be as high as 5% plus network fees. Also, if you pay with a credit card you would likely have to pay additional fees that the credit card company will charge for this type of transaction.</span></p></div><p></p></div>
</div><div data-element-id="elm_zB8p_pE89IcQn3FITOH4mA" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Personal Payment Apps</span></span></h5></div>
<div data-element-id="elm_SOYxxZ39FRwX7ejaVN4vUg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>Most people are familiar with personal payment services such as Venmo and PayPal. These services offer the convenience of easily sending money from your bank account or credit card to another person or company. Now they both also offer the ability to purchase cryptocurrency. It's important to note that with Venmo and PayPal you can only buy and sell cryptocurrencies. You cannot send cryptocurrency to another person or to your own external wallet.</span></p><p><span><br/></span></p><p><span>There's another personal payment app option, though, that allows you to send and receive Bitcoin to other people and even to your own external wallet. That app is called Strike. With Strike you deposit fiat currency and then can send whatever amount your want as Bitcoin to another Strike user or any Bitcoin wallet address.</span></p><p><span><br/></span></p><p><span>Note that Strateon Intelligent Wealth does not promote or recommend any particular service or app for purchasing cryptocurrencies.</span></p><p><span>Although these and other personal payment apps are limited in the cryptocurrencies available, and they may only allow you to buy and hold in their respective accounts, they are among the easiest ways to quickly begin purchasing cryptocurrency. This is especially true if you already have an existing account with them.</span></p></div><p></p></div>
</div><div data-element-id="elm_voTm2XT-laRg7N9pJeZxcA" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_voTm2XT-laRg7N9pJeZxcA"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_voTm2XT-laRg7N9pJeZxcA"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_Vmzaz8uUhTvUlB-QbVtjKA" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Digital Assets and Cryptocurrency Advice</span></span></h3></div>
<div data-element-id="elm_reO85V7sHK1WxFC_kOlwLg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>Making your first cryptocurrency purchase can be complex and confusing. Strateon Intelligent Wealth is here to help clients select and make purchases of digital assets and cryptocurrencies, offering not only advice, but also education and instruction so that clients understand and know how to use these new technologies and services.</span></p></div><p></p></div>
</div><div data-element-id="elm_K4kHAKnxTAoL7Ahbt2iyog" data-element-type="codeSnippet" class="zpelement zpelem-codesnippet "><div class="zpsnippet-container"><div data-element-id="elm_u6DS2VoSsI7DdpckVHsopA" data-element-type="button" class="zpelement zpelem-button "><style> [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"].zpelem-button { font-family: 'Montserrat', sans-serif; font-weight: 700; /* border-radius: 1px; */ } </style><div class="zpbutton-container zpbutton-align-center"><style type="text/css"> [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"] .zpbutton:hover { border-color:; } [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"] .zpbutton.zpbutton-type-primary { font-family: 'Montserrat', sans-serif; font-weight: 700; /* border-radius: 2px; */ } </style><a class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md" href="/introductory-meeting" title="Schedule a Meeting"><span class="zpbutton-content" style="font-size:24px;">Schedule a Meeting Today!</span></a></div>
</div><br><br><p style="font-style:italic;font-family:Raleway;font-size:11px;text-align:left;margin-left:auto;margin-right:auto;">This content is developed from sources believed to be providing accurate information. The information in this material is not intended as investment, tax, or legal advice. It may not be used for the purpose of avoiding any federal tax penalties. Please consult legal or tax professionals for specific information regarding your individual situation. The opinions expressed and material provided are for general information, and should not be considered a solicitation for the purchase or sale of any security. Digital assets and cryptocurrencies are highly volatile and could present an increased risk to an investors portfolio. The future of digital assets and cryptocurrencies is uncertain and highly speculative and should be considered only by investors willing and able to take on the risk and potentially endure substantial loss. Nothing in this content is to be considered advice to purchase or invest in digital assets or cryptocurrencies.</p><p><br></p><hr><p><br><br></p><h4 style="text-align:center;">Enjoying Strateon Intelligent Wealth’s Insights?</h4><br><h4 style="text-align:center;">Subscribe to Strateon Intelligent Wealth’s Weekly Insights Newsletter!</h4><br><!--MailerLite Subscribe Form Code Starts Here---><div class="zpbutton-container zpbutton-align-center"><style type="text/css"> .zpbutton:hover { border-color:; } .zpbutton.zpbutton-type-primary { font-family: 'Montserrat', sans-serif; font-weight: 700; border-radius: 5px; } </style><a class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md" href="javascript:;"><span class="zpbutton-content" onclick="ml('show', 'X9fWWI', true)">Click Here to Sign-up Now</span></a><a class="ml-onclick-form" href="javascript:void(0)" onclick="ml('show', 'X9fWWI', true)"></a></div>
<!--MailerLite Subscribe Form Code Ends Here---><br><p style="text-align:left;">The weekly newsletter is usually delivered to your email inbox Friday or Saturday, and includes:</p><ul><li style="margin-left:40px;">a summary of the week's important news regarding the economy and markets</li><li style="margin-left:40px;">recommended third-party reads</li></ul><br><p style="text-align:left;font-weight:500;"><em>Strateon Intelligent Wealth does NOT sell subscriber information. Your name, email address, and phone number will be kept private.</em></p><p><br></p></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Thu, 24 Mar 2022 08:00:00 -0700</pubDate></item><item><title><![CDATA[Cryptocurrency and Taxes]]></title><link>https://www.strateonintelligentwealth.com/insights/post/cryptocurrency-and-taxes</link><description><![CDATA[Cryptocurrencies are considered property. Here are some common digital asset situations that create a tax liability.]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_ezFqGAZTSdODpedv8mzLHg" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_lWk2OyPeRYOv3GIL-nDGAA" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_V2XjS_jRST-ozWsP-g6tJQ" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_R3m90dUbHH39qLjx0zN7fQ" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>With tax day just a month away, it's a good time to take a look at how cryptocurrencies are taxed. There are similarities to how other assets and property are taxed, but there are also differences. Furthermore, the taxation of cryptocurrencies is different than many people expect. Here's a brief rundown on how cryptocurrencies are taxed.</span></p></div><p></p></div>
</div><div data-element-id="elm_C3azG8gNtU0tcIryze5oIw" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_C3azG8gNtU0tcIryze5oIw"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_C3azG8gNtU0tcIryze5oIw"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_jycpJk6ZG2MYz8Hj6AJDDg" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>When Do You Pay Tax on Cryptocurrency?</span></span></h3></div>
<div data-element-id="elm_DS0-41KwEsT-aSsWgkxmgQ" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>Believe it or not, digital assets and cryptocurrencies don't work like typical currencies. They are instead considered property and are taxed as such. Even something as simple as spending cryptocurrency to buy something can cause you to pay taxes on that cryptocurrency. Here are some common digital asset situations that create a tax liability.</span></p></div><p></p></div>
</div><div data-element-id="elm_avKW0U4OpuQg0iKjMyzeZw" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Selling or Exchanging Digital Assets</span></span></h5></div>
<div data-element-id="elm_eRDmKgLkmznknwLqtLpiDA" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>If you purchased a digital asset or cryptocurrency and then sell or exchange that digital asset for a profit, then that profit is considered a gain and you must pay taxes on the gains.</span></p></div><p></p></div>
</div><div data-element-id="elm_944YdvvWjmhjG1HtX5iKOg" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Gifting Digital Assets and Cryptocurrencies</span></span></h5></div>
<div data-element-id="elm_1NNt58eR2PeqI4D0UR9GrA" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>If you gift more than $15,000 in digital assets to an individual, then the gains of the portion of the gift that is greater than $15,000 is taxable.</span></p></div><div><p><span></span></p></div></div>
</div><div data-element-id="elm_xpF5etBEbBgLrRdAg5buhw" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Spending Cryptocurrency</span></span></h5></div>
<div data-element-id="elm_EReRwn6GeU3GQG5E6Q5D1g" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>This is the one that really catches a lot of people by surprise. When you spend cryptocurrency, you must pay taxes on any gains. For example, you bought bitcoin at $20,000. You decide to spend some of your bitcoin to buy a new iPhone when bitcoin is valued at $40,000. The bitcoin is considered to be sold at that price when you use it to purchase something else. In this example, it would be a 100% gain, so 50% of whatever is spent is considered a taxable gain. If you spend iPhone is $800 in bitcoin to purchase the iPhone, then $400 of the purchase is taxable.</span></p></div><p></p></div>
</div><div data-element-id="elm_93cHb1abv2veXkh3TOhvqQ" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Swapping Digital Assets and Cryptocurrencies</span></span></h5></div>
<div data-element-id="elm_v5HOH8OOB_uf-VjfSD94NA" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>This is another one that surprises many people. Similar to the example above, if you exchange one digital asset or cryptocurrency for another digital asset or cryptocurrency, you are considered to be selling the digital asset and then using the proceeds to purchase the other digital asset. If there are any profits or gains from the sale, then those are taxable. For example, you exchange 1 bitcoin for 14 ether. If you have a 20% gain in that bitcoin, then 20% of the value of the exchange is taxable.</span></p><p><span><br/></span></p><p><span>It's important to note that in any of the transactions above, whether selling, gifting, or exchanging digital assets, only the capital gains are taxed, not the full amount of the digital assets. To know how much is taxable, one would subtract the price that was paid (including fees) from the proceeds that are received, the value exchanged, or the amount gifted.</span></p></div><p></p></div>
</div><div data-element-id="elm_pcDlR1W7639Did0tiIC-Qg" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Additional Income Tax Events</span></span></h5></div>
<div data-element-id="elm_CWO7awCIWCmJtMhzLm3h9A" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>Additional income tax events may include (but many not be limited to):</span></p><ul><li style="margin-left:37.5pt;"><p><span>Receiving an airdrop</span></p></li><li style="margin-left:37.5pt;"><p><span>Interest earning in DeFi lending</span></p></li><li style="margin-left:37.5pt;"><p><span>Cryptocurrency earned from liquidity pools and interest-bearing accounts</span></p></li><li style="margin-left:37.5pt;"><p><span>Receiving cryptocurrencies as income instead of fiat currency</span></p></li></ul></div><p></p></div>
</div><div data-element-id="elm_fX4lsDuhxSCh4RoyLnwD0g" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h5
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>What About Mining and Staking?</span></span></h5></div>
<div data-element-id="elm_a2F18mnBdvAPm04azrtrOQ" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>Unfortunately, this is currently still a gray area. The IRS has not provided clarity on whether mining or staking cryptocurrencies is taxable. However, there's an </span><a href="https://cryptobriefing.com/u-s-crypto-investors-reject-irs-settlement/"><span style="text-decoration:underline;">ongoing case against the IRS</span></a><span> regarding when staking rewards should be taxed. The debate surrounds whether staking rewards should be taxed when they're earned or when they're sold. The plaintiffs in the case argue that newly created property, such as furniture or other manufactured goods, is usually taxable only at the point of sale, and that digital assets should be treated the same. The IRS did refund the taxes the plaintiffs had paid, but didn't provide clarity for future matters, so it's unclear which direction it will go. Until there is more clarity, it is best to discuss these particular situations with your tax professional.</span></p></div><p></p></div>
</div><div data-element-id="elm_tLo30WLBAcridEZjAdoy-w" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_tLo30WLBAcridEZjAdoy-w"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_tLo30WLBAcridEZjAdoy-w"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_9Fv36lGZ5_TxQxfJPD4LzA" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Ordinary Income Tax vs. Capital Gains Tax</span></span></h3></div>
<div data-element-id="elm_-YghKojvkqxvOjVSf1LaRQ" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>The good news is that the same rules that apply to traditional investments regarding capital gains also applies to digital assets. If you sell the digital asset less than 12 months after purchasing it, then ordinary income tax is assessed on any gains. If you have held the digital asset for more than 12 months then long-term capital gains tax is owed on any gains. Capital gains tax rates are 0%, 15%, or 20% depending on your filing status and income level.</span></p></div><p></p></div>
</div><div data-element-id="elm_JKXsbXorKZIk5-NovenQ8Q" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_JKXsbXorKZIk5-NovenQ8Q"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_JKXsbXorKZIk5-NovenQ8Q"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_Q1-FCA3z3WCc_sIfLthgaQ" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Deduction of Losses</span></span></h3></div>
<div data-element-id="elm_vppzHzdsxeWs3gRWfGf5nA" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>Capital losses from selling digital assets that have declined in value may be deducted from capital gains to reduce capital gains taxes. Also, as with traditional assets, up to $3,000 in capital losses may be deducted from ordinary income to reduce income tax liability per year. Additional losses beyond the $3,000 could be carried over into the next tax year.</span></p></div><p></p></div>
</div><div data-element-id="elm_MHjDn4vfwTmK7EQ5TgNecQ" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_MHjDn4vfwTmK7EQ5TgNecQ"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_MHjDn4vfwTmK7EQ5TgNecQ"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_H2X8R-f7kMahgmwHCRXJDw" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>No Wash Sale Rule</span></span></h3></div>
<div data-element-id="elm_Uk8CzEvhW5xg1TVHSW-J5Q" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>Currently, the wash sale rule that applies to traditional securities investments, does not apply to digital assets. The wash sale rule states that if you sell an asset at a loss you cannot deduct the losses if you have purchase the same or significantly similar assets with a 61 day window that is 30 days before or 30 days after the sale. If that happens you don't completely lose the deduction, as the amount of the loss is added to the cost basis. With digital assets, you don't have to worry about the wash sale rule. You can sell a digital asset at a loss and then repurchase the digital asset at the same price to take advantage of the loss deduction against other capital gains. An important note here is that this is only how it is right now. There will be new regulation coming that may change this and the wash sale rule may apply to digital assets in the future, and that could also be made to take affect retroactively. As always, confer with your tax professional before making any decisions that may affect your tax liability.</span></p></div><p></p></div>
</div><div data-element-id="elm_ww1MvU2BNxyjZM3KaEqhGg" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_ww1MvU2BNxyjZM3KaEqhGg"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_ww1MvU2BNxyjZM3KaEqhGg"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_snJZH-b9GWbtjzKnuWngFA" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h3
 class="zpheading zpheading-style-none zpheading-align-left zpheading-align-mobile-left zpheading-align-tablet-left " data-editor="true"><span><span>Preparing Your Digital Assets Transactions for Taxes</span></span></h3></div>
<div data-element-id="elm_Yjwdj5JqbZADi_MFZClvCQ" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>Figuring out digital asset holdings, transactions, gains, and losses can be a very difficult task. One way to use use a spreadsheet to track every digital asset holding you have and the transactions with each that includes how much you paid, the amount of the asset, the value of the asset, and any fees paid. For anyone that has a number of different digital assets located in different exchanges or wallets and a multitude of transactions, this can be a very daunting task. Fortunately, there are a number of services that are available to make the process either easier or completely automated and headache-free.</span></p></div><div><p><span></span></p></div></div>
</div><div data-element-id="elm_3skSuK2l3Ch7NfTUZeUtvA" data-element-type="spacer" class="zpelement zpelem-spacer "><style> div[data-element-id="elm_3skSuK2l3Ch7NfTUZeUtvA"] div.zpspacer { height:30px; } @media (max-width: 768px) { div[data-element-id="elm_3skSuK2l3Ch7NfTUZeUtvA"] div.zpspacer { height:calc(30px / 3); } } </style><div class="zpspacer " data-height="30"></div>
</div><div data-element-id="elm_C4gFXQrrgiv2eIaUCOCzgg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-left zptext-align-mobile-left zptext-align-tablet-left " data-editor="true"><p></p><div><p><span>If you need assistance, as always, it's recommended to consult your tax professional to see what they use and recommend, or what they can do to help you with the process.</span></p></div><div><p><span></span></p></div></div>
</div><div data-element-id="elm_r3MOC5nxq5l26d_H3FsYxg" data-element-type="codeSnippet" class="zpelement zpelem-codesnippet "><div class="zpsnippet-container"><div data-element-id="elm_u6DS2VoSsI7DdpckVHsopA" data-element-type="button" class="zpelement zpelem-button "><style> [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"].zpelem-button { font-family: 'Montserrat', sans-serif; font-weight: 700; /* border-radius: 1px; */ } </style><div class="zpbutton-container zpbutton-align-center"><style type="text/css"> [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"] .zpbutton:hover { border-color:; } [data-element-id="elm_u6DS2VoSsI7DdpckVHsopA"] .zpbutton.zpbutton-type-primary { font-family: 'Montserrat', sans-serif; font-weight: 700; /* border-radius: 2px; */ } </style><a class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md" href="/introductory-meeting" title="Schedule a Meeting"><span class="zpbutton-content" style="font-size:24px;">Schedule a Meeting Today!</span></a></div>
</div><br><br><p style="font-style:italic;font-family:Raleway;font-size:11px;text-align:left;margin-left:auto;margin-right:auto;">This content is developed from sources believed to be providing accurate information. The information in this material is not intended as investment, tax, or legal advice. It may not be used for the purpose of avoiding any federal tax penalties. Please consult legal or tax professionals for specific information regarding your individual situation. The opinions expressed and material provided are for general information, and should not be considered a solicitation for the purchase or sale of any security. Digital assets and cryptocurrencies are highly volatile and could present an increased risk to an investors portfolio. The future of digital assets and cryptocurrencies is uncertain and highly speculative and should be considered only by investors willing and able to take on the risk and potentially endure substantial loss. Nothing in this content is to be considered advice to purchase or invest in digital assets or cryptocurrencies.</p><p><br></p><hr><p><br><br></p><h4 style="text-align:center;">Enjoying Strateon Intelligent Wealth’s Insights?</h4><br><h4 style="text-align:center;">Subscribe to Strateon Intelligent Wealth’s Weekly Insights Newsletter!</h4><br><!--MailerLite Subscribe Form Code Starts Here---><div class="zpbutton-container zpbutton-align-center"><style type="text/css"> .zpbutton:hover { border-color:; } .zpbutton.zpbutton-type-primary { font-family: 'Montserrat', sans-serif; font-weight: 700; border-radius: 5px; } </style><a class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md" href="javascript:;"><span class="zpbutton-content" onclick="ml('show', 'X9fWWI', true)">Click Here to Sign-up Now</span></a><a class="ml-onclick-form" href="javascript:void(0)" onclick="ml('show', 'X9fWWI', true)"></a></div>
<!--MailerLite Subscribe Form Code Ends Here---><br><p style="text-align:left;">The weekly newsletter is usually delivered to your email inbox Friday or Saturday, and includes:</p><ul><li style="margin-left:40px;">a summary of the week's important news regarding the economy and markets</li><li style="margin-left:40px;">recommended third-party reads</li></ul><br><p style="text-align:left;font-weight:500;"><em>Strateon Intelligent Wealth does NOT sell subscriber information. Your name, email address, and phone number will be kept private.</em></p><p><br></p></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Fri, 18 Mar 2022 08:05:00 -0700</pubDate></item></channel></rss>