# 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)
- [Verify X Follow](https://docs.fuul.xyz/core-concepts/trigger-integrations/quests-and-social/verifying-x-follows.md)
- [Verify X Posts](https://docs.fuul.xyz/core-concepts/trigger-integrations/quests-and-social/verify-x-posts.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)
- [Attribution](https://docs.fuul.xyz/core-concepts/referrals-and-attribution.md)
- [Referrals](https://docs.fuul.xyz/core-concepts/referrals.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)
- [Affiliate Codes vs Referral Codes](https://docs.fuul.xyz/core-concepts/referral-codes-vs-invite-codes.md)
- [Budgets & Smart Contracts](https://docs.fuul.xyz/core-concepts/budgets-and-smart-contracts.md)
- [Affiliate Applications](https://docs.fuul.xyz/core-concepts/affiliate-applications.md)
- [Affiliate Management Dashboard](https://docs.fuul.xyz/core-concepts/affiliate-management-dashboard.md)
- [Fraud Prevention](https://docs.fuul.xyz/core-concepts/fraud-prevention.md)
- [Tax Information](https://docs.fuul.xyz/core-concepts/tax-information.md)


---

# 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/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.
