> For the complete documentation index, see [llms.txt](https://kuroshiba.gitbook.io/library/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kuroshiba.gitbook.io/library/master.md).

# Intro to Kuro Shiba!

## What is KURO?

Kuro Shiba (KURO) is a creator-driven DeFi project and Harmony grantee, featuring original artwork, custom design, and blockchain innovation at the exciting intersection of NFTs and DeFi. KURO is inspired by the founder’s love for her real-life black and tan shiba inu, with an aesthetic borrowed from 1990s Sanrio and Bandai. ✨🍙🍡

KURO fairly launched on June 25, 2021 as a community token that rewarded holders and liquidity providers with adorable NFT airdrops, but has since grown to be leader in the NFT space. On December 8, 2021, Kuro Shiba successfully launched the first and only NFT staking platform on Harmony—KURO’s **Art Museum**!

Following the success of the Art Museum, Kuro Shiba launched **Exhibitions** on January 16, 2022, which allows staking of curated NFT collections. The first two NFT exhibitions are Dingos and Harmony Whales, with many more to come! Next, we’re opening a **Night Market** as a one-stop-shop for buying, selling, and trading of stakeable Kuro Shiba NFTs.

We’re so pleased to have found our niche at the intersection of NFTs and DeFi on Harmony, and we have so much more to build—including **Fish Ponds** (staking LP tokens to catch fish, then redeem your fish for yield-generating NFTs) and other dynamic token staking mechanisms. Plus, we're developing a 3D NFT-game called **Kurogotchi**!

![Kurogotchi game coming in 2022!](/files/3gaoaXpQq8aVDRzJyR7P)

We have so much to share with you in 2022 and beyond. Please join our lively [Discord community](https://discord.gg/kuroshiba) to hang out with us and stay up to date on all Shiba e-News. :kissing\_cat::two\_hearts:

### Getting Started:

* [Website](https://kuroshiba.one)
* [Library](https://docs.kuroshiba.one)
* [Analytics](https://info.kuroshiba.one)
* [DFK Chart](https://info.defikingdoms.com/token/0x3e018675c0ef63eb361b9ef4bfea3a3294c74c7b)
* [Viper Chart](https://info.viper.exchange/token/0x3E018675c0Ef63eB361b9EF4bfEa3A3294C74C7b)

### **Social Media:**

* [Discord](https://discord.gg/kuroshiba)
* [Telegram](https://t.me/kuroshiba_official)
* [Twitter](https://twitter.com/KuroShibaONE)
* [Medium](https://kuroshiba.medium.com/)
* [Github](https://github.com/KuroShibaONE)

### $KURO Tokens:

* [Buy on ViperSwap](https://viper.exchange/#/swap?outputCurrency=0x3E018675c0Ef63eB361b9EF4bfEa3A3294C74C7b)
* [Buy on DeFi Kingdoms](https://game.defikingdoms.com/#/marketplace?outputCurrency=0x3e018675c0ef63eb361b9ef4bfea3a3294c74c7b)

### **Contract Info:**

* `0x3E018675c0Ef63eB361b9EF4bfEa3A3294C74C7b`
* [View on Harmony Explorer](https://explorer.harmony.one/#/address/0x3E018675c0Ef63eB361b9EF4bfEa3A3294C74C7b)

### **Key Transactions:**

* [Contract deployment](https://explorer.harmony.one/#/tx/0x1211c20011694babaa88429a82c90727d5c6a1be04d73552fb37e70a2efa4f03)
* [Initial Liquidity Added](https://explorer.harmony.one/#/tx/0x774bcba1b6479d14d5a5748ef1788e49090dd39b440a4125eb7330ceb7d787fd)

### **Manual Burns:**

* [1st 25 million circulating tokens](https://explorer.harmony.one/#/tx/0xdbf888a4f7e5dc6ba4cfbf3533125786cd8980bad0613a642c72eeea7c4751ba)
* [2nd 25 million circulating tokens](https://explorer.harmony.one/#/tx/0x98e725b8d36788d48b94e628813ac6ed6fb0676c625d39545a407d89ad3e39f5)
* [3rd 25 million circulating tokens](https://explorer.harmony.one/#/tx/0x6bd5b066fefec49a3e34584273f6c8e8f55f2ae8873b2fd6606a4dce7b783150)
* [4th 25 million circulating tokens](https://explorer.harmony.one/#/tx/0xaf0ed5d27fdc1d526a2408d0460158ffa7c961fe813d3d19c22d31a0a64860fe)
* [Buyback and burn of 425,000 tokens](https://explorer.harmony.one/tx/0xe83af54e4ab6413d2bd6cc6c64f14d142962a587d5192e8ec9b8a0fd22e4b9e5)

### **Team-Owned Wallets:**

* [Development wallet](https://explorer.harmony.one/#/address/0xd68b99856d08b463a6aaabacc6377bf5acb92233) (day-to-day operations)
* [Multisig wallet](https://explorer.harmony.one/address/0x1fff62694153518807b75bee76fa14e4ffbc5edc) (gnosis safe / DAO treasury)

### **DeFi Reading List:**

* [Finematics - How do Liquidity Pools Work?](https://finematics.com/liquidity-pools-explained/)
* [Finematics - What is Impermanent Loss?](https://finematics.com/impermanent-loss-explained/)

![Thanks for reading!](/files/-Mfg_yjF3umrg1vlvjEr)


---

# 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://kuroshiba.gitbook.io/library/master.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.
