# Trading through Earn Vaults

## Opening a Trade via Vault Deposits

1. **Token Selection:** To trade using your vault deposits, click the "Pay" input field and choose **sUSDC** (the USDC you have in the vault) as your payment token.
2. **First-Time Approval:** The first time you trade using vault deposits, you will be asked to sign an on-chain transaction to approve Wasabi to spend your vault deposits. This approval only needs to be done once.
3. **Closing a Trade:** When closing a trade, your assets will automatically be redeposited into the vault. This ensures you keep earning rewards, Wasabi Points, and yield from the vault.

## Why Trade Through Vault Deposits?

* **Faster Trade Execution:** Skip the wait for wallet confirmations; vault deposits enable near-instant trades with no friction.
* **Keep Your Vault Streak Intact:** Vault streaks stay active, allowing you to continue earning rewards without interruptions.
* **Earn More Rewards:** Closed trades redeposit assets into the vault, boosting your earnings without extra steps.


---

# 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://docs.wasabi.xyz/_/overview/leverage-trade/trading-through-earn-vaults.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.
