# TermMax Puzzle Challenge Guide

> **Note:** Task verification and reward distribution may take up to 24 hours — if your progress isn’t updated immediately, please check back the next day.

### Go to Campaign

Please visit <https://leaderboard.termmax.ts.finance/> and check the campaign card.

<figure><img src="https://3496430163-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fbey3QqLkQrkCxlgDKPaz%2Fuploads%2FSdtyPHs0cuEEbhJGFzyD%2Fimage.png?alt=media&#x26;token=323e6a5a-de1b-4690-a07b-3fdd3450a77f" alt=""><figcaption></figcaption></figure>

### HOW IT WORKS

There are 4 tasks running in parallel. Complete them in any order, at any time while the campaign is live.&#x20;

Each task you complete earns you a badge and rewards — each badge is a puzzle piece. Collect all 4 badges to complete the puzzle and unlock the **Puzzle Master Badge**, which comes with a bonus reward equal to the sum of all 4 task rewards — doubling your total earnings.

### TASKS

#### 🧩 Piece 1 — Check-in

<mark style="color:blue;">**Requirement:**</mark> Check in for at least 10 days during the campaign (no streak required).

* Reach 10 check-in days to earn the badge and XP.
* Keep checking in after day 10 to unlock additional XP milestones.

| **Total Check-in Days** | **Rewards**    |
| ----------------------- | -------------- |
| 10 days                 | Badge + 80K XP |
| 20 days                 | +160K XP       |
| 30 days                 | +300K XP       |

#### 🧩 Piece 2 — Post

<mark style="color:blue;">**Requirement:**</mark> Publish a post on X about TermMax using the hashtag #TermMaxPuzzleChallenge.

**How to complete:**

1. Write a post related to the TermMax Puzzle Challenge — this can include how the campaign works, a walkthrough or tutorial, your progress, or the rewards you've earned.
2. Include the hashtag <mark style="color:$success;">#TermMaxPuzzleChallenge</mark> in your post and publish.
3. Return to the Leaderboard page and submit your post link.
4. Verification takes approximately 1 day.

**Rewards:** Badge + 2K MP

#### 🧩 Piece 3 — Borrow

<mark style="color:blue;">**Requirement:**</mark> Maintain an active borrow position of ≥ $50 for a cumulative duration of ≥ 15 days&#x20;

**How to complete:**

* Open a borrow position of ≥ $50 in any market.
* Keep the position active for at least 15 cumulative days.

**Rewards:** Badge + 500K XP

> **Note:** If the market matures before the 15-day requirement is met, you can roll to a later market or repay and open a new ≥ $50 borrow position. Cumulative duration continues as long as an active borrow position ≥ $50 is maintained.

#### 🧩 Piece 4 — Earn

<mark style="color:blue;">**Requirement:**</mark> Deposit ≥ $80 into a single Vault and maintain the deposit for ≥ 15 consecutive days.

**How to complete:**

* Deposit ≥ $80 into any single Vault.
* Keep the deposit in the same Vault for at least 15 consecutive days.
* If the deposit is withdrawn before 15 days, the timer resets.

**Rewards:** Badge + 300K XP

#### 🏆 PUZZLE MASTER BADGE

Once all 4 badges are collected, the Puzzle Master Badge will be unlocked, granting a one-time bonus equivalent to completing all four tasks again.

<table data-header-hidden><thead><tr><th width="237"></th><th></th></tr></thead><tbody><tr><td><strong>Eligibility</strong></td><td><strong>Rewards</strong></td></tr><tr><td>All 4 badges collected</td><td>Puzzle Master Badge + 880K XP + 2K MP</td></tr></tbody></table>

### REWARDS SUMMARY

| **Task**                                 | **Badge**   | **Reward**                                       |
| ---------------------------------------- | ----------- | ------------------------------------------------ |
| Check-in (10 days min)                   | ✔           | 80K XP                                           |
| Post                                     | ✔           | 2K MP                                            |
| Borrow                                   | ✔           | 500K XP                                          |
| Earn                                     | ✔           | 300K XP                                          |
| <mark style="color:red;">Subtotal</mark> | <p><br></p> | <mark style="color:red;">880K XP + 2K MP</mark>  |
| Puzzle Master Badge                      | ✔           | 880K XP + 2K MP                                  |
| <mark style="color:red;">TOTAL</mark>    | <p><br></p> | <mark style="color:red;">1.76M XP + 4K MP</mark> |

> Check-in milestone rewards are additional and not included in the total above.


---

# 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.ts.finance/incentives/termmax-puzzle-challenge-guide.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.
