gate-exchange-staking

Query Gate staking positions and execute stake, redeem, and mint workflows.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It helps users query and safely execute Gate on-chain staking (POS) actions without manually looking up products, positions, and redeemable amounts across multiple workflows.

Core Features & Use Cases

  • Query staking positions and redeemable amounts: Retrieve your staking positions, compute redeemable value using product exchange rates, and summarize rewards earned.
  • Discover staking products and eligibility: List available products with APY and lock/redeem characteristics, including special handling for multi-currency GUSD products (USDT/USDC).
  • Execute stake, redeem, and mint (as immediate stake): Draft an action with pid/coin/amount and require explicit confirmation before submitting the write operation.

Quick Start

Ask: "Show my staking positions and how much I can redeem, then draft a stake of 100 USDT—confirm before executing."

Frequently Asked Questions about gate-exchange-staking

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

FAQPage Schema
How do I query my Gate staking positions and calculate the redeemable amount?

To query Gate staking positions, retrieve active positions and compute redeemable value using product exchange rates. This workflow summarizes earned rewards while omitting sensitive fields, providing a clear overview of your staking balances.

How do I execute a stake or redeem action safely using the Gate earn protocol?

To execute a stake or redeem action safely, draft the transaction with the product ID, coin, and amount, then require explicit user confirmation before submitting the write operation. This ensures controlled execution of Gate earn protocol commands.

Can I mint assets as an immediate stake and handle multi-currency GUSD products?

Yes, you can mint assets as an immediate stake using special routing rules. The system supports multi-currency GUSD products by allowing specific USDT or USDC coin selection during the stake, redeem, and mint workflow.

How do I discover available staking products and check their eligibility and APY?

To discover available staking products, list products with their APY and lock or redeem characteristics. This process checks eligibility by detailing multi-currency GUSD product options and specific coin selection requirements.

What limitations apply when tracking Gate earn order history and staking rewards?

When tracking Gate earn order history, limitations include omitting specific timestamp and status fields from outputs. The system focuses on precise redeemable calculations and exchange rates while filtering out sensitive data fields.