gate-exchange-dual

Retrieve Gate earn dual plan options, simulate settlements, and manage orders.

Updated May 10, 2026
One-click install
npx skills add https://github.com/Tsin418/crypto-research-agent --skill gate-exchange-dual-tsin418
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gate-exchange-dual
Source: https://github.com/Tsin418/crypto-research-agent/tree/main/.agents/skills/gate-exchange-dual
Command: npx skills add https://github.com/Tsin418/crypto-research-agent --skill gate-exchange-dual-tsin418

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Gate dual investment users need a reliable way to find suitable dual plans, simulate settlement outcomes, and manage orders/balances while avoiding unsafe or incorrect tool calls and formatting.

Core Features & Use Cases

  • Dual product discovery: Browse and filter sell-high (crypto) and buy-low (stablecoin) options, including target price and APY context.
  • Settlement simulation & education: Calculate what you would receive under different delivery price outcomes and explain the principal-and-currency risks.
  • Order lifecycle support (with confirmation): Guide order placement with a mandatory confirmation draft, then verify results via order history and pagination-safe queries.
  • Ongoing positions & settlement records: Summarize active locked amounts and interpret settled outcomes without exposing timestamps or converting Unix epochs to dates.

Quick Start

Ask: “Show me BTC dual investment plans and simulate what happens if the price reaches 65000.”

Frequently Asked Questions about gate-exchange-dual

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find and filter Gate dual investment plans for specific cryptocurrencies?

You can browse and filter Gate dual investment plans by retrieving sell-high crypto and buy-low stablecoin options, including target price and APY context. The skill discovers available dual products and checks eligibility for specific cryptocurrencies.

Can I simulate settlement outcomes for dual investment orders before placing them?

Yes, you can simulate dual investment settlement outcomes by calculating what you would receive under different delivery price outcomes. The skill explains principal-and-currency risks and simulates results before you commit to order placement.

What is the process for placing a Gate dual order safely?

Placing a Gate dual order requires a mandatory confirmation draft before execution. The skill guides you through confirmation-gated order placement and verifies results via pagination-safe order history queries.

Does the dual investment workflow support tracking ongoing positions and settled records?

Yes, the dual investment workflow supports tracking ongoing positions and settled records. The skill summarizes active locked amounts and interprets settled outcomes without exposing timestamps or converting Unix epochs to dates.

What are the limitations when querying settled dual investment order history?

Querying settled dual investment order history omits Unix timestamps and does not convert epochs to dates. The skill enforces strict runtime safety constraints, including APY multiplied by 100 formatting and using only documented gate-cli dual commands.