> For the complete documentation index, see [llms.txt](https://monet-society.gitbook.io/cardano/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://monet-society.gitbook.io/cardano/token-taps/reviews.md).

# Reviews

### [DripDropz](https://dripdropz.io/)

* the first token dispensing service on Cardano

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

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

* can receive up to 10 tokens
* provides useful info about each token listed
* governance voting on the direction of the platform
  {% endtab %}

{% tab title="Cons" %}

* service fee is quite expensive, for every 5ADA spent, 1.9ADA goes towards Cardano transaction fee + Phyrhose processing fee + DripDropz service fee
* takes a very long time to get your token registered if at all - takes months for the site to even get back to you
  {% endtab %}

{% tab title="Links" %}

* [**Website**](https://dripdropz.io/)
* [**Twitter**](https://twitter.com/DripDropz_io)
  {% endtab %}
  {% endtabs %}

### [TapTools](https://www.taptools.io/)

* token dispensing service on Cardano with live charts

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

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

* can receive up to 10 tokens
* claim free tokens with no unnecessary fees, just pay the Cardano network fee
* stay up-to-date with the current markets through live charts
* provides useful info about each token listed
* token and NFT minting coming soon
  {% endtab %}

{% tab title="Cons" %}

* would be easier if all tokens were on a single page rather than needing to scroll through multiple pages
  {% endtab %}

{% tab title="Links" %}

* [**Website**](https://taptools.io/)
* [**Twitter**](https://twitter.com/taptools)
* [**Discord**](https://discord.com/invite/fmfDSDnVmq)
  {% 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/token-taps/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.
