# Pinning and Hiding Tokens

> Force a token into the list, or keep dust and airdrops out of your balance view.

**Wallet Bot** picks up every token in a wallet and ranks them by USD value, dropping anything below the dust threshold. Pinning and hiding let you override that default, so the balance screen stays exactly the way you like it.

## Pinning a Token

If a token is not appearing automatically — it might be brand new, below the dust threshold, or sitting outside the 200-position cap — you can pin it manually.

1. From the balance screen, tap **➕ Add Token**.
2. Paste the token's **contract address**, on the same chain as the portfolio.
3. The bot fetches the token's market data and adds it to the list.

Pinned tokens stay in the list regardless of their USD value, and they refresh alongside the rest of the portfolio. Each portfolio has its own pinned-tokens list.

To unpin a token, open its [detail panel](/docs/wallet/token-details) and tap **🗑 Delete**. This removes the pin without touching your wallet on-chain.

> **INFO**
>
> Pinning only works for tokens the bot can enrich with on-chain data. Paste an address the bot cannot look up and it will reply with a short error — the most common causes are the wrong chain or a brand-new deployment that hasn't been indexed yet.

## Hiding a Token

Tokens you would rather not see — spam airdrops, stray dust, tokens you have mentally written off — can be hidden from the balance view.

1. Open the token's [detail panel](/docs/wallet/token-details).
2. Tap **🚫 Hide**.

Hidden tokens are excluded from the balance screen, pagination, and the portfolio total, but they are still in the underlying wallet. They contribute nothing to what you see on screen.

## The Hidden Tokens List

Tap **🚫 Hidden (n)** from the balance screen to open the list of tokens you have hidden. From here you can:

- **Search** for a token by symbol.
- **Un-hide** a token to bring it back into the balance view.

> **NOTE**
>
> Hiding is a per-portfolio preference. If the same token appears in another of your portfolios, its visibility there is unaffected.
