Skip to content
Docs/Verification Gates/Gate 7 — Tweet Tags @GasCoinApp

Gate 7 — Tweet Tags @GasCoinApp

The tweet must tag @GasCoinApp so new readers can find the official profile and follow it. This is the primary organic growth vector for the brand.

QUICK GUIDE
Purpose

What this gate checks The tweet must tag @GasCoinApp so new readers can find the official profile and follow it.

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 must tag @GasCoinApp so new readers can find the official profile and follow it. This is the primary organic growth vector for the brand.

Under the hood: Case-insensitive regex `@gascoinapp\b` against the tweet text from the X API (primary) plus text-fallback check of the oEmbed HTML. The word boundary prevents false matches like @gascoinappbot.

Common failure reasons

  • Forgot to type @GasCoinApp in the tweet
  • Typed @gascoin instead of @GasCoinApp
  • Tag embedded inside a URL or another word

How to pass this gate

Type @GasCoinApp as a standalone token in your tweet. X autocomplete will suggest it — tap the suggestion so X links the mention as a proper profile tag, not just text.

At a glance

  • Category: Tweet Verification
  • Blocking: Yes — failing this gate rejects the claim
  • Typical duration: ~3s
  • Policy engine id: tweet_mentions_gascoinapp
  • Pre-flight checklist item: "My tweet tags @GasCoinApp"