> 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/overview.md).

# Overview

Token taps are service providers that help fungible token projects that build on Cardano and NFT projects that have a native token built into their ecosystem distribute free tokens to eligible users for a nominal fee.

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

### Key Takeaways For Creators

\
Creators can make use of token taps to:

* **Periodically distribute their tokens** to investors increasing circulation and the promotion thereof
* **Set specific conditions that need to be met for a token drop** to control who is eligible to participate
* **Keep collectors in the loop** on giveaways, whitelisting opportunities, potential scams to watch out for, and more
* **Incentivize token or NFT holders** to further support their project with free drops

### Key Takeaways For Collectors

\
Collectors can make use of token taps to:

* **Earn free tokens** by connecting your wallet address and choosing tokens that you’re eligible to receive
* **Invest in up-and-coming tokens** for a small fee in ADA to diversify your portfolio and benefit from potential gains
* **Use tokens to actively participate** in projects with utility in the metaverse and crypto gaming platforms for even more rewards
* **Stake your free tokens** with certain projects to qualify for special NFT drops

Tap into more rewards for being a loyal investor with our token taps reviews.


---

# 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://monet-society.gitbook.io/cardano/token-taps/overview.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.
