# Getting Started

[Keydrop.fun](https://keydrop.fun/) is a front-end service designed to facilitate the process of airdropping assets to Friendtech keyholders. It serves as the user interface for various methods of transferring both Ethereum (ETH) and Non-Fungible Tokens (NFTs) to keyholders on the Friendtech platform. We will be adding more functionality for NFTs, and tooling for ERC-20s in the near future.

By providing multiple options for asset distribution, such as Holder, Key, Lotto, and Raffle for ETH, and similar methods for NFTs,[ keydrop.fun](https://keydrop.fun/) streamlines the airdropping process, making it easier for artists and content creators to engage with and reward their community.

**Keydrop Smart Contracts:**

*Token Drop (ERC-20s): 0x170141eF46767561852F8fB8baBE822333C70f2F*

*Key Drop (ETH): 0xBAEF8A8Dbd818Cf7F47d822FA24Cd2a59B720A66*

*NFT Drop: 0xcb33094310916b90419843418dc29045d21cf59a*

**Prerequisites:**

*Artists will want to be familiar with*[ *manifold.xyz*](https://manifold.xyz/) *as the NFT service is powered by Manifold. Manifold’s docs can be found here:*[ *https://docs.manifold.xyz/v/manifold-studio*](https://docs.manifold.xyz/v/manifold-studio)

<br>

<br>


---

# Agent Instructions: 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://keydrop.gitbook.io/keydrop.fun/getting-started.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.
