diff --git a/content/faq/how-to-publish.md b/content/faq/how-to-publish.md index 252c09a5..fe15cbfb 100644 --- a/content/faq/how-to-publish.md +++ b/content/faq/how-to-publish.md @@ -4,7 +4,9 @@ category: publisher order: 1 --- -LBRY is a free, open, and community-driven digital marketplace which enables content sharing, monetization, discovery and consumption. Publishing in LBRY is the process by which you share your content on the network - you set the price per view (can be free too) which is paid directly to you. This process involves making a "claim" in the LBRY Blockchain which will be used to retrieve the content via a URL. Content can either be published anonymously or to a particular channel/identity which will group content together at a single location. Both channels and claims require a deposit(bid) of LBRY Credits (LBC) in order to reserve their location on the LBRY network. This deposit will be deducted from your balance as long as the claim is active. See our [naming document](https://lbry.io/faq/naming) for more information about claims and bids. +LBRY is a free, open, and community-driven digital marketplace which enables content sharing, monetization, discovery and consumption. Publishing in LBRY is the process by which you share your content on the network - you set the price per view (can be free too) which is paid directly to you. This process involves making a "claim" in the LBRY Blockchain which will be used to retrieve the content via a URL. Content can either be published anonymously or to a particular channel/identity which will group content together at a single location. Both channels and claims require a deposit(bid) of LBRY Credits (LBC) in order to reserve their location on the LBRY network. This deposit will be deducted from your balance as long as the claim is active. See our [naming](https://lbry.io/faq/naming) and [transaction](https://lbry.io/faq/transaction-types) documentation for more information about claims, bids and transactions. + +Want to get your content featured on the Discover page? Check out [Community top bids](https://lbry.io/faq/community-top-bid). If you don't have LBRY yet, download it [here](https://lbry.io/get). diff --git a/content/faq/tipping.md b/content/faq/tipping.md index 93c68493..69234fe8 100644 --- a/content/faq/tipping.md +++ b/content/faq/tipping.md @@ -11,7 +11,9 @@ Tips can be sent via the LBRY app or via the protocol's [`wallet_send`](https:// Sending tips via the LBRY app is easy. Simply go to the page of the content you want to support and click "Support". Next, you'll be prompted for the tip amount in LBRY Credits (LBC). Once you enter a value, click "Send". Mahalo! -*Note: This amount will show up in your transaction list and will be deducted from your balance.* +Support Box: + +**Note: This amount will show up in your transaction list and will be deducted from your balance.** ### How do I redeem my tips?