# Introduction to Qwertycoin

Qwertycoin is a fast, easy, and private cryptocurrency that allows you to send money to friends and businesses.

One of Qwertycoin's main goals is to make things as simple and as accessible as possible for everyday people, creating a cryptocurrency that is inviting, fun, and friendly.

Qwertycoin's code is forked from the Karbowanec and Bytecoin code, and it has majorly the same privacy features you'll find in Monero and Aeon. Every transaction is private.

Some of the main features of Qwertycoin include:

* On-chain privacy
* On-chain voting
* On-chain trading
* Genesis Reference Block
* Only eight decimal places
* Fast transactions
* User-centric developers
* Encrypted Blockchain Messenger
* Easy to mine and fair rewards
* Easy to use
* Amazing community

### Basic Coin Specifications

* Coin Name: Qwertycoin
* Ticker: QWC&#x20;
* Type: 0% Premined Decentralized Community&#x20;
* Cryptography: CryptoNote V2.0
* Proof Type: EPow (Egalitarian Proof of Work)
* Mining Algorithm: Cryptonight
* Difficulty Algorithm: CIMA + CLIF, Adjusted every block
* Blocktime: 120 seconds
* Tx Hash: Instant
* Required Confirmations: 10 confirmations
* Total Number of Coins: 184,467,440,737 QWC
* Coin Decimals: 1/10000000 (0.00000001)
* QWC Block Reward: Decrease by each block
* Dev. Language: C++

## Contributing to Qwertycoin Development

To help contribute and improve the Qwertycoin project, you can:

* Submit pull requests, or create issues over at our [Github Repo](https://github.com/qwertycoin-org/qwertycoin)
* Help make various tools (wallets, daemons etc.)
* Help improve this wiki by submitting a pull request/making an issue over at it's [Github Repo](https://github.com/qwertycoin-org/qwertycoin).

Check the [Github Repo](https://github.com/qwertycoin-org/qwertycoin) for more information.

The `#bounties channel` in the [Discord](https://qwertycoin.org/discord) has a (pinned) list of bounties offered to users who can help improve functionality in existing tools/make a tool that can be used.

## To learn more about us, check out our links:

Github Source Code: <https://github.com/qwertycoin-org>\
Bitcoin Talk Thread: <https://bitcointalk.org/index.php?topic=2881418.0>\
Daemon Download: <https://github.com/qwertycoin-org/qwertycoin/releases>\
Desktop Wallet(GUI) Download: <https://github.com/qwertycoin-org/qwertycoin-gui/releases>\
Desktop Wallet(ZERO) Download: <https://github.com/qwertycoin-org/qwertycoin-zero/releases>\
Web Wallet: <https://myqwertycoin.com>\
API Endpoint Mobile Wallet for Android: <https://play.google.com/store/apps/details?id=org.qwertycoin.wallet&hl=en_US>\
Explorer, Node List, Pools: [https://explorer.qwertycoin.org](https://explorer.qwertycoin.org/#pools)\
Master Node Map: <https://nodes.qwertycoin.org>\
Voting Platform: <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/>

**Support & Contact Information:**

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

We recommend you take some time off and read them, to get acquainted with Qwertycoin!


---

# 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://docs.qwertycoin.org/master.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.
