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

# Introduction

{% embed url="<https://video.twimg.com/ext_tw_video/1875184707668783104/pu/vid/avc1/1280x720/c6_V-BEveHy8X0TJ.mp4?tag=12>" %}
Chill guy app powered by Flooz
{% endembed %}

### Flooz Apps for Teams

> Reward users for completing daily tasks in XP points or token airdrops!

**Flooz Apps are designed to convert social and web traffic to holders and turn holders into brand ambassadors.** Flooz apps provide you with all the features viral apps like NOTCOIN used to grow to millions of users!<br>

### Demo

Live Demo: Homescreen → App → Content → Charts → Swaps → Complete tasks

{% embed url="<https://video.twimg.com/amplify_video/1872403000674734080/vid/avc1/720x1560/LPn8DNFj5Dx0Qw1N.mp4?tag=16>" %}

***

### Features at a glance

Flooz is already empowering over 100k web3 communities across Telegram.&#x20;

* Onboarding → No more seed phrases, instant fiat to token, instant swaps
* App → Brand your app, add unlimited links and content
* Tasks → Reward users for completing daily tasks in XP points or token airdrops
* Airdrops → Create and manage your airdrops
* Alerts → Manage buy alerts, welcome messages, task update,s and more


---

# 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://docs.flooz.xyz/flooz-for-token-devs/introduction.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.
