# Reviews

### [HazelNet](https://www.hazelnet.io/)

* Cardano-specific discord bot

<figure><img src="/files/HUxv8wPcqKeOrXo79nDQ" alt=""><figcaption></figcaption></figure>

{% tabs %}
{% tab title="Pros" %}

* good for whitelisting and custom signup roles
* can manage DAO and voting
* provides stake pool verification and info
* customizable so names, colors and logos can be matched to your project's aesthetics and lore
* free subscription for staking with HazelNet pool
  {% endtab %}

{% tab title="Links" %}

* [**Website**](https://www.hazelnet.io/)
* [**Twitter**](https://twitter.com/HAZELnet_io)
* [**Discord**](https://discord.gg/nzka3K2WUS)
  {% endtab %}
  {% endtabs %}

### [CNFT Bot](https://www.cnftbot.com/)

* Cardano-specific discord bot

<figure><img src="/files/caDTBuSbL6PzCaDEeX5P" alt=""><figcaption></figcaption></figure>

{% tabs %}
{% tab title="Pros" %}

* create whitelists utilizing custom API integrations
* rich in NFT services like floor price command, attribute lookup, collection viewing and channels for recently sold and listed
  {% endtab %}

{% tab title="Cons" %}

* individual pricing of services so can get quite expensive
  {% endtab %}

{% tab title="Links" %}

* [**Website**](https://www.cnftbot.com/)
* [**Twitter**](https://twitter.com/CNFT_bot)
* [**Discord**](https://discord.com/invite/NHEHYvqcy9)
  {% endtab %}
  {% endtabs %}

### [Mee6](https://mee6.xyz/en)

* general discord bot with many features

<figure><img src="/files/opYi3HaPXzkrkU5LCa23" alt=""><figcaption></figcaption></figure>

{% tabs %}
{% tab title="Pros" %}

* automatically welcome new users to the server
* easily create your own custom commands
* users get points for interaction
* Twitter and other social media integration
* reasonable once-off fee
* constant feature updates
  {% endtab %}

{% tab title="Links" %}

* [**Website**](https://mee6.xyz/)
* [**Twitter**](https://twitter.com/mee6bot)
* [**Discord**](https://discord.com/invite/mee6)
  {% endtab %}
  {% endtabs %}


---

# 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:

```
GET https://monet-society.gitbook.io/cardano/discord-bots/reviews.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.
