Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions content/_guides/receive_transaction.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ It is best practice to label an address before you copy it. This way you avoid a

Copy the address to your clipboard by right-clicking on an address **→ Copy Address** or by pressing `Ctrl + C`. **Never write down an address by hand**, a mistake may result in unrecoverable funds.

A precaution you can also take, is asking the sender to send a piconero (0.000000000001 XMR) before the actual real amount so you can be assured there are no issues and the address you copied is correct.

If you need to transfer the address to a different device, here are some options:

- Save your address to a .txt file and use a USB drive to transfer it
Expand All @@ -23,9 +25,9 @@ If you need to transfer the address to a different device, here are some options

For increased readability, addresses are only shown partially. If you must copy an address manually, right click on the table header **→ Show full addresses**.

Once an address receives an incoming transaction it is automatically hidden from view. You can unhide used addresses by clicking on **Show used**.
Once an address receives an incoming transaction it is automatically hidden from view. You can unhide used addresses by clicking on **Show used addresses**.

If you want to manually hide an address, right click on the address **→ Hide Address**. You can unhide hidden addresses by clicking on **Show hidden**.
If you want to manually hide an address, right click on the address **→ Hide Address**. You can unhide hidden addresses by clicking on **Show hidden addresses**.

### Q: A service tells me the address is invalid. What do I do?

Expand Down