amend FAQ article on Community Top Bids

This commit is contained in:
Jeremy Kauffman 2017-11-22 16:11:15 -05:00
parent d5d50c9ee7
commit b5e8a3f7a0

View file

@ -1,20 +1,24 @@
---
title: How to get your content listed on the LBRY application Community Top Bids?
category: LBRY 101
order: 6
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 are a public space on the LBRY application, where anyone can share content with the rest of the LBRY community based on the bidding process. Users can place bids in LBRY credits (LBC) on the names ranging from "one" to "ten" and put their content on the front page of the LBRY application. The names correspondent with the position of the content, placing it on positions 1 to 10 in the content bar.
This mechanism enables users to promote their content and it is based on the LBRY naming system. The LBC are not lost, but just used as a deposit for the name claim.
Community Top Bids is a public space on the LBRY application that allows for community controlled content.
For more details on how naming works, please see: https://lbry.io/faq/naming
For more details on claims, please see https://lbry.io/faq/claimtrie-implementation
In this area, the LBRY URLs `lbry://one` through `lbry://ten` are displayed.
### How to bid on the Community Top Bids positions?
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.
1. Click the "PUBLISH" button.
2. In the options menu go to "Content URL" and enter the desired claim you want to bid on (lbry://one, lbry://two, lbry://three, ... , lbry://ten)
3. After you have entered the desired number, 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.
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.