From d3daf0731caa817fc4b28c11243c8ab73fef45c0 Mon Sep 17 00:00:00 2001 From: Job Evers-Meltzer Date: Fri, 1 Jul 2016 17:39:57 -0500 Subject: [PATCH] add faq entries around credits and hosting --- posts/faq/earn-credits.md | 11 +++++++++++ posts/faq/host-content.md | 10 ++++++++++ 2 files changed, 21 insertions(+) create mode 100644 posts/faq/earn-credits.md create mode 100644 posts/faq/host-content.md diff --git a/posts/faq/earn-credits.md b/posts/faq/earn-credits.md new file mode 100644 index 00000000..f19c2d11 --- /dev/null +++ b/posts/faq/earn-credits.md @@ -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. diff --git a/posts/faq/host-content.md b/posts/faq/host-content.md new file mode 100644 index 00000000..77822420 --- /dev/null +++ b/posts/faq/host-content.md @@ -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.