# Introduction

Bitcoin Cash is an ideal blockchain with incredible throughput capacity, ability to scale, low transaction fees, 0-confirmation, and soon an EVM compatible side chain and much more. It’s a gem waiting to be discovered by the many.

There is a huge demand for Software Engineers and Developers who work on the Bitcoin Cash Ecosystem. This open-source organization consists of many small and medium-sized projects which use but are not limited to various node implementations(BCHD), libraries, languages(Javascript, Go, Cashscript, and Python), and cutting-edge technologies like gRPC and Docker. I hope that this organization will act as the go-to place for the new developer(s) to experiment and build something that can help grow the ecosystem.

{% content-ref url="/pages/-McK67oM8qarjrc4JpEn" %}
[Explorer](/cashkit/explorer.md)
{% endcontent-ref %}

{% content-ref url="/pages/-McV\_gMdXBfKtn9rPmBg" %}
[CashScript SLP](/cashkit/cashscript-slp.md)
{% endcontent-ref %}

{% content-ref url="/pages/-McK67oSJ0nxHeWZfEoq" %}
[Protos](/cashkit/protos.md)
{% endcontent-ref %}

{% content-ref url="/pages/-McK67oNx4QxnGlD7IfJ" %}
[Node Configs](/cashkit/configs/bchdnode.md)
{% endcontent-ref %}

### &#x20;Donations

`bitcoincash:qre3vyl5amlua9a80fg9ta3ck806fvqvly9frxe6n4`

![qrcode](https://user-images.githubusercontent.com/7335120/119320178-ec461980-bc98-11eb-9b05-a6f44d408034.png)

### Contribution

Feel free to open an issue on [here](https://github.com/cashkit/docs/issues) and let's discuss.&#x20;

### License

MIT


---

# 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://cashkit.gitbook.io/cashkit/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.
