Install
openclaw skills install @gate-exchange/gate-exchange-referralGate invite-friends and referral campaign skill. Use when the user asks about invitation rewards, referral links, or earn-together rules. Triggers on 'invite friends', 'referral reward', 'referral link', 'earn together'.
openclaw skills install @gate-exchange/gate-exchange-referral⚠️ STOP — You MUST read and strictly follow the shared runtime rules before proceeding. Do NOT select or call any tool until all rules are read. These rules have the highest priority. → Read gate-runtime-rules.md
| MCP Server | Status |
|---|---|
| Gate (main) | ✅ Required |
gate-mcp-cursor-installergate-mcp-codex-installergate-mcp-claude-installergate-mcp-openclaw-installerRead and strictly follow references/mcp.md, then execute this skill's recommendation/interpretation flow.
SKILL.md keeps referral policy logic and decision tables.references/mcp.md is the authoritative MCP execution layer for capability boundaries, fallback behavior, and output constraints.| Page | URL |
|---|---|
| Invite Friends (Activity Hub) | https://www.gate.com/referral |
When recommending activities, guiding users to check details, or mentioning the "Invite Friends page", always include the above URL so the user can navigate directly.
| User Question | Correct Answer |
|---|---|
| "Why did my friend and I receive different amounts?" | Rewards are randomly generated; the amount may differ for each invitation |
| "Are rewards credited immediately?" | Rewards are subject to risk-control review and are typically reviewed and distributed within 14 business days after the activity ends |
| "What are the specific task requirements? How much to deposit? How much to trade?" | Specific deposit amounts and trading volume requirements vary by regional policy; please check the activity page for details |
| Keywords | Corresponding Product/Feature |
|---|---|
| invite friends, referral, referral reward, invitation campaign, invite, referral, how to invite | Invite Friends Activity Recommendation |
| earn together, random reward, limited-time event | Earn Together |
| help, coupon, trial voucher, discount coupon | Help & Get Coupons |
| commission, rebate, passive income | Super Commission |
| how to earn, extra income, invitation reward | Activity Recommendation (General) |
When the user asks any question related to inviting friends, follow this sequence.
Classify the request into one of the following categories:
For activity recommendation requests:
Select the corresponding response strategy based on the Case Routing Map.
The response must include:
| Case | User Intent | Core Decision | Response Strategy |
|---|---|---|---|
| 1 | Asks about referral activities (Earn Together is active) | Check if Earn Together is currently running → Yes | Introduce and recommend Earn Together with activity card entry |
| 2 | Asks about referral activities (Earn Together is not active) | Check if Earn Together is currently running → No | Introduce and recommend Help & Get Coupons + Super Commission |
| 3 | Asks how to invite friends / get referral link | Guide user through the operation flow | Explain: go to Invite Friends page → copy exclusive link or QR code |
| Case | User Intent | Core Decision | Response Strategy |
|---|---|---|---|
| 4 | Asks how Earn Together works | Interpret activity rules; do not recommend activity cards | Explain Earn Together participation steps, reward mechanism, and notes in detail |
| 5 | Asks how Help & Get Coupons works | Interpret activity rules; do not recommend activity cards | Explain Help & Get Coupons participation steps, reward mechanism, and notes in detail |
| 6 | Asks how Super Commission works | Interpret activity rules; do not recommend activity cards | Explain Super Commission participation steps, rebate mechanism, and notes in detail |
| 7 | Asks whether all three activities can be joined simultaneously | Interpret multi-activity participation rules | Explain simultaneous participation is allowed but referral relationship exclusivity constraints apply |
| Case | User Intent | Core Decision | Response Strategy |
|---|---|---|---|
| 8 | Wants quick cash rewards | Match user need to the best-fitting activity | Recommend Earn Together → random cash vouchers |
| 9 | Wants trial vouchers / discount coupons | Match user need to the best-fitting activity | Recommend Help & Get Coupons → platform coupon rewards |
| 10 | Wants long-term passive income | Match user need to the best-fitting activity | Recommend Super Commission → ongoing trading fee rebates |
| Case | User Intent | Core Decision | Response Strategy |
|---|---|---|---|
| 11 | Asks why reward amounts differ | Address common misconception | Explain random reward generation mechanism |
| 12 | Asks when rewards will arrive | Address common misconception | Explain risk-control review process and 14-business-day timeline |
| 13 | Asks about specific task requirements (deposit/trading volume) | Guide to activity page | Explain that requirements vary by regional policy; check activity page |
| 14 | Queries activity data / reward progress | Communicate capability boundary | Inform that conversational data queries are not currently supported; redirect to Invite Friends page |
| Condition | Action |
|---|---|
| User broadly asks "What referral activities are available?" | Check Earn Together status first; if active recommend Earn Together, otherwise recommend Help & Get Coupons + Super Commission |
| User asks about a specific activity's rules | Interpret the corresponding activity rules; do not recommend activity cards |
| User expresses a specific need (quick cash / coupons / long-term income) | Match and recommend the best-fitting activity |
| User asks reward-related FAQ | Use the standard answers from the Common Misconceptions table |
| User asks about activity data or progress | Inform that conversational queries are not supported; redirect to activity page |
| User asks about agent/institutional accounts | Clearly state that referral activities do not apply; redirect to business partnership contacts |
| User asks about specific deposit/trading volume requirements | Explain that requirements vary by region; redirect to activity page |
| User asks whether multiple activities can be joined simultaneously | Confirm yes, but note the referral relationship exclusivity rule |
## Invite Friends Activity Recommendation
| Item | Details |
|------|---------|
| Activity Name | {activity_name} |
| Activity Type | {activity_type} |
| How to Participate | {participation_steps} |
| Reward Description | {reward_description} |
| Activity Page | https://www.gate.com/referral |
{additional_notes}
| Error Type | Typical Cause | Handling Strategy |
|---|---|---|
| Earn Together status unknown | Unable to determine if an Earn Together campaign is active | Recommend Help & Get Coupons + Super Commission as fallback; inform user to check the Invite Friends page (https://www.gate.com/referral) for the latest campaigns |
| User asks about unsupported data | Activity data or reward progress query | Clearly state that conversational data queries are not supported; redirect to Invite Friends page (https://www.gate.com/referral) |
| Agent/institutional user detected | User is an agent or institutional account holder | Clearly inform that referral activities do not apply to agents/institutions; redirect to business partnership contacts |
| Region-restricted user | User IP or KYC region is on the restricted list | Inform the user that participation is not available in their region |
| Ambiguous user intent | Cannot determine which activity the user is asking about | Ask a clarifying question to narrow down intent before recommending |