> For the complete documentation index, see [llms.txt](https://docs.trydropin.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.trydropin.xyz/introduction.md).

# Introduction

Welcome to the official documentation for DropIn - the on-chain event toolkit built on Base.

DropIn enables event organizers to run verifiable check-ins, transparent giveaways, and mint attendance NFTs - all powered by blockchain technology.

#### **Quick Links**

• App: <https://www.trydropin.xyz>

• Twitter: @danbuildss

• Built on: Base (Ethereum L2)

#### **What is DropIn?**

DropIn is a Web3-native event platform that brings check-ins, giveaways, and attendance tracking on-chain. Built on Base (Coinbase's L2), it provides transparency, verifiability, and seamless wallet integration.

#### **Key Features**

| Feature            | Description                                          |
| ------------------ | ---------------------------------------------------- |
| QR Check-in        | Anti-fraud rotating QR codes for verified attendance |
| Attendance NFTs    | Proof-of-attendance tokens minted on Base            |
| On-chain Giveaways | Transparent, verifiable winner selection             |
| Farcaster Frames   | Native social integration for sharing                |

#### **Flow Chart**

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

#### **Supported Platforms**

🟣 Farcaster - Frames for check-in and giveaway results

🔵 BaseApp - Native mini app integration

🌐 Web - Full dashboard at trydropin.xyz

#### **Why DropIn?**

Traditional event tools are:

• Opaque - "Trust me" random winner selections

• Fragmented - Separate tools for check-in, giveaways, rewards

• Not Web3 native - No wallet integration, no on-chain proof

• Easily gamed - QR codes shared online, remote entries

DropIn solves all of this with blockchain-powered transparency.

Built by Why Base Media - Building the future of events on Base.


---

# 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://docs.trydropin.xyz/introduction.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.
