# NFTs

CZODIAC has two different NFT series.

[Rabbit Catch NFTs](/czodiac-litepaper/tokens/nfts/rabbit-catch.md): These can be staked on <https://cz.farm> to earn CZR every second. The CZR is funded from a 1% tax on CZR transactions.

[One Bad Rabbit NFTs](/czodiac-litepaper/tokens/nfts/one-bad-rabbit.md): These can be slotted into Tribe Pools on <https://cz.farm> to remove withdraw taxes. There is only 100 of these in existence.


---

# 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://docs.czodiac.com/czodiac-litepaper/tokens/nfts.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.
