Skip to content
Docs/Verification Gates/Gate 2 — Follows @GasCoinApp

Gate 2 — Follows @GasCoinApp

You must follow @GasCoinApp on X before your submission is accepted.

QUICK GUIDE
Purpose

What this gate checks You must follow @GasCoinApp on X before your submission is accepted.

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

You must follow @GasCoinApp on X before your submission is accepted.

Under the hood: A cron-cached SET of @GasCoinApp follower X user IDs. SISMEMBER lookup against your authenticated X identity. The follower set is rebuilt every 30 minutes from the X API.

Common failure reasons

  • Not following @GasCoinApp at the time of submission
  • Follower cache cold and the synchronous fallback fails
  • Followed @GasCoinApp less than ~30 minutes ago and the cache has not yet refreshed

How to pass this gate

Visit https://x.com/GasCoinApp and tap Follow before submitting. If you just followed and the gate still fails, wait 60 seconds and resubmit — the cold-cache rebuild will fire on your second attempt.

At a glance

  • Category: Identity Verification
  • Blocking: Yes — failing this gate rejects the claim
  • Typical duration: ~4s
  • Policy engine id: follows_gascoin
  • Pre-flight checklist item: "I follow @GasCoinApp on X"