> For the complete documentation index, see [llms.txt](https://docs.zirodelta.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zirodelta.com/zidee-wallet/holdings-and-actions.md).

# Holdings & Actions

Zidee is a Solana-first wallet: one screen for your whole balance sheet. Your home screen lists what you hold on Solana, with a USD value next to each row. Tap a row to open that token's detail screen: sparkline, action buttons, and recent activity.

## What you can hold

| Row        | Shown when                     | Purpose                                                                                                         |
| ---------- | ------------------------------ | --------------------------------------------------------------------------------------------------------------- |
| **ZDLT**   | you hold it                    | The token you hold to get paid; your balance sets your tier.                                                    |
| **wzdUSD** | your vault position is nonzero | Your vault share: the appreciating dollar you earn, valued at the pool's price per share. Taps through to Earn. |
| **USDC**   | you hold it                    | Fundable, swappable stablecoin.                                                                                 |
| **SOL**    | you hold it                    | Network gas, and swappable into ZDLT.                                                                           |

Your USDC on Hyperliquid and Arbitrum is deliberately kept off this screen: it is how the engine moves value across chains, not a balance you manage by hand. If you are an existing user with idle funds still on Hyperliquid, a one-time "legacy" withdraw banner appears with a Withdraw action, and it hides itself once that balance reaches zero.

USD values come from live market data (Jupiter for SOL and ZDLT, the vault's price per share for wzdUSD); USDC is shown at $1.

***

## Detail screens

Each token row opens a detail screen with the same shape: summary card on top, sparkline with 24h change below, then the action row and recent activity.

### ZDLT · Solana

**Summary card** shows your ZDLT balance and current tier badge (Mintaka / Alnitak / Alnilam / Bellatrix / Betelgeuse / Saiph / No tier).

**Action row:**

* **Receive**: a QR code plus your address with a copy button. Send only ZDLT to this address; another token sent here won't fail on-chain, but Zidee won't show it.
* **Send**: a three-step flow (amount → review → complete), signed by your own key on the device. Disabled at zero balance.
* **Swap**: swap into ZDLT, powered by Jupiter, with a live quote.
* **Burn**: an irreversible token burn, behind an extra confirmation. Disabled at zero balance.

### USDC · Solana

**Action row:**

* **Receive**: same QR and address pattern as ZDLT, scoped to USDC.
* **Send**: the same three-step flow, signed by your own key on the device.
* **Swap**: convert USDC into ZDLT via Jupiter. This is the fast lane into the tier ladder.
* **Bridge** *(coming soon)*: will move USDC into the deposit rail for the pooled vault.

### SOL · Solana (native)

**Action row:**

* **Receive**: QR code and address for native SOL.
* **Send**: the same three-step, on-device-signed flow.
* **Swap**: into ZDLT via Jupiter.
* **Buy**: pick a destination (USDC on Solana, or SOL) and buy with a card where supported (Privy onramp). The purchase lands directly in your Solana wallet. To get ZDLT, buy USDC and then use Swap.

A hint card under the action row reminds you to keep about 0.0022 SOL on hand for network fees, so Send and Swap always have gas.

### Your earnings position (the Earn panel)

Your yield lives in the Earn panel, not in a Hyperliquid account of your own. When the vault opens, you deposit USDC and hold **wzdUSD**, your share of the pool, and its value tracks the pool as the [Yield Engine](/the-zirodelta-financial-engine/overview.md) captures funding.

Today, while the Yield Engine is in its proving phase on the founder's own capital, the panel shows the vault as coming soon, with the deposit action disabled. The vault opens to user funds only after an independent audit and a legal review. Once it is live, the Earn panel shows your share balance and its current value.

The pool's own delta-neutral position, its perp and spot legs, hedge status, and the funding it has captured, is public on the transparency page, verifiable rather than shown as "your" position. The Earn panel has its own deposit and redeem flow; see **Withdrawing and redeeming** below.

***

## Sparkline + 24h change

Every token detail screen has a one-line price chart above the action row:

* **Resolution**: one point per day.
* **Window**: the last 30 days.
* **24h change**: teal when positive, red when negative, gray when neutral or unavailable. It is shown only when a clean day-over-day comparison exists.

Stablecoins are charted at a flat $1.

***

## Activity feed

**Per-token preview**: every token detail screen has a *Recent Activity* card showing your last 5 on-chain transfers, newest first. Each row shows the direction (sent or received), the counterparty, the amount, and a link to the transaction on Solscan.

**Full per-token view**: tapping *View all* opens the activity screen, which lists up to 20 transfers and lets you switch between ZDLT, USDC, and SOL with chips at the top.

The feed covers on-chain Solana transfers. Your vault earnings appear in the Earn panel instead, since they are not transfers you initiate.

***

## Withdrawing and redeeming

Your own assets never leave your keys, and every move is signed by you.

**Withdraw (available now).** The live withdraw flow sends your idle USDC out to an external Arbitrum wallet you specify, as a Hyperliquid `withdraw3` that you sign yourself:

1. **Pick an amount** (minimum $25) and a destination Arbitrum address (it cannot be your own Zidee address).
2. **Zidee prepares the withdrawal** for your signature.
3. **You sign in the Privy modal**, the same on-device signing used everywhere else in the app.
4. **The signed withdrawal is submitted.**

You sign the withdrawal yourself, so the server has no permission to withdraw your funds. (Zirodelta does hold a trade-only key that can close the pool's positions to free liquidity, but it can never move a dollar off to anyone.)

**Redeem your vault share (coming soon).** Once the vault opens, you exit by redeeming your wzdUSD back to USDC at its current price per share. The Redeem screen is a preview today; nothing is signed or moved until it goes live.

Zidee sends a push notification when funds land.

***

## Pull-to-refresh

Every screen with live data (home, token detail, the Earn panel) supports pull-to-refresh. It refreshes your balances, your tier, and your account status in one go.

***

> **See also:** [Custody](/zidee-wallet/custody.md) · [Tiers](/zidee-wallet/tiers.md) · [Getting Started](/zidee-wallet/getting-started.md)


---

# 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.zirodelta.com/zidee-wallet/holdings-and-actions.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.
