# FLOAT

{% embed url="<https://floats.city/>" %}

### About FLOAT

FLOAT is a proof of attendance/participation platform.

It is most popularly used by managers of a city to give their citizens NFTs for attending events that happen within their city.&#x20;

Examples of events:

* Town Halls (weekly/monthly recaps that happen in your Discord)
* Twitter Spaces
* IRL meetups
* Office Hours

### Grow Your City

A list of use cases to help you utilize FLOAT.

#### Reward Citizens

Give citizens a unique NFT reward for coming to your events.

#### Keep Track of Active Citizens

City managers often use FLOAT to keep track of who is attending various events in their city. Because FLOAT is entirely on-chain, and thus entirely public, anyone can see who owns their FLOATs and whether or not you attended certain events.

#### Gated Access

Using Emerald bot, you can give citizens who own a specific FLOAT certain roles in Discord. Then you can create channels (chat rooms) that are private to only citizens with that role. This means you can use FLOAT to easily set up gated chat rooms for active community members.


---

# 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://docs.ecdao.org/products/float.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.
