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

# Core Concepts

- [Types of Rewards](https://docs.fuul.xyz/core-concepts/types-of-rewards.md)
- [NFTs](https://docs.fuul.xyz/core-concepts/types-of-rewards/nfts.md)
- [Email-Based Payouts](https://docs.fuul.xyz/core-concepts/types-of-rewards/email-payouts.md)
- [Trigger Integrations](https://docs.fuul.xyz/core-concepts/trigger-integrations.md)
- [1️⃣ CLAMM LPs (e.g. Uniswap V3)](https://docs.fuul.xyz/core-concepts/trigger-integrations/clamm-lps-e.g.-uniswap-v3.md): Everything you need to know about concentrated liquidity campaigns on Fuul
- [2️⃣ Constant LPs (e.g., Uniswap V2)](https://docs.fuul.xyz/core-concepts/trigger-integrations/constant-lps-e.g.-uniswap-v2.md)
- [3️⃣ Lending & Borrowing](https://docs.fuul.xyz/core-concepts/trigger-integrations/lending-and-borrowing.md)
- [4️⃣ Staking](https://docs.fuul.xyz/core-concepts/trigger-integrations/staking.md)
- [5️⃣ Token Holders](https://docs.fuul.xyz/core-concepts/trigger-integrations/token-holders.md)
- [6️⃣ Custom Onchain Events](https://docs.fuul.xyz/core-concepts/trigger-integrations/custom-onchain-events.md)
- [7️⃣ Custom Offchain Events](https://docs.fuul.xyz/core-concepts/trigger-integrations/custom-offchain-events.md)
- [8️⃣ Trading](https://docs.fuul.xyz/core-concepts/trigger-integrations/trading.md)
- [9️⃣ Yield (Pendle)](https://docs.fuul.xyz/core-concepts/trigger-integrations/yield-pendle.md)
- [Quests & Social](https://docs.fuul.xyz/core-concepts/trigger-integrations/quests-and-social.md)
- [𝕏 (Twitter)](https://docs.fuul.xyz/core-concepts/trigger-integrations/quests-and-social/x-twitter.md)
- [Discord](https://docs.fuul.xyz/core-concepts/trigger-integrations/quests-and-social/discord.md)
- [Galxe & Zealy](https://docs.fuul.xyz/core-concepts/trigger-integrations/quests-and-social/galxe-zealy.md)
- [1️⃣1️⃣ Prediction Markets (Polymarket)](https://docs.fuul.xyz/core-concepts/trigger-integrations/prediction-markets-polymarket.md)
- [1️⃣2️⃣ HyperLiquid Builder Codes](https://docs.fuul.xyz/core-concepts/trigger-integrations/hyperliquid.md)
- [1️⃣3️⃣ Orderly Network](https://docs.fuul.xyz/core-concepts/trigger-integrations/orderly.md)
- [1️⃣4️⃣ Pacifica Builder Trades](https://docs.fuul.xyz/core-concepts/trigger-integrations/pacifica.md)
- [Incentive Payouts](https://docs.fuul.xyz/core-concepts/incentive-payouts.md)
- [Fixed Rewards](https://docs.fuul.xyz/core-concepts/incentive-payouts/fixed-rewards.md)
- [Variable Rewards](https://docs.fuul.xyz/core-concepts/incentive-payouts/variable-rewards.md)
- [Pool Distribution](https://docs.fuul.xyz/core-concepts/incentive-payouts/pool-distribution.md)
- [Leaderboard Rewards](https://docs.fuul.xyz/core-concepts/incentive-payouts/leaderboard-rewards.md)
- [Tiers & Multipliers](https://docs.fuul.xyz/core-concepts/tiers-and-multipliers.md)
- [Trading Competitions](https://docs.fuul.xyz/core-concepts/trading-competitions.md)
- [Referrals](https://docs.fuul.xyz/core-concepts/referrals.md)
- [Attribution](https://docs.fuul.xyz/core-concepts/referrals/referrals-and-attribution.md)
- [Multi-Level Referrals](https://docs.fuul.xyz/core-concepts/referrals/multilevel-referrals.md)
- [Sharing Rewards with Referred Users](https://docs.fuul.xyz/core-concepts/referrals/double-side-rewards.md)
- [Affiliates](https://docs.fuul.xyz/core-concepts/affiliates.md)
- [Affiliate Codes vs Referral Codes](https://docs.fuul.xyz/core-concepts/affiliates/referral-codes-vs-invite-codes.md)
- [Affiliate Applications](https://docs.fuul.xyz/core-concepts/affiliates/affiliate-applications.md)
- [Affiliate Management Dashboard](https://docs.fuul.xyz/core-concepts/affiliates/affiliate-management-dashboard.md)
- [Tax Information](https://docs.fuul.xyz/core-concepts/affiliates/tax-information.md)
- [Budgets & Smart Contracts](https://docs.fuul.xyz/core-concepts/budgets-and-smart-contracts.md)
- [Fraud Prevention](https://docs.fuul.xyz/core-concepts/fraud-prevention.md)


---

# 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:

```
GET https://docs.fuul.xyz/core-concepts.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.
