-
Notifications
You must be signed in to change notification settings - Fork 219
/
faq.html
223 lines (220 loc) · 16.3 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="description" content="Dogecoin is an open source peer-to-peer digital currency, favored by Shiba Inus worldwide." />
<meta name="author" content="" />
<!--
__ _
____/ /___ ____ ____ _________ (_)___
/ __ / __ \/ __ `/ _ \/ ___/ __ \/ / __ \
/ /_/ / /_/ / /_/ / __/ /__/ /_/ / / / / /
\__,_/\____/\__, /\___/\___/\____/_/_/ /_/
/____/
so markup. very website. wow.
made with love by edswf1
-->
<title>Dogecoin| Frequently Asked Questions</title>
<!-- Favicon-->
<link rel="icon" type="image/x-icon" href="assets/img/favicon.ico" />
<!-- preload webfonts -->
<link rel="preload" href="assets/vendor/fa/webfonts/fa-solid-900.woff2" as="font" type="font/woff2" crossorigin="anonymous">
<link rel="preload" href="assets/vendor/fa/webfonts/fa-brands-400.woff2" as="font" type="font/woff2" crossorigin="anonymous">
<link rel="stylesheet" href="assets/vendor/fa/css/all.min.css"/>
<!-- Google fonts-->
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700&display=swap" rel="stylesheet" type="text/css" />
<link href="https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic&display=swap" rel="stylesheet" type="text/css" />
<!-- Core theme CSS (includes Bootstrap)-->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" type="text/css" ></script>
<link href="assets/css/styles.css" rel="stylesheet" />
</head>
<body id="page-top">
<!-- Navigation-->
<nav class="navbar navbar-expand-lg bg-secondary text-uppercase fixed-top" id="mainNav">
<div class="container-fluid">
<a class="navbar-brand js-scroll-trigger" href="#page-top"><img src="assets/img/dogecoin-300.png"> Dogecoin</a>
<button class="navbar-toggler navbar-toggler-right text-uppercase font-weight-bold bg-primary text-secondary rounded" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
Menu
<i class="fas fa-bars"></i>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item mx-0 mx-lg-1"><a class="nav-link py-3 px-0 px-lg-3 rounded" href="index.html" data-i18n="dgc-back-to-main">Back to Main Page</a></li>
</ul>
</div>
</div>
</nav>
<!-- Portfolio Section-->
<section class="page-section portfolio" id="doge-currency">
<div class="container">
<!-- Portfolio Section Heading-->
<h2 data-i18n="dgc-faq" class="page-section-heading text-center text-uppercase text-secondary mb-0">Dogecoin Currency</h2>
<!-- Icon Divider-->
<div class="divider-custom">
<div class="divider-custom-line"></div>
<div class="divider-custom-icon"><i class="fas fa-angle-down"></i></div>
<div class="divider-custom-line"></div>
</div>
<!-- Portfolio Grid Items-->
<div class="row text-center justify-content-center">
<div class="col-md-12 col-lg-12 mb-5">
<div class="mx-auto">
<p class="lead" data-i18n="dgc-faq-what-is-dogecoin">What is Dogecoin?</p>
<p data-i18n="dgc-faq-what-is-dogecoin-desc">Dogecoin is a decentralised cryptocurrency based on the doge meme.</p>
</div>
</div>
<div class="col-md-12 col-lg-12 mb-5">
<div class="mx-auto">
<p class="lead" data-i18n="dgc-faq-what-do-you-mean-decentralized">What do you mean by "decentralised"?</p>
<p data-i18n="dgc-faq-what-do-you-mean-decentralized-desc">Dogecoin is not run by any individual company or person. Technically speaking, it operates according to rules agreed by consensus, rather than decided upon by some founding or owning entity.</p>
</div>
</div>
<div class="col-md-12 col-lg-12 mb-5">
<div class="mx-auto">
<p class="lead" data-i18n="dgc-faq-what-do-you-mean-cryptocurrency">What do you mean by "cryptocurrency"?</p>
<p data-i18n="dgc-faq-what-do-you-mean-cryptocurrency-desc">A cryptocurrency is a digital currency that is secured by cryptography, in contrast to conventional (fiat) currencies where they are secured by a government or governments.</p>
</div>
</div>
<div class="col-md-12 col-lg-12 mb-5">
<div class="mx-auto">
<p class="lead" data-i18n="dgc-faq-okay-but-what-does-that-mean">Okay, but what does that mean?</p>
<p data-i18n="dgc-faq-okay-but-what-does-that-mean-desc">It means you don't have to trust any central organisation or person the way you would a bank, but also that you have to be your own bank. The developers can't seize your funds, but they also can't return them if you send them to the wrong address.</p>
</div>
</div>
<div class="col-md-12 col-lg-12 mb-5">
<div class="mx-auto">
<p class="lead" data-i18n="dgc-faq-so-who-does-run-dogecoin">So who does run Dogecoin?</p>
<p data-i18n="dgc-faq-so-who-does-run-dogecoin-desc">No-one, or everyone does equally, depending how you look at it. The developers can release new software, but the community have to choose to use that software. That community includes not just the end-users, but miners, exchanges, payment processors, etc. Typically the community does adopt new software we release because we have an established track record, but there's no special access we have.</p>
</div>
</div>
<div class="col-md-12 col-lg-12 mb-5">
<div class="mx-auto">
<p class="lead" data-i18n="dgc-faq-wrong_address">I sent my Dogecoin to the wrong address, or I sent Dogecoin to a correct address, expecting goods or a payment in return, and have not received anything back - can you help in either case?</p>
<p data-i18n="dgc-faq-wrong_address-desc">Sadly, no in both cases. As noted above, Dogecoin is a decentralized project and the developers working on the project have no special access or ability to reverse transactions or recover funds. If you feel you have been mislead or wronged in a transaction involving Dogecoin, you should consult the relevant authorities in respect of the parties, exchanges, wallets or other services you dealt with.</p>
</div>
</div>
<div class="col-md-12 col-lg-12 mb-5">
<div class="mx-auto">
<p class="lead" data-i18n="dgc-faq-reset-two-factor-authentication">Can you reset my two factor authentication?</p>
<p data-i18n="dgc-faq-reset-two-factor-authentication-desc">We do not run any of the services which you log into, you would need to contact the service in question.</p>
</div>
</div>
<div class="col-md-12 col-lg-12 mb-5">
<div class="mx-auto">
<p class="lead" data-i18n="dgc-faq-lost-my-wallet">I lost my wallet/private key, what do I do now?</p>
<p data-i18n="dgc-faq-lost-my-wallet-desc">In many cases we discover people have backups they've forgotten about, checking old systems or thumb drives for copies is a good idea. If the keys are entirely lost, however, there is no way to recover them. Please back up your keys regularly.</p>
</div>
</div>
<div class="col-md-12 col-lg-12 mb-5">
<div class="mx-auto">
<p class="lead" data-i18n="dgc-faq-how-to-use">How do I use/accept Dogecoin?</p>
<p data-i18n="dgc-faq-how-to-use-desc">We do not have the resources to verify service providers, so avoid making recommendations ourselves, but there is a list of both shops and payment processors at <a href="https://spendyourdogecoins.cf/">https://spendyourdogecoins.cf/</a>.</p>
</div>
</div>
<div class="col-md-12 col-lg-12 mb-5">
<div class="mx-auto">
<p class="lead" data-i18n="dgc-faq-business-idea">Would you like to hear my business idea?</p>
<p data-i18n="dgc-faq-business-idea-desc">We are an open source project, not a business - so no, thank you.</p>
</div>
</div>
<div class="col-md-12 col-lg-12 mb-5">
<div class="mx-auto">
<p class="lead" data-i18n="dgc-faq-advertising">Would you like paid advertising?</p>
<p data-i18n="dgc-faq-advertising-desc">We are an open source project, not a business - so no, thank you.</p>
</div>
</div>
<div class="col-md-12 col-lg-12 mb-5">
<div class="mx-auto">
<p class="lead" data-i18n="dgc-faq-listing-dogecoin">Who do I talk to about listing Dogecoin?</p>
<p data-i18n="dgc-faq-listing-dogecoin-desc">You do not need our permission to list Dogecoin. If you require business details for licensing, please note we are not a business and have no registered legal entity or address. If this is a challenge, consider who you would talk to about listing Bitcoin.</p>
</div>
</div>
<div class="col-md-12 col-lg-12 mb-5">
<div class="mx-auto">
<p class="lead" data-i18n="dgc-faq-scam-giveaway">I sent coins to the giveaway, why hasn't anything come back?</p>
<p data-i18n="dgc-faq-scam-giveaway-desc">Sadly these are people impersonating the Dogecoin founders, developers, or similar. No-one needs you to send them coins in order for them to send you coins back. There's a good article on this on the BBC news website at <a href="https://www.bbc.co.uk/news/technology-56402378">https://www.bbc.co.uk/news/technology-56402378</a>.</p>
</div>
</div>
<div class="col-md-12 col-lg-12 mb-5">
<div class="mx-auto">
<p class="lead" data-i18n="dgc-faq-trade-not-gone-through">Why has my trade not gone through?</p>
<p data-i18n="dgc-faq-trade-not-gone-through-desc">The developers are not running an exchange, nor do we license exchanges, you would need to talk to the exchange in question.</p>
</div>
</div>
<div class="col-md-12 col-lg-12 mb-5">
<div class="mx-auto">
<p class="lead" data-i18n="dgc-faq-how-to-backup">How do I back up my wallet?</p>
<p data-i18n="dgc-faq-how-to-backup-desc">You need to back up the file "wallet.dat", you can find this in the data directory. On Windows by default this is "%APPDATA%\Dogecoin", on OS X "~/Library/Application Support/Dogecoin/", and on Linux it is "~/.dogecoin/".</p>
</div>
</div>
</div>
</div>
</section>
<!-- Footer-->
<footer class="footer text-center">
<div class="container">
<div class="row">
<!-- Footer Location-->
<div class="col-lg-4 mb-5 mb-lg-0">
<a href="index.html" data-i18n="dgc-back-to-main" class="btn btn-lg btn-outline-light">Back to Main Page</a>
</div>
<!-- Footer Social Icons-->
<div class="col-lg-4 mb-5 mb-lg-0">
<a class="btn btn-outline-light btn-social mx-1" target="_blank" href="https://facebook.com/OfficialDogecoin/"><i class="fab fa-fw fa-facebook-f" aria-label="facebook"></i></a>
<a class="btn btn-outline-light btn-social mx-1" target="_blank" href="https://twitter.com/dogecoin"><i class="fab fa-fw fa-twitter" aria-label="twitter"></i></a>
<a class="btn btn-outline-light btn-social mx-1" target="_blank" href="https://www.reddit.com/r/dogecoin"><i class="fab fa-fw fa-reddit" aria-label="reddit"></i></a>
<a class="btn btn-outline-light btn-social mx-1" target="_blank" href="https://discord.gg/dogecoin"><i class="fab fa-fw fa-discord" aria-label="discord"></i></a>
</div>
<!-- Footer About Text-->
<div class="col-lg-4">
<div class="dropdown">
<a class="btn btn-lg btn-outline-light dropdown-toggle" href="#" role="button" id="dropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<span data-i18n="dgc-language">Language</span>
</a>
<div class="dropdown-menu" aria-labelledby="dropdownMenuLink">
<li><a class="dropdown-item select-lang" data-lang="en">English</a></li>
<li><a class="dropdown-item select-lang" data-lang="de">Deutsch</a></li>
<li><a class="dropdown-item select-lang" data-lang="es">Español</a></li>
<li><a class="dropdown-item select-lang" data-lang="fr">Français</a></li>
<li><a class="dropdown-item select-lang" data-lang="it">Italiano</a></li>
<li><a class="dropdown-item select-lang" data-lang="hi">Hindi</a></li>
<li><a class="dropdown-item select-lang" data-lang="id">Bahasa Indonesia</a></li>
<li><a class="dropdown-item select-lang" data-lang="mr">Marathi</a></li>
<li><a class="dropdown-item select-lang" data-lang="tr">Türkçe</a></li>
</div>
</div>
</div>
</div>
</div>
</footer>
<!-- Copyright Section-->
<div class="copyright py-4 text-center text-white">
<div class="container">
<small>Copyright © The Ðogecoin Project 2021</small>
<br>
<small data-i18n="dgc-footer-credits">Created by <a href="https://ummjackson.com" target="_blank">Jackson Palmer</a> & <a href="https://twitter.com/BillyM2k" target="_blank">Shibetoshi Nakamoto</a>. Website Design by <a href="https://www.reddit.com/user/edswf1" target="_blank">/u/edswf1</a>. Logo by <a href="http://christinemix.com" target="_blank">Christine Ricks</a>.</small>
</div>
</div>
<!-- Scroll to Top Button (Only visible on small and extra-small screen sizes)-->
<div class="scroll-to-top d-lg-none position-fixed">
<a class="js-scroll-trigger d-block text-center text-white rounded" href="#page-top"><i class="fa fa-chevron-up"></i></a>
</div>
<!-- Portfolio Modals-->
<!-- Bootstrap core JS-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
<!-- Third party plugin JS-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.4.1/jquery.easing.min.js"></script>
<script src="assets/vendor/js/particles.min.js"></script>
<!-- Internationalization -->
<script src="assets/vendor/js/jquery.i18n/jquery.i18n.js"></script>
<script src="assets/vendor/js/jquery.i18n/jquery.i18n.messagestore.js"></script>
<script src="assets/vendor/js/jquery.i18n/jquery.i18n.fallbacks.js"></script>
<script src="assets/vendor/js/jquery.i18n/jquery.i18n.language.js"></script>
<script src="assets/vendor/js/jquery.i18n/jquery.i18n.parser.js"></script>
<script src="assets/vendor/js/jquery.i18n/jquery.i18n.emitter.js"></script>
<!-- Core theme JS-->
<script src="assets/js/scripts.js"></script>
</body>
</html>