Gate 3 — #gascoin Hashtag
QUICK GUIDE
Purpose
What this gate checks Gate 3 verifies that the tweet body contains the exact hashtag #gascoin.
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
Gate 3 verifies that the tweet body contains the exact hashtag #gascoin. The check is case-insensitive, so #GASCOIN and #Gascoin also pass. The hashtag must be a standalone word in the tweet — not embedded in a URL or concatenated with another word.
Common failure reasons
- Hashtag misspelled: #gas_coin, #gasCoin (with capital C), #gasc0in
- #gascoin appears only in a reply to the tweet, not in the original tweet body
- The hashtag is embedded inside a URL
How to ensure Gate 3 passes
Type #gascoin as a standalone word in your tweet before posting. Any capitalization variation is accepted. Do not use underscores or spaces within the hashtag.