<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Mac on Germania Blog</title>
    <link>https://germania.so/en/tags/mac/</link>
    <description>Recent content in Mac on Germania Blog</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <lastBuildDate>Tue, 05 May 2026 12:00:00 +0000</lastBuildDate>
    <atom:link href="https://germania.so/en/tags/mac/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Guide to installing and using Feather Wallet software for macOS</title>
      <link>https://germania.so/en/posts/monero-feather-mac/</link>
      <pubDate>Tue, 05 May 2026 12:00:00 +0000</pubDate>
      <guid>https://germania.so/en/posts/monero-feather-mac/</guid>
      <description>&lt;p&gt;Feather Wallet is a wallet for managing Monero cryptocurrency. The tutorial describes how to install and generate a wallet and send and receive funds.&lt;/p&gt;&#xA;&lt;h2 class=&#34;heading&#34; id=&#34;install&#34;&gt;&#xA;  &lt;strong&gt;Installation of Feather Wallet software&lt;/strong&gt;&lt;span class=&#34;heading__anchor&#34;&gt; &lt;a href=&#34;#install&#34;&gt;#&lt;/a&gt;&lt;/span&gt;&#xA;&lt;/h2&gt;&lt;ol&gt;&#xA;&lt;li&gt;Download the software &lt;em&gt;macOS (12 and higher)&lt;/em&gt; from &lt;a href=&#34;https://featherwallet.org/download/&#34;&gt;the official Feather Wallet website&lt;/a&gt;.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;Feather Wallet&#34; src=&#34;https://germania.so/img/feathermac/featherMac-01.webp#center&#34;&gt;&lt;/p&gt;&#xA;&lt;ol start=&#34;2&#34;&gt;&#xA;&lt;li&gt;Before running the installation, check the checksum of the software. Open the list of hashes with the button located at the end of the sentence &amp;ldquo;A GPG-signed list of hashes can be found &lt;em&gt;here&lt;/em&gt;&amp;rdquo; under the table at the bottom of the page from which we downloaded the wallet.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;In the terminal, type: &lt;em&gt;shasum -a 256 [path to the .zip file downloaded in step 1]&lt;/em&gt; and press Enter. By default it will be located in &lt;em&gt;/Users/&lt;current user&gt;/Downloads/&lt;/em&gt; directory. If the result agrees with the hash given on the website, it means that it is correct and you can proceed with the installation.&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;&#xA;&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;&#xA;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;1&#xA;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&#xA;&lt;td class=&#34;lntd&#34;&gt;&#xA;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;$ shasum -a &lt;span class=&#34;m&#34;&gt;256&lt;/span&gt; ~/Downloads/feather-2.8.1-mac.zip&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;&lt;p&gt;&lt;img alt=&#34;Feather Wallet&#34; src=&#34;https://germania.so/img/en/feathermac/fm_en-01.webp#center&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;If the resulting sum agrees with the result given on the page appropriate for our software version, we can proceed further.&lt;/p&gt;&#xA;&lt;ol start=&#34;3&#34;&gt;&#xA;&lt;li&gt;Open the folder where the file is located, unzip it, and double-click to run.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;Feather Wallet&#34; src=&#34;https://germania.so/img/en/feathermac/fm_en-002.webp#center&#34;&gt;&lt;/p&gt;&#xA;&lt;h2 class=&#34;heading&#34; id=&#34;setup&#34;&gt;&#xA;  &lt;strong&gt;Generating a wallet&lt;/strong&gt;&lt;span class=&#34;heading__anchor&#34;&gt; &lt;a href=&#34;#setup&#34;&gt;#&lt;/a&gt;&lt;/span&gt;&#xA;&lt;/h2&gt;&lt;ol&gt;&#xA;&lt;li&gt;After launching the downloaded application, click &lt;em&gt;Next&lt;/em&gt;.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;Feather Wallet&#34; src=&#34;https://germania.so/img/feathermac/featherMac-003.webp#center&#34;&gt;&lt;/p&gt;&#xA;&lt;ol start=&#34;2&#34;&gt;&#xA;&lt;li&gt;Select &lt;em&gt;Change proxy settings&lt;/em&gt;, choose Proxy → &lt;em&gt;Tor&lt;/em&gt;, Node Traffic → &lt;em&gt;Always over Tor&lt;/em&gt;, and click &lt;em&gt;Next&lt;/em&gt;.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;Feather Wallet&#34; src=&#34;https://germania.so/img/feathermac/featherMac-004.webp#center&#34;&gt;&lt;/p&gt;&#xA;&lt;ol start=&#34;3&#34;&gt;&#xA;&lt;li&gt;Select &lt;em&gt;Disable&lt;/em&gt; and click &lt;em&gt;Next&lt;/em&gt;.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;Feather Wallet&#34; src=&#34;https://germania.so/img/feathermac/featherMac-005.webp#center&#34;&gt;&lt;/p&gt;&#xA;&lt;ol start=&#34;4&#34;&gt;&#xA;&lt;li&gt;Create a new wallet by selecting &lt;em&gt;Create new wallet&lt;/em&gt; and click &lt;em&gt;Next&lt;/em&gt;.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;Feather Wallet&#34; src=&#34;https://germania.so/img/feathermac/featherMac-006.webp#center&#34;&gt;&lt;/p&gt;&#xA;&lt;ol start=&#34;5&#34;&gt;&#xA;&lt;li&gt;The seed will be displayed; this is a security phrase. It should be saved in a safe place along with the date of wallet creation, for example, on an external USB drive encrypted with Veracrypt, Truecrypt, or LUKS. If recovery is required, you will be asked to enter the security phrase to recover the wallet along with its creation date. The creation date is required to retrieve the appropriate number of blocks from the Monero network. Providing too late a date during recovery may result in an incorrect amount of funds displayed in the wallet.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;Click &lt;em&gt;Next&lt;/em&gt;, then &lt;em&gt;I understand&lt;/em&gt;, provide the required information, and click &lt;em&gt;Next&lt;/em&gt;.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;Feather Wallet&#34; src=&#34;https://germania.so/img/feathermac/featherMac-007.webp#center&#34;&gt;&lt;/p&gt;&#xA;&lt;ol start=&#34;6&#34;&gt;&#xA;&lt;li&gt;Choose the name and path to save the wallet (you can leave the default) and click &lt;em&gt;Next&lt;/em&gt;.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;Feather Wallet&#34; src=&#34;https://germania.so/img/feathermac/featherMac-008.webp#center&#34;&gt;&lt;/p&gt;&#xA;&lt;ol start=&#34;7&#34;&gt;&#xA;&lt;li&gt;After the first run, wait for the node to retrieve the information, which will be announced by &lt;em&gt;Synchronized&lt;/em&gt; in the lower left corner.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;Feather Wallet&#34; src=&#34;https://germania.so/img/feathermac/featherMac-009.webp#center&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;Feather Wallet&#34; src=&#34;https://germania.so/img/feathermac/featherMac-010.webp#center&#34;&gt;&lt;/p&gt;&#xA;&lt;ol start=&#34;8&#34;&gt;&#xA;&lt;li&gt;If you have connection problems, click the connection status icon (green 🟢, blue 🔵 or red 🔴) located in the bottom-right corner of the screen next to the &lt;em&gt;Balance&lt;/em&gt; status. Then select the &lt;em&gt;Network&lt;/em&gt; → &lt;em&gt;Node&lt;/em&gt; tab. A list of remote nodes will appear; these are required to retrieve necessary information from the Monero network. To change the node, double-click the node with a green 🟢 icon (indicating it is currently available), then click &lt;em&gt;OK&lt;/em&gt; and wait for synchronization.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;Feather Wallet&#34; src=&#34;https://germania.so/img/feathermac/featherMac-009a.webp#center&#34;&gt;&lt;/p&gt;&#xA;&lt;h2 class=&#34;heading&#34; id=&#34;receiving&#34;&gt;&#xA;  &lt;strong&gt;Receiving funds&lt;/strong&gt;&lt;span class=&#34;heading__anchor&#34;&gt; &lt;a href=&#34;#receiving&#34;&gt;#&lt;/a&gt;&lt;/span&gt;&#xA;&lt;/h2&gt;&lt;ol&gt;&#xA;&lt;li&gt;Go to the &lt;em&gt;Receive&lt;/em&gt; tab. There will be a list of your Monero addresses used to receive funds. You can generate new subaddresses by clicking the &lt;em&gt;Create new address&lt;/em&gt; button. It is a good idea to use subaddresses once and generate a new one for each transaction, so that you can take maximum care of your funds&amp;rsquo; privacy. All incoming transactions to any of the subaddresses add up, and their balance is common to the entire account.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;Feather Wallet&#34; src=&#34;https://germania.so/img/feathermac/featherMac-010.webp#center&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;Feather Wallet&#34; src=&#34;https://germania.so/img/feathermac/featherMac-011.webp#center&#34;&gt;&lt;/p&gt;&#xA;&lt;ol start=&#34;2&#34;&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;To receive funds, copy your address by right-clicking on it and selecting &lt;em&gt;Copy address&lt;/em&gt;. Then paste it in the place where you want to receive the funds, for example, in the appropriate section of the exchange, or by sending it to the appropriate person.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;After receiving the funds, go to the &lt;em&gt;History&lt;/em&gt; tab. You will see the entire history of funds received and sent.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;Feather Wallet&#34; src=&#34;https://germania.so/img/feathermac/featherMac-011a.webp#center&#34;&gt;&lt;/p&gt;&#xA;&lt;ol start=&#34;4&#34;&gt;&#xA;&lt;li&gt;You must wait for 10 confirmations from the Monero network before sending the received funds. This will be announced by the green mark displayed next to the transaction, and the &lt;em&gt;Balance&lt;/em&gt; status will no longer show the note &amp;ldquo;unconfirmed&amp;rdquo;.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;h2 class=&#34;heading&#34; id=&#34;payments&#34;&gt;&#xA;  &lt;strong&gt;Sending funds&lt;/strong&gt;&lt;span class=&#34;heading__anchor&#34;&gt; &lt;a href=&#34;#payments&#34;&gt;#&lt;/a&gt;&lt;/span&gt;&#xA;&lt;/h2&gt;&lt;ol&gt;&#xA;&lt;li&gt;To send funds, go to the &lt;em&gt;Send&lt;/em&gt; tab. Under &lt;em&gt;Pay to&lt;/em&gt;, paste the destination Monero address; under &lt;em&gt;Amount&lt;/em&gt;, enter the amount and click &lt;em&gt;Send&lt;/em&gt;. After a few seconds, a confirmation window will appear. Before confirming the sending, make sure you have entered the correct Monero destination address. Verify the &lt;em&gt;Fee&lt;/em&gt; amount (transaction fee); it should be a few cents.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;Feather Wallet&#34; src=&#34;https://germania.so/img/feathermac/featherMac-012.webp#center&#34;&gt;&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;WARNING: This action cannot be undone. Providing an incorrect address may result in loss of funds.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;After checking the transaction details, click the &lt;em&gt;Send&lt;/em&gt; button.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;Feather Wallet&#34; src=&#34;https://germania.so/img/feathermac/featherMac-013.webp#center&#34;&gt;&lt;/p&gt;&#xA;&lt;ol start=&#34;2&#34;&gt;&#xA;&lt;li&gt;Wait for 10 confirmations from the Monero network before continuing to use the subaddress after sending funds. This will be announced by a green mark next to the transaction, and the caption &amp;ldquo;Unconfirmed&amp;rdquo; disappears from the lower right corner of the screen, shown in the image below next to the &lt;em&gt;Balance&lt;/em&gt; caption.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;Feather Wallet&#34; src=&#34;https://germania.so/img/feathermac/featherMac-014.webp#center&#34;&gt;&lt;/p&gt;&#xA;&lt;hr&gt;</description>
    </item>
    <item>
      <title>Monero GUI software installation and maintenance guide for macOS</title>
      <link>https://germania.so/en/posts/monero-gui-mac/</link>
      <pubDate>Tue, 05 May 2026 12:00:00 +0000</pubDate>
      <guid>https://germania.so/en/posts/monero-gui-mac/</guid>
      <description>&lt;p&gt;Monero GUI is a wallet for managing Monero cryptocurrency. The tutorial describes how to install and generate a wallet and send and receive funds.&lt;/p&gt;&#xA;&lt;h2 class=&#34;heading&#34; id=&#34;install&#34;&gt;&#xA;  &lt;strong&gt;Installation of Monero GUI software&lt;/strong&gt;&lt;span class=&#34;heading__anchor&#34;&gt; &lt;a href=&#34;#install&#34;&gt;#&lt;/a&gt;&lt;/span&gt;&#xA;&lt;/h2&gt;&lt;ol&gt;&#xA;&lt;li&gt;First, select &lt;em&gt;macOS software&lt;/em&gt; in the version suitable for your processor from &lt;a href=&#34;https://www.getmonero.org/downloads/&#34;&gt;the official Monero Project website&lt;/a&gt; and click &lt;em&gt;Save file&lt;/em&gt;.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;Monero GUI&#34; src=&#34;https://germania.so/img/guimac/guiMac-01.webp#center&#34;&gt;&lt;/p&gt;&#xA;&lt;ol start=&#34;2&#34;&gt;&#xA;&lt;li&gt;In the terminal, type: &lt;em&gt;shasum -a 256 [path to the monero-gui file downloaded in step 1]&lt;/em&gt; and press Enter. By default it will be located in &lt;em&gt;/Users/&lt;current user&gt;/Downloads/&lt;/em&gt; directory. If the result agrees with the hash given on &lt;a href=&#34;https://www.getmonero.org/downloads/&#34;&gt;the official Monero Project website&lt;/a&gt; under &lt;em&gt;Verify&lt;/em&gt; from step one appropriate for your software version, it means that it is correct and you can proceed with the installation.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;&#xA;&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;&#xA;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;1&#xA;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&#xA;&lt;td class=&#34;lntd&#34;&gt;&#xA;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;$ shasum -a &lt;span class=&#34;m&#34;&gt;256&lt;/span&gt; ~/Downloads/monero-gui-mac-x64-v0.18.4.5.dmg&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;&lt;p&gt;&lt;img alt=&#34;Monero GUI&#34; src=&#34;https://germania.so/img/en/guimac/gm_en-01.webp#center&#34;&gt;&lt;/p&gt;&#xA;&lt;ol start=&#34;3&#34;&gt;&#xA;&lt;li&gt;Go to Downloads, double-click on the application icon, and click &lt;em&gt;Open&lt;/em&gt;.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;Monero GUI&#34; src=&#34;https://germania.so/img/en/guimac/gm_en-open_app.webp#center&#34;&gt;&lt;/p&gt;&#xA;&lt;h2 class=&#34;heading&#34; id=&#34;setup&#34;&gt;&#xA;  &lt;strong&gt;Generating a wallet&lt;/strong&gt;&lt;span class=&#34;heading__anchor&#34;&gt; &lt;a href=&#34;#setup&#34;&gt;#&lt;/a&gt;&lt;/span&gt;&#xA;&lt;/h2&gt;&lt;ol&gt;&#xA;&lt;li&gt;Click &lt;em&gt;Continue&lt;/em&gt;.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;Monero GUI&#34; src=&#34;https://germania.so/img/en/guimac/gm_en-003.webp#center&#34;&gt;&lt;/p&gt;&#xA;&lt;ol start=&#34;2&#34;&gt;&#xA;&lt;li&gt;Select &lt;em&gt;Simple mode&lt;/em&gt;.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;Monero GUI&#34; src=&#34;https://germania.so/img/en/guimac/gm_en-004.webp#center&#34;&gt;&lt;/p&gt;&#xA;&lt;ol start=&#34;3&#34;&gt;&#xA;&lt;li&gt;Select &lt;em&gt;I understand the privacy implications of using a third party server&lt;/em&gt; and click &lt;em&gt;Next&lt;/em&gt;.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;Monero GUI&#34; src=&#34;https://germania.so/img/en/guimac/gm_en-005.webp#center&#34;&gt;&lt;/p&gt;&#xA;&lt;ol start=&#34;4&#34;&gt;&#xA;&lt;li&gt;Click &lt;em&gt;Create a new wallet&lt;/em&gt;.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;Monero GUI&#34; src=&#34;https://germania.so/img/en/guimac/gm_en-006.webp#center&#34;&gt;&lt;/p&gt;&#xA;&lt;ol start=&#34;5&#34;&gt;&#xA;&lt;li&gt;Choose a name and click &lt;em&gt;Next&lt;/em&gt;.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;Monero GUI&#34; src=&#34;https://germania.so/img/en/guimac/gm_en-007.webp#center&#34;&gt;&lt;/p&gt;&#xA;&lt;ol start=&#34;6&#34;&gt;&#xA;&lt;li&gt;The recovery phrase will be displayed; this is the security phrase. It should be saved in a safe place along with the date of wallet creation and the node size, for example, on an external USB drive encrypted with Veracrypt, Truecrypt, or LUKS. If recovery is required, you will be asked to provide a security phrase to recover the wallet along with its creation date. The creation date or node size is required to retrieve the correct number of blocks from the Monero network. Entering a date that is too late during recovery may result in an incorrect amount of funds displayed in the wallet. Write down the creation date, node size, and security phrase exactly in the order as displayed on the screen. Click &lt;em&gt;Next&lt;/em&gt; and fill in the missing fields, then click &lt;em&gt;Next&lt;/em&gt; again.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;Monero GUI&#34; src=&#34;https://germania.so/img/en/guimac/gm_en-008.webp#center&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;Monero GUI&#34; src=&#34;https://germania.so/img/en/guimac/gm_en-009.webp#center&#34;&gt;&lt;/p&gt;&#xA;&lt;ol start=&#34;7&#34;&gt;&#xA;&lt;li&gt;Choose the password that will be necessary to open your wallet file and click &lt;em&gt;Next&lt;/em&gt;.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;Monero GUI&#34; src=&#34;https://germania.so/img/en/guimac/gm_en-010.webp#center&#34;&gt;&lt;/p&gt;&#xA;&lt;ol start=&#34;8&#34;&gt;&#xA;&lt;li&gt;Click &lt;em&gt;Create wallet&lt;/em&gt;.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;Monero GUI&#34; src=&#34;https://germania.so/img/en/guimac/gm_en-011.webp#center&#34;&gt;&lt;/p&gt;&#xA;&lt;ol start=&#34;9&#34;&gt;&#xA;&lt;li&gt;Enter the password.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;Monero GUI&#34; src=&#34;https://germania.so/img/en/guimac/gm_en-012.webp#center&#34;&gt;&lt;/p&gt;&#xA;&lt;ol start=&#34;10&#34;&gt;&#xA;&lt;li&gt;Wait for the node information to be retrieved, which will be announced by &lt;em&gt;Connected&lt;/em&gt; in the lower left corner. This may take some time during the first run.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;Monero GUI&#34; src=&#34;https://germania.so/img/en/guimac/gm_en-013.webp#center&#34;&gt;&lt;/p&gt;&#xA;&lt;ol start=&#34;11&#34;&gt;&#xA;&lt;li&gt;In case of connection problems, click the crossed arrows icon next to the status in the lower left corner. This will cause a switch to another remote node.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;h2 class=&#34;heading&#34; id=&#34;receiving&#34;&gt;&#xA;  &lt;strong&gt;Receiving funds&lt;/strong&gt;&lt;span class=&#34;heading__anchor&#34;&gt; &lt;a href=&#34;#receiving&#34;&gt;#&lt;/a&gt;&lt;/span&gt;&#xA;&lt;/h2&gt;&lt;ol&gt;&#xA;&lt;li&gt;Go to the &lt;em&gt;Receive&lt;/em&gt; tab. There will be a list of your Monero addresses used to receive funds. You can generate new subaddresses by clicking &lt;em&gt;Create new address&lt;/em&gt;. It is a good idea to use subaddresses once and generate a new one for each transaction, so that you take maximum care of your funds&amp;rsquo; privacy. All incoming transactions to any of the subaddresses add up, and their balance is common to the entire account.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;Monero GUI&#34; src=&#34;https://germania.so/img/en/guimac/gm_en-014.webp#center&#34;&gt;&lt;/p&gt;&#xA;&lt;ol start=&#34;2&#34;&gt;&#xA;&lt;li&gt;To receive funds, copy your address by clicking on the clipboard icon at the end of each address line. Then paste it in the place where you want to receive the funds, for example, in the appropriate section of the exchange, or by sending it to the appropriate person.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;Monero GUI&#34; src=&#34;https://germania.so/img/en/guimac/gm_en-015.webp#center&#34;&gt;&lt;/p&gt;&#xA;&lt;ol start=&#34;3&#34;&gt;&#xA;&lt;li&gt;After receiving the funds, click on the &lt;em&gt;Transactions&lt;/em&gt; tab. The entire history of funds received and sent will be displayed.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;Monero GUI&#34; src=&#34;https://germania.so/img/en/guimac/gm_en-016.webp#center&#34;&gt;&lt;/p&gt;&#xA;&lt;ol start=&#34;4&#34;&gt;&#xA;&lt;li&gt;You must wait for 10 confirmations from the Monero network before sending the received funds. The confirmation counter can be tracked on the fly under the &lt;em&gt;Confirmations&lt;/em&gt; row.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;h2 class=&#34;heading&#34; id=&#34;payments&#34;&gt;&#xA;  &lt;strong&gt;Sending funds&lt;/strong&gt;&lt;span class=&#34;heading__anchor&#34;&gt; &lt;a href=&#34;#payments&#34;&gt;#&lt;/a&gt;&lt;/span&gt;&#xA;&lt;/h2&gt;&lt;ol&gt;&#xA;&lt;li&gt;To send funds, go to the &lt;em&gt;Send&lt;/em&gt; tab. Under &lt;em&gt;Address&lt;/em&gt;, paste the destination Monero address; under &lt;em&gt;Amount&lt;/em&gt;, enter the amount and click &lt;em&gt;Send&lt;/em&gt;.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;Monero GUI&#34; src=&#34;https://germania.so/img/en/guimac/gm_en-017.webp#center&#34;&gt;&lt;/p&gt;&#xA;&lt;ol start=&#34;2&#34;&gt;&#xA;&lt;li&gt;After a few seconds, a confirmation window will be displayed. Before confirming the sending, make sure you have entered the correct Monero destination address. Verify the &lt;em&gt;Fee&lt;/em&gt; amount; it should be a few cents. After verifying the transaction details, click &lt;em&gt;Confirm&lt;/em&gt;.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;WARNING: This action cannot be undone. Providing an incorrect address may result in loss of funds.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;Monero GUI&#34; src=&#34;https://germania.so/img/en/guimac/gm_en-018.webp#center&#34;&gt;&lt;/p&gt;&#xA;&lt;ol start=&#34;3&#34;&gt;&#xA;&lt;li&gt;Enter the password and click &lt;em&gt;Send Transaction&lt;/em&gt;.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;Monero GUI&#34; src=&#34;https://germania.so/img/en/guimac/gm_en-019.webp#center&#34;&gt;&lt;/p&gt;&#xA;&lt;ol start=&#34;4&#34;&gt;&#xA;&lt;li&gt;A message will be displayed at the top of the screen informing you of the available balance. Wait for 10 confirmations from the Monero network before continuing to use your address after sending funds.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;&lt;img alt=&#34;Monero GUI&#34; src=&#34;https://germania.so/img/en/guimac/gm_en-020.webp#center&#34;&gt;&lt;/p&gt;&#xA;&lt;hr&gt;</description>
    </item>
  </channel>
</rss>
