> For the complete documentation index, see [llms.txt](https://docs.itheum.io/product-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.itheum.io/product-docs/pre-aithra/pre-aithra-apps/data-dex/canarynet-guardrails.md).

# CanaryNet Guardrails

CanaryNet "[*Guardrails*](https://datadex.itheum.io/guardRails)" are put in place to protect users in the ecosystem while allowing real-world usage of the technology. These guardrails include whitelisted data creator minting, time limits between new Data NFT minting, anti-spam tax, community-based curation, and more. As the technology matures and gains acceptance, it is anticipated that guardrails will be removed progressively, thereby enabling unrestricted usage and adoption of Itheum's technology.&#x20;

"*CanaryNet*" aims to protect end-users and position Itheum's technology for mainstream adoption while adhering to regulation and operational excellence.

#### **Guardrails in place for the Mainnet launch:**

1\. Whitelisted Data Creator Minting

2\. Time limits between new Data NFT minting

3\. High Anti-Spam TAX to prevent spam minting by Whitelisted Data Creators

4\. Transparent “Community-Based Curation” of Data NFTs

* Spam Data NFT identification and removal
* Community channels to report malicious Data NFTs or Data Creators
* Complaint reporting and handling
* Freezing bad actors (Data Creators)

5\. Max pricing ceiling per Data NFT

6\. \[Guardrail removed on 23 Dec 2023] ~~Whitelisted 3rd party NFT marketplaces (Read more~~ [Guardrail : Trading Data NFTs on 3rd Party NFT Marketplaces](/product-docs/pre-aithra/pre-aithra-apps/data-dex/canarynet-guardrails/guardrail-trading-data-nfts-on-3rd-party-nft-marketplaces.md)~~)~~

#### **You can learn more about this topic via these resources**

1. [Itheum’s CanaryNet Explained: A Guarded Launch of Itheum’s technology into the Mainnet](https://medium.com/itheum-newsletter/itheums-canarynet-explained-a-guarded-launch-of-itheum-s-technology-into-the-mainnet-66b18f4d86f7) - Medium
2. [Itheum’s Guarded Data NFT Launch](https://open.spotify.com/episode/3NYzCxA4t9C2PjclA2g6EY) - Audio
3. [Live Guardrails](https://datadex.itheum.io/guardRails) - Data DEX


---

# 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://docs.itheum.io/product-docs/pre-aithra/pre-aithra-apps/data-dex/canarynet-guardrails.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.
