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

# SEEK Benefits

#### SEEK Staking

Stake your SEEK to unlock immediate on-chain rewards and participate directly in the growth of Talisman’s DeFAI ecosystem. From launch day, staking gives holders enhanced returns, while enjoying other benefits such as fee discounts. Learn how to [Stake SEEK here](/talisman/seek/how-to/how-to-stake-seek.md).&#x20;

* **Unbonding (lock) period**: 14 Days
* **Reward Rate**: Check [Talisman Portal](https://app.talisman.xyz) for latest SEEK staking APR%

***

#### Bittensor Subnet Trading Discounts

Staking SEEK grants stakers instant trading fee discounts on Talisman’s Bittensor subnet dTAO staking routes. From day one, users who stake SEEK, receive preferential rates on subnet alpha token trading through Talisman, delivering a more seamless experience for all your dTAO moves.&#x20;

There are currently two fee tiers, with more to be added later.&#x20;

| Tier  | Staked SEEK | dTao Discounts |
| ----- | ----------- | -------------- |
| VIP 1 | 200         | 5%             |
| VIP 2 | 1000        | 15%            |

***

#### Coming Soon

* Cross-chain swap fee discounts
* DeFi earning products fee discounts


---

# 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.talisman.xyz/talisman/seek/seek-benefits.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.
