Skip to content
Docs/Verification Gates/Gate 6 — Tweet #gascoin / $GASCOIN

Gate 6 — Tweet #gascoin / $GASCOIN

The tweet body must contain either the #gascoin hashtag OR the $GASCOIN cashtag (case-insensitive). $GASCOIN unlocks the X price chart overlay — recommended for max reach.

QUICK GUIDE
Purpose

What this gate checks The tweet body must contain either the #gascoin hashtag OR the $GASCOIN cashtag (case-insensitive).

Best for

Understanding why a submission passed or failed

Read time

1 min

Next action

Find the failed gate, fix the issue, then resubmit

What this gate checks

The tweet body must contain either the #gascoin hashtag OR the $GASCOIN cashtag (case-insensitive). $GASCOIN unlocks the X price chart overlay — recommended for max reach.

Under the hood: Case-insensitive regex `[#$]gascoin\b` against the tweet text from the X API. Also matches the structured hashtags and cashtags entities if X populates them.

Common failure reasons

  • Hashtag spelled incorrectly — #gasCoin, #gas_coin
  • Hashtag embedded in a URL or another word
  • #gascoin in a reply to your tweet, not in the original post
  • Used a different cashtag like $GAS instead of $GASCOIN

How to pass this gate

Type both #gascoin and $GASCOIN into your tweet, and tag @GasCoinApp. Either the hashtag or cashtag alone is enough to pass, the @GasCoinApp tag helps new users find the official profile, and $GASCOIN unlocks X's price chart overlay. Recommended move: include all three.

At a glance

  • Category: Tweet Verification
  • Blocking: Yes — failing this gate rejects the claim
  • Typical duration: ~3s
  • Policy engine id: tweet_hashtag
  • Pre-flight checklist item: "My tweet contains #gascoin or $GASCOIN"