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

# Incentives

- [TermMax x Binance Booster Campaign](https://docs.ts.finance/incentives/termmax-x-binance-booster-campaign.md)
- [Alpha Pick League User Guide](https://docs.ts.finance/incentives/alpha-pick-league-user-guide.md): All times are in UTC. “Weekly” refers to the calendar week (Monday 00:00 to Sunday 23:59 UTC). All event data will only be counted after the official start of the event.
- [🚀 TERM⏳MAXIS AMBASSADOR PROGRAM](https://docs.ts.finance/incentives/term-maxis-ambassador-program.md)
- [TermMax Puzzle Challenge Guide](https://docs.ts.finance/incentives/termmax-puzzle-challenge-guide.md): Collect all puzzle pieces to complete the challenge and earn rewards!
- [TermMax Badge System is Live: Complete Tasks to Unlock Badge Achievements and Earn Points!](https://docs.ts.finance/incentives/termmax-badge-system-is-live-complete-tasks-to-unlock-badge-achievements-and-earn-points.md)
- [【Tutorial】Binance Wallet Campaign Round 2: Complete 7 Days of Check-ins to Unlock 200K XP!](https://docs.ts.finance/incentives/tutorial-binance-wallet-campaign-round-2-complete-7-days-of-check-ins-to-unlock-200k-xp.md)
- [【Tutorial】Complete a 5-Day consecutive Binance Wallet Check-in to unlock exclusive rewards!](https://docs.ts.finance/incentives/tutorial-complete-a-5-day-consecutive-binance-wallet-check-in-to-unlock-exclusive-rewards.md): Unlock an exclusive badge and a one-time XP bonus - 200K for Binance Wallet Users + 50K for Newbies.
- [TermMax Alpha Limited-Time Boosting Program](https://docs.ts.finance/incentives/termmax-alpha-limited-time-boosting-program.md): Supercharge Your Alpha Points!
- [One-Time Tasks — Earn Bonus Rewards Upon Completion](https://docs.ts.finance/incentives/one-time-tasks-earn-bonus-rewards-upon-completion.md): Note: the campaign has ended.
- [TermMax Mindshare Exclusive Creator Incentive Program](https://docs.ts.finance/incentives/termmax-mindshare-exclusive-creator-incentive-program.md)
- [Round 2 · TermMax Mindshare Exclusive Creator Incentive Program](https://docs.ts.finance/incentives/termmax-mindshare-exclusive-creator-incentive-program/round-2-termmax-mindshare-exclusive-creator-incentive-program.md)
- [Alpha Trading Volume Tiered Multiplier Challenge Is Here! Boost Your AP Faster](https://docs.ts.finance/incentives/alpha-trading-volume-tiered-multiplier-challenge-is-here-boost-your-ap-faster.md)
- [TermMax Leaderboard](https://docs.ts.finance/incentives/termmax-leaderboard.md): The TermMax Rewards Leaderboard showcases the top performers in our ecosystem, tracking both individual achievements and community‑building efforts through our comprehensive reward system.
- [TMX Token Pre-mine](https://docs.ts.finance/incentives/tmx-token-pre-mine.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, and the optional `goal` query parameter:

```
GET https://docs.ts.finance/incentives.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.
