gate-exchange-vipfee

Determine Gate VIP tier and spot/futures maker/taker fee rates via read-only queries.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It resolves uncertainty about your Gate VIP tier and current spot/futures trading fee rates by providing a fast, read-only lookup from your authenticated account context.

Core Features & Use Cases

  • VIP tier lookup: retrieves your current VIP level for Gate Exchange accounts.
  • Spot and futures fee-rate lookup: fetches maker/taker fee rates for both spot and futures/contract trading, including futures settlement-scoped fees.
  • Combined reporting: returns VIP tier and fee rates together in one structured result for quicker decision-making.
  • Use case: before planning trades, verify your VIP tier and expected fee rates for spot and futures so you can estimate trading costs accurately.

Quick Start

Ask for your VIP level and trading fee rates together, for example: "What is my VIP tier and my spot and futures trading fees?"

Frequently Asked Questions about gate-exchange-vipfee

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

FAQPage Schema
How do I check my Gate VIP tier and trading fee rates?

To check your Gate VIP tier and trading fee rates, use read-only queries to retrieve your current account VIP level alongside maker and taker fees for spot and futures trading, returning a single structured result.

Can I look up futures fee rates scoped to a specific settlement currency?

Yes, you can look up futures fee rates scoped to specific settlement currencies. The query retrieves maker and taker fee rates for futures contracts while optionally applying the settlement currency context to refine the results.

How do spot and futures trading fees differ on Gate Exchange?

Spot and futures trading fees differ by displaying separate maker and taker rates for each market. The lookup retrieves both spot and futures fee rates together to help you estimate trading costs across different market types.

Does the Gate fee lookup require API authentication or secret keys?

The Gate fee lookup requires API authentication to verify your account context, but it operates strictly under read-only behavior. It enforces safe rendering with account-level fee-rate disclaimers and no secret exposure.

What information do I need to get my Gate VIP level and expected trading costs?

To get your Gate VIP level and expected trading costs, you need an authenticated account context. The query executes a read-only account detail and trade-fee check to return your current VIP tier and corresponding fee rates.