mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-09-03 20:35:16 +00:00
Merge branch 'LavRadis-patch-3'
This commit is contained in:
commit
3cd085e2da
1 changed files with 24 additions and 0 deletions
24
content/faq/community-top-bid.md
Normal file
24
content/faq/community-top-bid.md
Normal file
|
@ -0,0 +1,24 @@
|
|||
---
|
||||
title: How does the Community Top Bids section of the LBRY App work?
|
||||
category: other
|
||||
order: 7
|
||||
---
|
||||
|
||||
### What are Community Top Bids?
|
||||
|
||||
Community Top Bids is a public space on the LBRY application that allows for community controlled content.
|
||||
|
||||
In this area, the LBRY URLs `lbry://one` through `lbry://ten` are displayed.
|
||||
|
||||
Anyone can share their content with the rest of the LBRY community by issuing a winning claim for one of these URLs. This mechanism enables users to promote their content and via the LBRY naming system.
|
||||
|
||||
Note that when claiming one of these URLs, no LBC is ever lost or destroyed (absent a very small transaction fee).
|
||||
|
||||
For more details on how naming works, please see: [Naming](https://lbry.io/faq/naming)
|
||||
|
||||
### How do I publish to the Community Top Bids area?
|
||||
|
||||
1. Begin a standard publish by clicking the "PUBLISH" button in the top of the App.
|
||||
2. When filling out the Content URL, enter the desired claim you want to bid on (one, two, five, eight, etc.)
|
||||
3. After you have entered the desired URL, the system will automatically show you the minimum amount of LBC you need to deposit to get the claim. This LBC remains yours and the deposit can be undone at any time.
|
||||
4. Finish the rest of the publishing process.
|
Loading…
Add table
Reference in a new issue