# Introduction

Qwertycoin (Ticker: QWC) is an open source project for creating a decentralized digital asset, like Bitcoin.

It is based on CryptoNote Technology V2.0. Nobody owns or controls Qwertycoin except its users. It allows anonymous and trustless peer to peer transactions through a fair PoW mining algorithm and will implement EPoSe, a new consensus algorithm concept exclusive to QWC.

Qwertycoin transactions are safe, reliable, untraceable, unlinkable and your privacy is protected. Mathematics secures the QWC network and empowers individuals to control their own finance and information.

**Official Links:**

Github Source Code: <https://github.com/qwertycoin-org>\
Bitcoin Talk Thread: <https://bitcointalk.org/index.php?topic=2881418.0>\
Daemon Download for Windows, Linux and MacOS: <https://github.com/qwertycoin-org/qwertycoin/releases>\
Desktop Wallet(GUI) Download for Windows, Linux and MacOS: <https://github.com/qwertycoin-org/qwertycoin-gui/releases>\
Desktop Wallet(ZERO) Download for Windows, Linux and MacOS: <https://github.com/qwertycoin-org/qwertycoin-zero/releases>\
Web Wallet: [https://myqwertycoin.com](https://myqwertycoin.com/)\
Cross Platform SPV(Simplified Payment Verification) Mobile Wallet for Android: Under development.\
Cross Platform SPV(Simplified Payment Verification) Mobile Wallet for iPhone: Under development.\
API Endpoint Mobile Wallet for Android: <https://play.google.com/store/apps/details?id=org.qwertycoin.wallet&hl=en_US>\
API Endpoint Mobile Wallet for iPhone: Under development.\
Explorer, Node List, Pools: [https://explorer.qwertycoin.org](https://explorer.qwertycoin.org/#pools)\
Master Node Map: [https://nodes.qwertycoin.org](https://nodes.qwertycoin.org/)\
Voting Platform: [https://voting.qwertycoin.org](https://voting.qwertycoin.org/)\
Online Guides: <https://docs.qwertycoin.org/>

**Community Links:**

Telegram: <https://t.me/qwertycoin>\
Facebook: <https://www.facebook.com/Qwertycoin-422694361519282/>\
Discord: <https://discord.gg/U5amwCs>\
Twitter: <https://twitter.com/Qwertycoin_QWC>\
Reddit: <https://www.reddit.com/r/QWERTYCOIN/>\
Medium: <https://medium.com/qwertycoin>

**Support & Contact Information:**

Telegram: <https://t.me/qwc_support>\
Email: <support@qwertycoin.org>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wp.qwertycoin.org/introduction.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
