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

# ZKitty Bot

Hold *or* Stake ZKitty + ZDog NFTs to earn airdrop rewards 100% passively.

## <mark style="color:purple;">👉 NFT-Kitty-Bot Rewards Calculator</mark>

* Use our calculator to see your potential rewards based on how many ZKitty +ZDog NFTs you hold on link: <https://zdog-mint.zkitty.xyz/>

## <mark style="color:purple;">👉 How are rewards distributed?</mark>&#x20;

* 80% to ZKitty NFT Holders
* 20% to ZKitty DAO Team&#x20;
* Rewards are distributed when a token airdrop event occurs

{% hint style="success" %}
**Hint:** The more ZKitty + ZDog NFTs you hold and the longer you stake the larger your % share of airdrop rewards pool! We calculate your % share of the rewards pool using a [NFT Staking Points](/zkitty-dao-documentation/tokenomics-+-revenue-sharing/zkitty-and-zdog-nfts/nft-staking-points.md) system.  &#x20;
{% endhint %}

## <mark style="color:purple;">👉 Bot Setup & Registration</mark>

* Must hodl at least 1x ZKitty NFT ***or*** 1x ZDog NFT to access ZKitty Bot NFT staking service
* Register with Telegram bot with just a few clicks&#x20;
* Auto generate self custodial NFT staking wallet on zkSync
* Send your NFT(s) to your staking wallet to earn rewards passively&#x20;
* Your NFT staking wallet will have no connection to \[[DeFi Trader](mailto:undefined)]\(<https://twitter.com/defitrader_)'s> private farming wallets to avoid sybil detection
* And that's it, easy as meow!&#x20;

{% hint style="info" %}
[Video Guides](/zkitty-dao-documentation/zkitty-bot-guide/video-guides.md#how-to-stake-your-zkitty-nft-s) and earn airdrop rewards passively.
{% endhint %}

## <mark style="color:purple;">**👉 Who is this strategy for?**</mark>

**If you want:**

* Exposure to the privately managed ZKitty DAO Airdrop Farming Fund
* A fully Automated "stake and forget" airdrop farming experience on Telegram&#x20;
* [NFT Staking Points](/zkitty-dao-documentation/tokenomics-+-revenue-sharing/zkitty-and-zdog-nfts/nft-staking-points.md) (boost your % of airdrop value received)
* Spend zero gas fees on airdrop farming&#x20;
* Eligible for E[xclusive Airdrops](/zkitty-dao-documentation/exclusive-airdrops/usdclip-airdrop-incubated-by-chainlink.md)
* Want to receive the [$ZKITTY Airdrop](/zkitty-dao-documentation/tokenomics-+-revenue-sharing/usdzkitty-airdrop.md) (only ZKitty NFT holders receive airdrop)
* $ZKITTY Token Tax [Revenue Sharing](/zkitty-dao-documentation/tokenomics-+-revenue-sharing/revenue-sharing.md) ($ETH)
* NFT Revenue Sharing ($ETH)
* Enjoy cute kitty & doggo artwork and NFT community vibes!
* Always wanted to own an NFT with REAL utility that earns you airdrop rewards passively &#x20;

**This strategy is for you 🫵**&#x20;


---

# 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://zkitty-dao.gitbook.io/zkitty-dao-documentation/overview/zkitty-bot.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.
