# Which tokens can you stake in MyTonWallet?

**MyTonWallet** provides access to staking for **TON**, **MY\***, and **USDe** tokens through their respective smart contracts:

### :gem: TON Staking

* **Technical Requirements**\
  Minimum stake of 3 TON.
* **Smart Contract**\
  Official **TON Liquid Staking** protocol.
* **Interface**\
  Access through **MyTonWallet's** staking interface.

### :blue\_heart: MY Staking

* **Technical Requirements**\
  Minimum stake of 1 MY.
* **Smart Contract**\
  Official **TON Liquid Staking** protocol.
* **Additional Feature**\
  Staked **MY\*** tokens provide fee discounts when using the built-in swap aggregator.

#### MY Staking Tiers:

* **500 MY** → STARTER (**-5%** swap fees)
* **5,000 MY** → SILVER (**-10%** swap fees)
* **25,000 MY** → GOLD (**-25%** swap fees)
* **100,000 MY** → PLATINUM (**-50%** swap fees)
* **300,000 MY** → BLACK (**-100%** swap fees)

**MY** tokens are available on decentralized exchanges like [**STONfi**](https://app.ston.fi/swap?chartVisible=false\&chartInterval=1w\&ft=TON\&tt=MY), [**DeDust**](https://dedust.io/swap/USDT/MY), or through [**MyTonWallet's**](https://my.tt/swap/?amount=6.88\&in=toncoin\&out=ton-eqcfvnlrbn) built-in DEX aggregator.

### :gem: TON Staking

* **High-Yield Staking**\
  Earn with the **highest APY** on **TON**.
* **Minimum Stake**\
  Just 3 TON.
* **High Security**\
  Staking operates via official **TON Liquid Staking** smart contracts.

### :black\_heart: USDe Staking

Learn more about USDe staking [**here**](/intro/staking/what-is-usde-how-does-the-ethena-protocol-work.md).

> Staking is performed through official TON smart contracts that have been audited. **MyTonWallet** provides the interface and computing resources for staking but does not have access to your funds. Please evaluate potential risks independently before making investment decisions.

> \***MY** token is not intended for acquisition, use, or distribution by residents of the United Arab Emirates. Users located in the UAE should refrain from any activity involving this token.


---

# 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://help.mytonwallet.io/intro/staking/which-tokens-can-you-stake-in-mytonwallet.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.
