# Dual-Token Mode

In **Dual-Token Mode**, you can deposit and withdraw from NODO vaults using **both tokens of the liquidity pair** (e.g., USDC + SUI) in a single action.

This mode is recommended if:

* You already hold both tokens of the pool.
* You want to avoid swaps, slippage, or inefficiencies when entering and exiting vaults.

When you deposit in Dual-Token Mode, the vault will align your tokens to the exact pool ratio **without performing swaps**, then deploy liquidity directly.\
When you withdraw, you will always receive back **both original tokens** in proportion to your NDLP shares, adjusted for yield, fees, or impermanent loss.

✨ **Benefit:** This mode ensures capital efficiency, minimizes risks of slippage/front-running, and provides full transparency in NDLP accounting.

👉 Continue to:

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td><a href="/pages/h8z0xp3apmcoJo1iuHMM">/pages/h8z0xp3apmcoJo1iuHMM</a></td></tr><tr><td></td><td><a href="/pages/BtVrjxBQLJEehSb8OFMC">/pages/BtVrjxBQLJEehSb8OFMC</a></td></tr></tbody></table>


---

# 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.nodo.xyz/public/user-manual/dual-token-mode.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.
