> For the complete documentation index, see [llms.txt](https://wp.qwertycoin.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wp.qwertycoin.org/credits.md).

# Credits

This section provides information about QWC Core Team members and contributors. This section is to be revised periodically and previous core team members and significant contributors shall remain as well.

| **Core Team**     |                                       |           |
| ----------------- | ------------------------------------- | --------- |
| **Name**          | **Role in QWC Team**                  | **Misc.** |
| Alex (nnian)      | Lead Developer                        |           |
| Jason (Xecute)    | Team Lead Architect & Finance Officer |           |
| Jeff Lee          | IT & Infrastructure                   |           |
| Marc (ExploShot)  | Developer & Mobile Lead               |           |
| Michael (ghost1x) | Community Manager & Designer          |           |
| Dennis (axecrypt) | Exchange Manager                      |           |

| **Community Managers** |                           |           |
| ---------------------- | ------------------------- | --------- |
| **Name**               | **Role in QWC Team**      | **Misc.** |
| Michael (ghost1x)      | German Community Manager  |           |
| Gauzz                  | Korean Community Manager  |           |
| Lomelicus              | Turkish Community Manager |           |

| **External Contributors** |                                                                                                     |
| ------------------------- | --------------------------------------------------------------------------------------------------- |
| **Name**                  | **Contribution Details**                                                                            |
| Gladcow                   | Please check pull requests of qwertycoin / qwertycoin-testnet                                       |
| Spectr                    | Please check pull requests of qwertycoin / qwertycoin-gui / qwertycoin-zero repositories on github. |
| Blockinator               | Please check wiki section of qwertycoin repository.                                                 |
| Alex Bur                  | Designed Github hosted static webapge: [www.qwertycoin.org](http://www.qwertycoin.org)              |
| Biz                       | Please check on github.                                                                             |
| Aiwe                      | Please check on github.                                                                             |

| **Previous Contributors**  |                               |           |
| -------------------------- | ----------------------------- | --------- |
| **Name**                   | **Role in QWC Team**          | **Misc.** |
| Jeka                       | MacOS Lead                    |           |
| Jordan Lovelle (Anonymous) | Team Lead & Designer          |           |
| Pascal                     | IT Lead                       |           |
| Satish (Mavericminer)      | Community & Marketing Manager |           |
| Brent (FranklinsAce)       | Community & Marketing Manager |           |
| Lee (Spek Oregonian)       | Speaker & Marketing Manager   |           |
| Rayen                      | Web Designer                  |           |

###

### **Open Source Software License Providers**

**The following services granted free open source licenses in support of Qwertycoin Project. We will make good use of them for this project and the whole community appreciates the contributions towards OS projects.**

![Full Access to Gitbook Features for Qwertycoin Documentation and Whitepaper Pages](/files/-MBsTV3FPTwFX0FcgvGr)

![10 IDE All Package Access ](/files/-MBsU0bpnaYfDsraodPx)

Please contribute to our cause and goals with your knowledge and service and we will gladly list your contribution and credits on this page. Everyone can participate in QWC project and be a part of building a blockchain service for the people.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wp.qwertycoin.org/credits.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
