# Dual-Currency Win

Dual-Currency Win is a non-principal-protected digital currency investment strategy product launched by OKX Exchange, designed to help users trade crypto pairs more efficiently. Below is a detailed breakdown:

### **- Core Principle**

After subscription, the profit currency depends on whether the target price of the bought/sold currency is reached at maturity. Investors essentially sell option contracts and receive premium fees.

* **"High Sell" Products**: If the spot price of the underlying crypto ≥ target price at maturity, investors earn stablecoin (e.g., USDT) profits; otherwise, they earn the corresponding crypto.
* **"Low Buy" Products**: If the spot price of the underlying crypto ≤ target price at maturity, investors earn the corresponding crypto; otherwise, they earn USDT.

### **- Product Features**

1. **Flexibility**
   * Funds can be withdrawn at any time, and users can adjust deposit terms, amounts, and yields independently for high investment flexibility.
2. **High Yield Potential**
   * Utilizes crypto volatility for investment, with daily yields updated in real-time based on new pricing. *Note*: This is a non-principal-protected product with inherent risks.

### **- Operation Steps**

1. **Registration & Verification**
   * Register an OKX account, complete identity verification, and activate the Dual-Currency Win feature.
2. **Fund Transfer**
   * Transfer crypto assets to the Dual-Currency Win account on OKX.
3. **Plan Selection**
   * Choose between fixed-term (suitable for risk-averse investors) or demand-deposit (suitable for risk-seeking investors) plans.
4. **Initiate Investment**
   * Confirm the plan and click "Deposit Now" to start the investment.

### **- Example**

For a "High Sell ARB" product with a target price of $0.95 and a maturity yield of 1.52% (annualized 22.55%), if a user invests 1,000 ARB:

* If ARB price < $0.95 at maturity:\
  Payout = 1,000 × (1 + 1.52%) = 1,015.2 ARB
* If ARB price ≥ $0.95 at maturity:\
  Payout = 1,000 × $0.95 × (1 + 1.52%) = 964.44 USDT


---

# 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.gtokentool.com/en/dual-currency-win.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.
