> 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/tmx-airdrop-quick-guide-and-faq/tmx-management-page.md).

# TMX Management Page

## How It Works

### Step 1: Connect your relevant wallet

<https://leaderboard.termmax.ts.finance/tmx-stake>

### Step 2: View and claim in the Unlock Schedule

Your airdrop vesting and any stake plan you picked on the checker page will appear in the Unlock Schedule, showing the unlock dates and corresponding TMX amounts. You can claim directly once an unlock becomes available.&#x20;

### Step 3: Stake (optional, open to everyone).

No airdrop needed. Anyone holding TMX can stake.\
The available staking terms are 90 days and 180 days, and the APY is variable depending on the actual staking conditions. Once staked, your TMX cannot be withdrawn early and will only become available when the staking period ends.\
Your active stakes can be viewed anytime under the My Stakes tab.

### Step 4: Provide Liquidity (optional, open to everyone).

Add liquidity on PancakeSwap to earn LP rewards. Your LP positions will appear in the Position section. The available APY and withdrawal terms will be displayed on the page. Please refer to it for the latest details.

## FAQ

### Q: Where can I view my TMX unlocks?&#x20;

You can view both your immediately claimable TMX and your vesting unlocks in the Unlock Schedule section. It shows the unlock date, corresponding TMX amount, and current status for each entry.&#x20;

### Q: Is there a time limit to claim my instantly claimable TMX?

No. There is no time limit. You can return to the TMX Management page and claim your available TMX at any time.&#x20;

### Q: Where can I see my active stakes?

Under the My Stakes tab at the top of the staking panel.

### Q: Can I stake if I did not receive an airdrop?

Yes. Eligible TMX obtained through purchases or other supported methods can be staked under the selected product’s terms. Just connect the wallet address that holds your TMX.

### Q: Can I stake tokens that are still vesting?

No. Vesting tokens stay locked until each unlock. Once claimed to your wallet, you can stake them freely.

### **Q: Can I withdraw my staked TMX before the staking period ends?**

No. Once your TMX is staked, it cannot be withdrawn early. You’ll need to wait until the selected staking term ends and the tokens unlock.

### Q: How can I bridge TMX?

TMX is currently available on both BNB Chain and Ethereum. You can bridge TMX between these two networks directly through the built-in Swap feature on the[ TermMax App V2](https://app-v2.termmax.ts.finance/).

For a detailed step-by-step guide, please refer to:[ How to Bridge TMX (BNB Chain ↔ Ethereum)](https://docs.ts.finance/tmx-airdrop-quick-guide-and-faq/tmx-management-page)

### Q: Are there any risks?

Fixed-term staking locks your TMX until maturity and cannot be redeemed early. LP staking carries impermanent loss risk. Before performing any operation, please make sure you fully understand the possible risks and that you are comfortable accepting them.


---

# 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/tmx-airdrop-quick-guide-and-faq/tmx-management-page.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.
