# Fuul Incentives Manager

The **Fuul Incentives Manager** is the web app for creating, managing, and optimizing incentive programs, all without requiring technical expertise. Designed with simplicity and flexibility in mind, it empowers projects to define and execute incentive strategies entirely through a no-code platform. Whether you're incentivizing liquidity, staking, referrals, or custom on-chain events, the Fuul Incentives Manager provides the tools you need to succeed.

**Key Features and Capabilities**

1. **Triggers**\
   Define the specific actions that trigger rewards in your program. Whether on-chain or off-chain, you can configure events like staking, holding tokens, providing liquidity, or trading.
2. **Incentives**\
   Set up reward structures using fixed payouts, variable payouts, pool distribution, or leaderboard incentives — paying in tokens or points. Tiers and multipliers let you reward specific user groups at different rates.
3. **Add Budget** (token rewards only)\
   Easily allocate funds to your token reward programs by deploying and managing smart contracts directly through the app.
4. **Build Incentives Hub**\
   Launch a no-code hosted hub for affiliates and participants, or build a fully custom experience using the SDK to embed leaderboards, reward displays, and claiming flows directly in your app.
5. **Insights and Analytics**\
   Monitor program performance with built-in analytics. Build custom dashboards with line charts, bar charts, and KPI cards to track the metrics that matter most to your program — all in one place.

{% hint style="info" %}
To embed leaderboards, user rewards, and claiming flows directly in your app, see [Build Your Incentives Hub](/developer-guide/build-your-incentives-hub.md).
{% endhint %}


---

# 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.fuul.xyz/incentives-manager/fuul-incentives-manager.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.
