mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-31 09:21:26 +00:00
add faq entries around credits and hosting
This commit is contained in:
parent
347bbf640a
commit
d3daf0731c
2 changed files with 21 additions and 0 deletions
11
posts/faq/earn-credits.md
Normal file
11
posts/faq/earn-credits.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
title: How do can I get LBRY credits?
|
||||
---
|
||||
|
||||
There are currently three ways in which you can get LBRY credits, or LBC for short.
|
||||
|
||||
1. Beta testers get an LBC gift. Talk to us on [slack](https://slack.lbry.io/) if
|
||||
you're interested.
|
||||
1. Mine them: see [Mining](https://lbry.io/faq/mining-credits)
|
||||
1. Host content: see [Hosting](https://lbry.io/faq/host-content) for details. Note that
|
||||
hosting requires the LBRY app, which is currently only open to beta testers.
|
10
posts/faq/host-content.md
Normal file
10
posts/faq/host-content.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
title: How does content hosting work
|
||||
---
|
||||
|
||||
Right now, its simple: you host what you download.
|
||||
|
||||
While the LBRY app is running it communicates with the network what
|
||||
content you're making available. If somebody downloads content from
|
||||
you, you will recieve LBRY credits (LBC) for that. The prices are
|
||||
currently set by the app and can't be changed.
|
Loading…
Add table
Reference in a new issue