From f53bd1dc6cfc5735f19d0b96bbf6eb686ceff322 Mon Sep 17 00:00:00 2001 From: Dennis Dawson Date: Wed, 20 Apr 2022 11:46:32 -0700 Subject: [PATCH] Insert disclaimer --- content/concepts/tokens/non-fungible-token-transfers.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/concepts/tokens/non-fungible-token-transfers.md b/content/concepts/tokens/non-fungible-token-transfers.md index b4684ca37b..8e4460777f 100644 --- a/content/concepts/tokens/non-fungible-token-transfers.md +++ b/content/concepts/tokens/non-fungible-token-transfers.md @@ -10,6 +10,7 @@ status: not_enabled --- # Trading NFTokens on the XRP Ledger +{% include '_snippets/nfts-disclaimer.md' %} You can transfer NFTokens between accounts on the XRP Ledger. You can transfer `NFTokens` by offering to buy or sell `NFTokens`, or accepting offers from other accounts. You can even give away `NFTokens` by offering to sell them at a price of 0. All offers are created using the [NFTokenCreateOffer]() transaction.