# CON-108 — The disclosure must be on the same page as the phone-number field

> The consent disclosure must appear on the same page, popup, or form as the phone-number field — not on a separate linked page.

- **Rule ID:** CON-108
- **Layer:** Consent flow (`CONSENT_FLOW`)
- **Checks:** `consent surface`
- **Severity:** BLOCKING — Breaking this rule gets the submission rejected outright.
- **When it bites:** Gates approval — get this wrong and registration is refused
- **How it is detected:** AI judgement over the submitted form
- **Fix type:** Fix the website — no form edit clears it
- **Required by:** CTIA, TCR, AWS
- **Applies:** Applies to every 10DLC registration.
- **Canonical URL:** https://ekas.io/rules/10dlc/consent-flow/con-108/

## Why this rule exists

Consent is given at the moment the number is submitted, so a disclosure the consumer would have to navigate away to read was not part of that decision. This is subtly different from the terms-link rule: here the disclosure text itself is on another page.

## How to fix it

Move the disclosure text onto the same form as the phone field, immediately beside the consent control.
