Browse Source

Updating per Mitchell Fixs #247

Signed-off-by: Mary Anthony <mary@blockstack.com>
feat/clarity-updates
Mary Anthony 6 years ago
parent
commit
33af6369df
  1. 29
      _data/theFAQs.json
  2. 1
      _layouts/org.html

29
_data/theFAQs.json

@ -1,4 +1,5 @@
{
"last_updated": "Fri May 17 PDT 2019",
"faqs":[
{
"category":"general",
@ -547,18 +548,38 @@
{
"category":"tokens",
"question": "I have a voucher. How do I redeem it for Stacks Tokens?",
"answer": "<p>Vouchers cannot be used to purchase Stacks Tokens until the SEC qualifies the offering statement. At that time we will inform the community on next steps and how voucher holders can purchase up to $3,000 worth of Stacks Tokens at a price of $0.12 per token. Please keep an eye out for updates at <a href='http://stackstoken.com/'>stackstoken.com</a>, where you may also subscribe for updates by joining our mailing list.</p>"
},
{
"answer": "<p>Vouchers cannot be used to purchase Stacks Tokens until the SEC qualifies the offering statement. Although the planned offering of Stacks Tokens is not yet qualified by the SEC, you must register your voucher now so we can allocate the proper number of tokens to voucher holders.</p><p>If you are a voucher holder, you should have received an email with steps for completing the registration process, which must be complete by 11:59 PM Eastern Time on May 25, 2019. <strong>If you do not complete the registration process by the deadline, you will be unable to redeem your voucher.</strong> If you have any questions, please contact <a href='mailto:support@stackstoken.com'>support@stackstoken.com.</a></p>"
},
{
"category":"tokens",
"question": "How do I check the validity of my Stacks voucher?",
"answer": "<p>You may email <a href='mailto:support@blockstack.com'>support@blockstack.com</a> with your voucher ID and full name to check the validity of your voucher.</p>"
"answer": "<p>You may email <a href='mailto:support@stackstoken.com'>support@stackstoken.com.</a> with your voucher ID and full name to check the validity of your voucher.</p>"
},
{
"category":"tokens",
"question": "Can I transfer or sell my Stacks voucher?",
"answer": "<p>Stacks vouchers are non-transferrable and may not be bought, sold or gifted. Only the original person or entity that registered for, and whose name is printed on, the voucher may redeem it.</p>"
},
{
"question": "Why do I need to register to redeem my voucher?",
"category": "tokens",
"answer": "<p>Although the planned offering of Stacks Tokens is not yet qualified by the SEC, you must register your voucher now so we can allocate the proper number of tokens to voucher holders. Please complete the registration process by 11:59 PM Eastern Time on May 25, 2019. If you do not complete the registration process by the deadline, you may be unable to redeem your voucher.</p>"
},
{
"question": "I didn’t complete the voucher registration process. Can I still redeem my voucher?",
"category": "tokens",
"answer": "<p>If you did not complete the voucher registration process by the deadline, you may be unable to redeem your voucher. You may still purchase Stacks Tokens at a price of $0.30 per token available to all qualified purchasers.</p>"
},
{
"question": "I already filled out a voucher survey. Do I still need to complete the voucher registration process?",
"category": "tokens",
"answer": "<p>Yes. If you previously completed the voucher survey, you still need to complete the voucher registration process to be able to redeem your voucher.</p>"
},
{
"question": "Can I register or redeem more than one voucher?",
"category": "tokens",
"answer": "<p>No. Vouchers are limited to one per person so that the largest possible number of qualified purchasers have a chance to participate.</p>"
},
{
"category":"tokens",
"question": "How do I check the status of my previously purchased Stacks Tokens?",

1
_layouts/org.html

@ -50,6 +50,7 @@ layout: default
<div markdown="span" class="article-content">
{{ content }}
{% include share.html %}
{% include footer.html %}
</div>
<hr class="uk-margin-medium">

Loading…
Cancel
Save