# Who We Are

WAFFL is a Telegram-first raffle platform built on the **XRP Ledger (XRPL)**.

We help:

* **Communities** run raffles directly in Telegram groups
* **Creators** launch campaigns with simple “send XRP + tag” entry instructions
* **Participants** enter with transparent, on-chain payments

If you want the technical breakdown, see:

* [Product](/reference-technical/product.md)
* [Architecture](broken://pages/r0VAAiPpx6YYsuIgLGbv)
* [Security & compliance](broken://pages/CVish8lGo6FVdbPHaHLL)


---

# 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.waffl.fun/who-we-are.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.
