> For the complete documentation index, see [llms.txt](https://patches-1.gitbook.io/hcs-20-auditable-points/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://patches-1.gitbook.io/hcs-20-auditable-points/download.md).

# Download

## HCS-20 Tool - Open Sourced&#x20;

Turtle Moon is the team behind NFT projects like HGraph Punks and Moon Shells

We want to help build the future of innovation on Hedera so we've created these tools for our own project, but are open sourcing them to the community to help expedite the growth and speed of HCS-20's on Hedera.

#### <mark style="color:red;">WARNING</mark>

#### <mark style="color:red;">THIS IS IN ALPHA!!!!!</mark>

<mark style="color:red;">This codebase is in ALPHA, meaning there are a lot of bugs that are still needing to be fixed and enhancements to be integrated. USE AT YOUR OWN RISK. This software is provided as is and Turtle Moon is not responsible for any issues using the software.</mark>

## HCS-20 Tool Downloads

<figure><img src="/files/4fbbUEFEZQ3ofYDkudEG" alt=""><figcaption></figcaption></figure>

## **v0.0.7**

**Updates in 0.0.7.1**

* Added Hashinals minting

**Updates in 0.0.6:**\
**-** Added Home Page\
**-** Fixed bugs in HCS-20 Deploy. Mint, Transfer transactions\
\- Added default testnet topic ids for registry and main topic

**Updates in 0.0.5:**\
**-** Added Topic Registry page to index all registered topics\
**-** Enhanced Create Topic page to optionally, automatically register new topics\
\- Increased validation logic for inscriptions \
\- Updated Indexer logic and added account id filtering

Github Link:

{% embed url="<https://github.com/HGraph-Punks/hcs-20-toolkit>" %}

### Mac 0.0.8

{% embed url="<https://drive.google.com/file/d/10MHDga2KdFbblcwJpnnSKq381may2Gkl/view?usp=sharing>" %}

### Windows X64  0.0.8

{% embed url="<https://drive.google.com/file/d/1WNXdd4uAWUQuoKrpZk51A_1d-iacy8op/view?usp=sharing>" %}

### Windows X32  0.0.8

{% embed url="<https://drive.google.com/file/d/1fCGp03v5GZdf6PV6Bo1N8P65IF_cDkOR/view?usp=sharing>" %}


---

# 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://patches-1.gitbook.io/hcs-20-auditable-points/download.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.
