-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfaq.html
562 lines (482 loc) · 30 KB
/
faq.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="css/uikit.min.css" />
<title>1ramp</title>
<link rel="shortcut icon" href="favicon.png">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,700|Saira+Semi+Condensed:700" rel="stylesheet">
<link rel="author" href="https://ansarimofid@gmail.com">
<meta name="description" content="Social Media that pays you. Steem-Blockchain powered social media platform for creative communities to create, share and earn.">
<meta name="keywords" content="1Ramp ,HapRamp, Steem, Blockchain, Cryptocurrency, Social-Media, Creative-communities, Earn, Decentralize, Social-Network">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/brands.css" integrity="sha384-VGCZwiSnlHXYDojsRqeMn3IVvdzTx5JEuHgqZ3bYLCLUBV8rvihHApoA1Aso2TZA"
crossorigin="anonymous">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/fontawesome.css" integrity="sha384-GVa9GOgVQgOk+TNYXu7S/InPTfSDTtBalSgkgqQ7sCik56N9ztlkoTr2f/T44oKV"
crossorigin="anonymous">
<link rel="stylesheet" href="css/style.css">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-124845462-2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-124845462-2');
</script>
<!-- Hotjar Tracking Code for www.1ramp.com -->
<script>
(function (h, o, t, j, a, r) {
h.hj = h.hj || function () {
(h.hj.q = h.hj.q || []).push(arguments)
};
h._hjSettings = { hjid: 911264, hjsv: 6 };
a = o.getElementsByTagName('head')[0];
r = o.createElement('script');
r.async = 1;
r.src = t + h._hjSettings.hjid + j + h._hjSettings.hjsv;
a.appendChild(r);
})(window, document, 'https://static.hotjar.com/c/hotjar-', '.js?sv=');
</script>
</head>
<body>
<div class="wrapper">
<!--Header Starts-->
<header id="hero-faq" class="partner" data-vide-bg="video/hero_video" data-vide-options="loop: true, muted: false,autoplay: true">
<nav is uk-sticky="show-on-up: true;animation: uk-animation-slide-top;" class="uk-navbar uk-navbar-container uk-navbar-transparent uk-padding-large uk-padding-remove-vertical">
<div class="uk-navbar-left">
<a href="index.html" class="uk-navbar-item uk-logo">
<svg width="153" height="22" xmlns="http://www.w3.org/2000/svg">
<g fill-rule="evenodd">
<text font-family="OpenSans-Bold, Open Sans" font-size="24" font-weight="bold"
letter-spacing="1.333" transform="translate(0 -6)">
<tspan x="26" y="26">1RAMP</tspan>
</text>
<path d="M14.24 7.956a2.32 2.32 0 0 1 4.322 1.174v10.55a2.32 2.32 0 0 1-4.64 0v-6.224c-1.449.656-3.06 1.176-4.64 1.21-1.613-.005-3.214-.5-4.641-1.14v6.154a2.32 2.32 0 0 1-4.641 0V9.13a2.32 2.32 0 0 1 4.386-1.058c1.544.923 3.216 1.995 4.895 1.995 1.743 0 3.398-1.174 4.959-2.11zM2.32 4.714C1.04 4.714 0 3.66 0 2.357 0 1.055 1.039 0 2.32 0c1.282 0 2.32 1.055 2.32 2.357 0 1.302-1.038 2.357-2.32 2.357zm13.922 0c-1.281 0-2.32-1.055-2.32-2.357C13.922 1.055 14.96 0 16.242 0c1.282 0 2.32 1.055 2.32 2.357 0 1.302-1.038 2.357-2.32 2.357z" />
</g>
</svg>
</a>
</div>
<div class="uk-navbar-right uk-nav-center-sm">
<ul class="uk-navbar-nav menu-list uk-margin-small-right uk-visible@m">
<li>
<a href='index.html'>HOME</a>
</li>
<li>
<a href='about.html'>ABOUT</a>
</li>
<li>
<a class="uk-text-bold" href='#!'>FAQs</a>
</li>
<li>
<a href='weareone.html'>#WeAreOne</a>
</li>
</ul>
<div class="nav-cta">
<a href="https://github.com/hapramp" class="social-icon uk-icon-button uk-margin-small-right"
target="_blank">
<i class="fab fa-github"></i>
</a>
<a href="https://discord.gg/PkgCv8j" class="social-icon uk-icon-button " target="_blank">
<i class="fab fa-discord"></i>
</a>
</div>
</div>
</nav>
<!--Hero Starts-->
<div id="hero" class="hero partner uk-flex uk-container">
<!--<div class="hero-contents uk-width-1-4@m uk-width-1-6@m"></div>-->
<div class="uk-grid">
<div class="hero-contents uk-text-center">
<div class="grand-title text-color-white title-text">
FAQs
</div>
</div>
</div>
</div>
</header>
<!--QA Starts-->
<section class="uk-container qa-view">
<div class="uk-padding width-100"></div>
<div class="uk-grid">
<div class="uk-width-1-6@m"></div>
<div class="uk-width-2-3@m">
<div class="qa-wrapper">
<ul class="bg-white padding-24px" uk-accordion>
<li class="uk-open">
<a class="uk-accordion-title text-grey-87 text-color-primary uk-text-bold uk-display-block"
href="#">
What is 1ramp?
</a>
<div class="uk-accordion-content">
<p>1Ramp is a social media platform for creators. On 1Ramp, you can join
communities of your interest (art, literature, photography, fashion, travel
etc), write blogs, share photos, get feedback, and take inspiration by browsing
through the work shared by other creators.
</p>
</div>
</li>
<li>
<a class="uk-accordion-title text-grey-87 text-color-primary uk-text-bold uk-display-block"
href="#">
How do I sign up on 1ramp?
</a>
<div class="uk-accordion-content">
<p>Steem users can directly sign up on 1Ramp with their steemit username and
password. If you are new on Steem, you’ll need to sign up on steem first. Then
use the same username and password to sign up on 1Ramp.
<a href="https://signup.steemit.com" target="_blank">Click here to Sign up on
Steem</a>
</p>
</div>
</li>
<li>
<a class="uk-accordion-title text-grey-87 text-color-primary uk-text-bold uk-display-block"
href="#">
What is Steem?
</a>
<div class="uk-accordion-content">
<p>Steem is an open-source blockchain technology which enables you to monetize your
content. We built 1Ramp on top of Steem to enable creators to monetize their
work, grow as a community, and benefit from this revolutionary technology.
<a class="uk-display-block" href="https://busy.org/@hapramp/all-you-need-to-know-about-steem-and-blockchains-in-general"
target="_blank">Click here to learn more about Steem blockchain.</a>
</p>
</div>
</li>
<li>
<a class="uk-accordion-title text-grey-87 text-color-primary uk-text-bold uk-display-block"
href="#">
Is it secure to sign up on 1ramp with my Steem Username and Password?
</a>
<div class="uk-accordion-content">
<p>We do not collect or store your login information. 1ramp utilizes
steemconnect-v2 for user authorization and authentication. Steemconnect is the
standard for user authentication on Steem blockchain.
</p>
</div>
</li>
<li>
<a class="uk-accordion-title text-grey-87 text-color-primary uk-text-bold uk-display-block"
href="#">
What is the ‘rate’ feature on 1Ramp?
</a>
<div class="uk-accordion-content">
<p>Creators need more than a single reaction to the work they do and the content
they share on the Internet. On 1Ramp, other creators can rate your posts out of
5 stars so that you get better feedback.
</p>
</div>
</li>
<li>
<a class="uk-accordion-title text-grey-87 text-color-primary uk-text-bold uk-display-block"
href="#">
How does content monetization work on 1Ramp?
</a>
<div class="uk-accordion-content">
<p>You’ll earn rewards based on the ratings you receive on your content. The value
of reward depends upon three factors: how many people rate your content, the
ratings they give, and their influence on 1Ramp.
</p>
</div>
</li>
<li>
<a class="uk-accordion-title text-grey-87 text-color-primary uk-text-bold uk-display-block"
href="#">
Does it cost anything to post, comment or rate?
</a>
<div class="uk-accordion-content">
<p>No, 1ramp is free to use.
</p>
</div>
</li>
<li>
<a class="uk-accordion-title text-grey-87 text-color-primary uk-text-bold uk-display-block"
href="#">
Is there a limit to the number of posts I can create in a day?
</a>
<div class="uk-accordion-content">
<p>Yes, the number of posts, comments, and Steem/SBD transactions you can do on
1Ramp depends on your resource credits. Your resource credits (RCs) depends on
your Steem power and once exhausted, it'll automatically refill in 5 days. You
can keep track of your RCs on 1Ramp or you may check it on
steemd.com/@'yourusername'.
</p>
</div>
</li>
<li>
<a class="uk-accordion-title text-grey-87 text-color-primary uk-text-bold uk-display-block"
href="#">
What rewards do I earn on 1Ramp?
</a>
<div class="uk-accordion-content">
<p>You’ll earn Steem Dollars (SBD) and Steem Power (SP) on your posts in 50%
proportion each. SBD and SP are cryptocurrencies powered by Steem blockchain.
</p>
</div>
</li>
<li>
<a class="uk-accordion-title text-grey-87 text-color-primary uk-text-bold uk-display-block"
href="#">
What are Steem Dollars, Steem, and Steem Power?
</a>
<div class="uk-accordion-content">
<p>There are three type of tokens on Steem to support its various features: Steem,
Steem power (SP), and Steem dollars (SBD). You’ll earn SP and SBD on their
posts. You can convert Steem to Steem Power and vice versa directly from the
1Ramp app.
<a class="uk-display-block" href="https://busy.org/@hapramp/still-confused-by-steem-steem-power-and-steem-dollars-read-this"
target="_blank">Learn more about Steem-Blockchain Cryptocurrencies</a>.
</p>
</div>
</li>
<li>
<a class="uk-accordion-title text-grey-87 text-color-primary uk-text-bold uk-display-block"
href="#">
What can I do with Steem Dollar and Steem?
</a>
<div class="uk-accordion-content">
<p>The Steem Dollars and Steem can be exchanged with fiat currency or other
cryptocurrencies on various cryptocurrency exchanges. Here is the list of
exchanges on which STEEM and SBD can be traded: <a href="https://poloniex.com/exchange#btc_steem"
target="_blank">POLONIEX</a>, <a href="https://bittrex.com/Market/Index?MarketName=BTC-STEEM"
target="_blank">BITTREX</a>, and <a href="https://openledger.io/market/OPEN.STEEM_OPEN.BTC"
target="_blank">OpenLedger</a>.
</p>
</div>
</li>
<li>
<a class="uk-accordion-title text-grey-87 text-color-primary uk-text-bold uk-display-block"
href="#">
What is the use of Steem Power?
</a>
<div class="uk-accordion-content">
<p>Steem Power (SP) is a measure of your influence on the platform. The value of
your vote is directly proportional to the amount of SP you have. SP is a native
currency on Steem blockchain and you cannot trade it directly on cryptocurrency
exchanges. SP can be converted into Steem directly from the 1Ramp app.
</p>
</div>
</li>
<li>
<a class="uk-accordion-title text-grey-87 text-color-primary uk-text-bold uk-display-block"
href="#">
What does ‘Power Up’ mean?
</a>
<div class="uk-accordion-content">
<p>The process of converting Steem into Steem Power is called powering up.
</p>
</div>
</li>
<li>
<a class="uk-accordion-title text-grey-87 text-color-primary uk-text-bold uk-display-block"
href="#">
What does ‘Power Down’ mean?
</a>
<div class="uk-accordion-content">
<p>The process of converting Steem Power into Steem is called powering down. In
this process, you’ll receive Steem in 13 equal installments over a period of 13
weeks.
</p>
</div>
</li>
<li>
<a class="uk-accordion-title text-grey-87 text-color-primary uk-text-bold uk-display-block"
href="#">
Can I send my rewards to anyone on Steem?
</a>
<div class="uk-accordion-content">
<p>Yes, you can send Steem and Steem Dollars (SBD) using the username of the
recipient directly from the 1Ramp app. You can also receive Steem and SBD in
your wallet. These transactions are free and do not cost any transaction fee.
</p>
</div>
</li>
<li>
<a class="uk-accordion-title text-grey-87 text-color-primary uk-text-bold uk-display-block"
href="#">
Can I send Steem Power to anyone on Steem?
</a>
<div class="uk-accordion-content">
<p>No, Steem Power is non-transferable. But you can convert Steem Power into Steem
using Power Down and then send your Steem.
</p>
</div>
</li>
<li>
<a class="uk-accordion-title text-grey-87 text-color-primary uk-text-bold uk-display-block"
href="#">
Need help?
</a>
<div class="uk-accordion-content">
<p>Write us at hi@1ramp.io or join our <a href="https://discord.gg/PkgCv8j" target="_blank">Discord</a>
and tell us what issues you are facing on the 1ramp app. Or you may send us a
message on our <a href="https://twitter.com/the1ramp" target="_blank">Twitter</a>
or <a href="http://facebook.com/the1ramp" target="_blank">Facebook</a>.
</p>
</div>
</li>
</ul>
</div>
</div>
</div>
</section>
<div class="uk-padding-large"></div>
<footer class="footer uk-overflow-hidden uk-margin-top">
<div class="uk-container">
<div class="uk-padding width-100"></div>
<div class="uk-grid">
<div class="uk-width-1-6@l"></div>
<div class="uk-width-1-6@l uk-width-1-4@m uk-width-1-2@s footer-section uk-margin-medium-bottom">
<h4 class="section-title text-color-white title-text">Links</h4>
<div class="uk-padding-small width-100"></div>
<div class="links-container">
<ul class="uk-list footer-link-list">
<li class="uk-margin-small-bottom uk-margin-remove-top uk-margin-medium-right"><a href='index.html'>Home</a></li>
<li class="uk-margin-small-bottom uk-margin-remove-top uk-margin-medium-right"><a href='about.html'>About</a></li>
<li class="uk-margin-small-bottom uk-margin-remove-top uk-margin-medium-right"><a
data-speed="400" class="scroll" href='#hero-faq'>FAQs</a></li>
</ul>
</div>
</div>
<div class="uk-width-1-6@l uk-width-1-4@m uk-width-1-2@s footer-section uk-margin-medium-bottom">
<h4 class="section-title text-color-white title-text">Social</h4>
<div class="uk-padding-small width-100"></div>
<div class="links-container">
<ul class="uk-list social-link-list">
<li class="uk-margin-small-bottom uk-margin-remove-top uk-margin-medium-right">
<a href=" https://www.facebook.com/the1ramp/" class="uk-margin-small-bottom" target="_blank">Facebook
</a>
</li>
<li class="uk-margin-small-bottom uk-margin-remove-top uk-margin-medium-right">
<a href="https://twitter.com/the1ramp" class="uk-margin-small-bottom" target="_blank">Twitter
</a>
</li>
<li class="uk-margin-small-bottom uk-margin-remove-top uk-margin-medium-right">
<a href="https://www.instagram.com/the1ramp/" class="uk-margin-small-bottom" target="_blank">Instagram
</a>
</li>
<li class="uk-margin-small-bottom uk-display-inline-block uk-margin-remove-top uk-margin-medium-right">
<a href="https://www.linkedin.com/company/13405668/" class="uk-margin-small-bottom"
target="_blank">LinkedIn
</a>
</li>
</ul>
</div>
</div>
<div class="uk-width-1-6@l uk-width-1-4@m uk-width-1-2@s footer-section uk-margin-medium-bottom">
<h4 class="section-title text-color-white title-text title-text">Blogs</h4>
<div class="uk-padding-small width-100"></div>
<div class="links-container">
<ul class="uk-list social-link-list">
<li class="uk-margin-small-bottom uk-margin-remove-top uk-margin-medium-right">
<a href="https://steemit.com/@the1ramp" class="uk-margin-small-bottom" target="_blank">
Steemit
</a>
</li>
<li class="uk-margin-small-bottom uk-margin-remove-top uk-margin-medium-right">
<a href="https://medium.com/1ramp" class="uk-margin-small-bottom" target="_blank">
Medium
</a>
</li>
</ul>
</div>
</div>
<div class="uk-width-1-6@l uk-width-1-4@m uk-width-1-2@s footer-section uk-margin-medium-bottom">
<h4 class="section-title text-color-white title-text">Contact</h4>
<div class="uk-padding-small width-100"></div>
<div class="links-container">
<ul class="uk-list social-link-list">
<li class="uk-margin-small-bottom uk-display-inline-block uk-margin-remove-top">
<a href="mailto:hi@1ramp.io" class="uk-margin-small-bottom" target="_blank">hi@1ramp.io</a>
</ul>
</div>
</div>
</div>
<div class="uk-grid">
<div class="uk-width-1-6@l"></div>
<div class="uk-width-2-3@l links-container">
<div class="tc-section-divider"></div>
<div class="uk-padding-small"></div>
<span class="text-color-white">Copyright 2018</span>
<span class="text-color-white">| </span>
<a href="terms.html" class="terms">Terms</a>
</div>
</div>
<div class="uk-padding-small width-100"></div>
</div>
</footer>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.2.1.min.js" integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4="
crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/vide/0.5.1/jquery.vide.js"></script>
<script src="js/uikit.min.js"></script>
<script src="js/uikit-icons.min.js"></script>
<script src="js/main.js"></script>
<script>
// Code Credit: https://codepen.io/rleve/pen/iCbgy
(function () {
'use strict';
// Feature Test
if ('querySelector' in document && 'addEventListener' in window && Array.prototype.forEach) {
// Function to animate the scroll
var smoothScroll = function (anchor, duration) {
// Calculate how far and how fast to scroll
var startLocation = window.pageYOffset;
var endLocation = anchor.offsetTop;
var distance = endLocation - startLocation;
var increments = distance / (duration / 16);
var stopAnimation;
// Scroll the page by an increment, and check if it's time to stop
var animateScroll = function () {
window.scrollBy(0, increments);
stopAnimation();
};
// If scrolling down
if (increments >= 0) {
// Stop animation when you reach the anchor OR the bottom of the page
stopAnimation = function () {
var travelled = window.pageYOffset;
if ((travelled >= (endLocation - increments)) || ((window.innerHeight +
travelled) >= document.body.offsetHeight)) {
clearInterval(runAnimation);
}
};
}
// If scrolling up
else {
// Stop animation when you reach the anchor OR the top of the page
stopAnimation = function () {
var travelled = window.pageYOffset;
if (travelled <= (endLocation || 0)) {
clearInterval(runAnimation);
}
};
}
// Loop the animation function
var runAnimation = setInterval(animateScroll, 16);
};
// Define smooth scroll links
var scrollToggle = document.querySelectorAll('.scroll');
// For each smooth scroll link
[].forEach.call(scrollToggle, function (toggle) {
// When the smooth scroll link is clicked
toggle.addEventListener('click', function (e) {
// Prevent the default link behavior
e.preventDefault();
// Get anchor link and calculate distance from the top
var dataID = toggle.getAttribute('href');
var dataTarget = document.querySelector(dataID);
var dataSpeed = toggle.getAttribute('data-speed');
// If the anchor exists
if (dataTarget) {
// Scroll to the anchor
smoothScroll(dataTarget, dataSpeed || 500);
}
}, false);
});
}
})();
</script>
</body>
</html>