You add the record at your DNS provider — where you bought your domain, or wherever your nameservers point. Pick yours:
- Sign in at dash.cloudflare.com → pick your domain
- DNS → Records → Add record
- Type:
TXT. Name:@(means apex). Content: paste the value above. - Save. Cloudflare propagates in seconds.
- Sign in at godaddy.com → My Products → DNS
- Add → Type: TXT
- Name:
@. Value: paste above. TTL: 1 Hour. - Save. Propagates in 1–10 minutes.
- Sign in → Domain List → Manage → Advanced DNS
- Add New Record → Type: TXT Record
- Host:
@. Value: paste above. TTL: Automatic. - Save (green check). Propagates usually in seconds.
- AWS Console → Route 53 → Hosted zones → pick your zone
- Create record. Record name: leave blank (apex). Record type: TXT
- Value: paste above with quotes (Route 53 requires them).
- Create records. Propagates within seconds.
- Sign in at domains.google.com
- Pick your domain → DNS → Custom records → Manage custom records
- Host name:
@. Type: TXT. TTL: 300. Data: paste above. - Save. Propagates in minutes.
Generic instructions:
- Find your DNS provider (run
dig NS yourdomain.comif unsure) - Sign in → find the DNS / "manage records" section
- Add a TXT record with name/host =
@(or blank — both mean apex) - Value = the string above
- Save and wait for propagation (usually under a minute)
Can't access your DNS? Email handshake@kitsuno.ai from any address on your domain. We'll verify manually.