-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfaq.html
207 lines (198 loc) · 13.7 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Lets Bet - Frequently Asked Questions</title>
<meta name="description" content="LetsBet - Decentralized betting platform, participate in ICO">
<meta name="keywords" content="XBET,XBET tokens,betting,crypto,decentralized,dApp,trustless, ICO, coinmarketcap,coinmarketcap.com,Bitcoin, Litecoin">
<meta name="google-site-verification" content="kYCfAq6mTen8EKT3MtxXpG1cyL2hrFSuEODjnNFUKJw" />
<link href="https://fonts.googleapis.com/css?family=Crimson+Text:400,400i,600|Montserrat:200,300,400" rel="stylesheet">
<link rel="stylesheet" href="assets/css/bootstrap/bootstrap.css">
<link rel="stylesheet" href="assets/fonts/ionicons/css/ionicons.min.css?v=1.4">
<link rel="stylesheet" href="assets/fonts/law-icons/font/flaticon.css?v=1.4">
<link rel="stylesheet" href="assets/fonts/fontawesome/css/font-awesome.min.css?v=1.4">
<link rel="stylesheet" href="assets/css/modal-video.min.css?v=1.4">
<link rel="stylesheet" href="assets/css/style.css?v=1.4">
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-W4L274X');</script>
</head>
<body class="cover-black">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-W4L274X"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<nav class="navbar navbar-expand-lg navbar-dark pb_navbar pb_scrolled-light" id="pb-navbar">
<div class="container">
<a class="navbar-brand logo-text" href="/index.html">Lets <img class="logo-b" src="assets/images/logo-1.png"/> et</a>
<button class="navbar-toggler ml-auto" type="button" data-toggle="collapse" data-target="#probootstrap-navbar" aria-controls="probootstrap-navbar" aria-expanded="false" aria-label="Toggle navigation">
<span><i class="ion-navicon"></i></span>
</button>
<div class="collapse navbar-collapse" id="probootstrap-navbar">
<ul class="navbar-nav ml-auto">
<li class="nav-item"><a class="nav-link" href="#section-home">Home</a></li>
<!--<li class="nav-item"><a class="nav-link" href="#section-whitepaper">Whitepaper</a></li>-->
<li class="nav-item"><a class="nav-link" href="/#section-features">Features</a></li>
<li class="nav-item"><a class="nav-link" href="/bounty.html" title="Bountry progmra">Bounty</a></li>
<li class="nav-item"><a class="nav-link" href="/#section-roadmap">Roadmap</a></li>
<li class="nav-item"><a class="nav-link" href="/assets/files/Letsbet-Onepage-v1.0.pdf" target="blank_"><span class="btn btn-primary">One Page</span></a></li>
<li class="nav-item"><a class="nav-link" href="/#section-token">Token</a></li>
<li class="nav-item"><a class="nav-link" href="/#section-faq">FAQ</a></li>
</ul>
</div>
</div>
</nav>
<div class="container-max">
<section class="pb_section pb_slant-white" id="section-faq">
<div class="container">
<div class="row justify-content-center mb-5">
<div class="col-md-6 text-center mb-5">
<h2>Frequently Asked Questions</h2>
</div>
</div>
<div class="row">
<div class="col-md">
<div id="pb_faq" class="pb_accordion" data-children=".item">
<div class="item">
<a data-toggle="collapse" data-parent="#pb_faq" href="#pb_faq1" aria-expanded="false" aria-controls="pb_faq1" class="pb_font-22 py-4">What is Letsbet.io?</a>
<div id="pb_faq1" class="collapse" role="tabpanel">
<div class="py-3">
<p>LetsBet is a decentralized game, where everybody can bet on the price of the top Cryptocurrencies for a given time slot. Everyday there is a new round for each coin, with a START, LOCK and an END time. One bet will
usually cost around $10 in ETH. The money are deposited into the Jackpot and after the game has ended, the person placed the closest bet to the real price wins 90% of it! The other 10% are distributed among
the XBET token holders. If there is more than one player with same winning bet the jackpot is split proportionality .
</p>
<p></p>
</div>
</div>
</div>
<div class="item">
<a data-toggle="collapse" data-parent="#pb_faq" href="#pb_faq4" aria-expanded="false" aria-controls="pb_faq4" class="pb_font-22 py-4">What can I do with the XBET Token?</a>
<div id="pb_faq4" class="collapse" role="tabpanel">
<div class="py-3">
<p>"Hodl" is always a good advise. Specially when it comes to XBET token. You will receive a passive income / dividend every month. The amount depends on the money in the Jackpot and on the amount of tokens you hold. We
plan to use the token also for voting and decision making in our community.
</p>
</div>
</div>
</div>
<div class="item">
<a data-toggle="collapse" data-parent="#pb_faq" href="#pb_faq2" aria-expanded="false" aria-controls="pb_faq2" class="pb_font-22 py-4">Which is the base payment currency ?</a>
<div id="pb_faq2" class="collapse" role="tabpanel">
<div class="py-3">
<p>Currently we support Ethereum (ETH) as base currency for the platform</p>
</div>
</div>
</div>
<div class="item">
<a data-toggle="collapse" data-parent="#pb_faq" href="#pb_faq6" aria-expanded="false" aria-controls="pb_faq6" class="pb_font-22 py-4">Who are the LetsBet users?</a>
<div id="pb_faq6" class="collapse" role="tabpanel">
<div class="py-3">
<p>Our first version is build for gamblers and traders in the crypto-space.</p>
</div>
</div>
</div>
<div class="item">
<a data-toggle="collapse" data-parent="#pb_faq" href="#pb_faq7" aria-expanded="false" aria-controls="pb_faq7" class="pb_font-22 py-4">How much is the ICO hard cap ?</a>
<div id="pb_faq7" class="collapse" role="tabpanel">
<div class="py-3">
<p>The hard cap set for the token sale is 10 000 ETH.</p>
</div>
</div>
</div>
<div class="item">
<a data-toggle="collapse" data-parent="#pb_faq" href="#pb_faq8" aria-expanded="false" aria-controls="pb_faq8" class="pb_font-22 py-4">What is minimum investment ?</a>
<div id="pb_faq8" class="collapse" role="tabpanel">
<div class="py-3">
<p>The minimum investment amount is 0.1 ETH</p>
</div>
</div>
</div>
<div class="item">
<a data-toggle="collapse" data-parent="#pb_faq" href="#pb_faq9" aria-expanded="false" aria-controls="pb_faq9" class="pb_font-22 py-4">Do you have any limitations to invest?</a>
<div id="pb_faq9" class="collapse" role="tabpanel">
<div class="py-3">
<p>You are not allowed to purchase XBET Tokens if you are a resident or purchasing from a location in the United States of America or the People's Republic of China. You are not allowed to purchase XBET Tokens if you are
an entity (including but not limited to any corporation or partnership) incorporated, established or registered in or under the laws of the United States of America and the People's Republic of China, or if you
are purchasing XBET Tokens on behalf of any such entity</p>
</div>
</div>
</div>
<div class="item">
<a data-toggle="collapse" data-parent="#pb_faq" href="#pb_faq10" aria-expanded="false" aria-controls="pb_faq10" class="pb_font-22 py-4">Which ticket symbol will be used ?</a>
<div id="pb_faq10" class="collapse" role="tabpanel">
<div class="py-3">
<p>We will use XBET as ticker symbol</p>
</div>
</div>
</div>
<div class="item">
<a data-toggle="collapse" data-parent="#pb_faq" href="#pb_faq11" aria-expanded="false" aria-controls="pb_faq11" class="pb_font-22 py-4">Which crypto currencies will be listed for betting ?</a>
<div id="pb_faq11" class="collapse" role="tabpanel">
<div class="py-3">
<p>We will start with top 10 coins on Coinmarketcap. A coin will be added automatically if the community wants so.</p>
</div>
</div>
</div>
<div class="item">
<a data-toggle="collapse" data-parent="#pb_faq" href="#pb_faq5" aria-expanded="false" aria-controls="pb_faq5" class="pb_font-22 py-4">I have a technical problem, who do I email?</a>
<div id="pb_faq5" class="collapse" role="tabpanel">
<div class="py-3">
<p>For support please drop us an email at app@letsbet.io</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
<div>
<footer class="pb_footer bg-dark" role="contentinfo">
<div class="container">
<div class="row text-center">
<div class="col">
<ul class="list-inline">
<li class="list-inline-item"><a href="https://www.twitter.com/letsbet_io" class="p-2" target="_blank"><i class="fa fa-twitter"></i></a></li>
<li class="list-inline-item"><a href="https://www.github.com/letsbet" class="p-2" target="_blank"><i class="fa fa-github"></i></a></li>
<li class="list-inline-item"><a href="https://t.me/letsbetio" class="p-2" target="_blank"><i class="fa fa-telegram"></i></a></li>
<li class="list-inline-item"><a href="https://medium.com/@letsbet" class="p-2" target="_blank"><i class="fa fa-medium"></i></a></li>
</ul>
</div>
</div>
<div class="row">
<div class="col text-center">
<p class="pb_font-14">© 2018 LetsBet.io</p>
<p class="pb_font-14">
<a href="/terms-and-conditions.html" class="p-2" target="_blank">Terms & Conditions</a>
</p>
</div>
</div>
</div>
</footer>
<a class="btn btn-primary btn-lg fixedbutton telegram" href="https://t.me/letsbetio">
<span class="pb_font-14 text-uppercase pb_letter-spacing-1">Join Telegram <img src="/assets/images/telegram.png" style="height: 32px;"></span>
</a>
<!-- loader -->
<div id="pb_loader" class="show fullscreen"><svg class="circular" width="48px" height="48px">
<circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/><circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10" stroke="#1d82ff"/></svg>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.7.1/Chart.bundle.min.js"></script>
<script src="https://code.jquery.com/jquery-2.2.4.min.js"></script>
<script src="assets/js/jquery-modal-video.js?v=1.2"></script>
<script src="assets/js/popper.min.js?v=1.2"></script>
<script src="assets/js/bootstrap.min.js?v=1.2"></script>
<script src="assets/js/main.js?v=1.2"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-110599710-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-110599710-1');
</script>
</body>
</html>