IQ
IQForce
Legal · SMS Consent
SMS Consent and Communication Policy
Last updated: 2026-05-17
For Twilio toll-free verification reviewers: this page documents how IQ Force LLC obtains express written consent to send SMS messages to business prospects, what those messages contain, frequency, opt-out mechanism, and audit trail. The opt-in mechanism is a
hosted web form — the prospect confirms their mobile number and checks an express-written-consent box at
iqforce.ai/docs/public/sms-optin.html before any SMS is sent. The form and the exact consent flow are described in §2.
§1.Who we are
Legal entity
IQ Force LLC
State of formation
Florida, USA
Registered address
1374 Ginger Circle, Weston, FL 33326
Trading names
IQForce · IQForce.ai
Primary contact
help@iqforce.ai
§2.How consent is obtained
IQForce does not send cold or unsolicited SMS messages. Consent for SMS contact is captured through a documented, auditable hosted web form. No SMS is ever sent until the prospect has submitted that form:
- Initial contact via cold email only. Every prospect first receives a CAN-SPAM-compliant cold email containing clear sender identification, our physical address, and one-click email unsubscribe. We never text first.
- Prospect asks to coordinate by text. The prospect freely replies to that email indicating they would like to schedule a meeting and are open to coordinating by SMS.
- We send a link to our opt-in web form. In our email reply we include a unique, signed link to our hosted opt-in page at iqforce.ai/docs/public/sms-optin.html. The link carries a signed token (HMAC-SHA256) tying it to that specific prospect; it cannot be forged or reused for anyone else.
- The prospect submits the web form. On the page the prospect enters their own US mobile number and must check an unticked box reading, in substance: “I give IQ Force LLC my express written consent to send me SMS text messages to coordinate the business meeting I requested. Msg frequency varies. Msg & data rates may apply. Reply STOP to opt out, HELP for help. Consent is not a condition of any purchase.” The box is not pre-checked and consent is not a condition of any purchase.
- Consent fields stamped only on submission. Consent is recorded at the moment the form is submitted — never inferred. We write:
consent_timestamp — UTC timestamp of the form submission
consent_source — set to web_form
consent_ip — the submitter’s IP address at opt-in
consent_user_agent — the submitter’s browser user-agent at opt-in
preferred_channel — set to sms
- Per-channel independence. Consent is independent across channels. Opting in to SMS does not opt in to WhatsApp or voice; opting out of email does not opt out of SMS, and vice versa. Each channel has its own suppression flag.
This flow qualifies as express written consent under the Telephone Consumer Protection Act (TCPA): the prospect has knowingly and affirmatively provided their own mobile number and checked an unambiguous consent box on a web form, after clear prior identification of IQ Force LLC and the nature of our outreach.
§3.What messages you will receive
- 1:1 conversational only. Messages are direct sales conversations between a human IQForce operator and the prospect — not broadcast marketing campaigns.
- Human-reviewed before sending. Every outbound SMS is reviewed and approved by a human operator in our Review Queue (HITL — Human In The Loop). There are no automated SMS replies.
- Limited content scope. Messages are limited to scheduling sales meetings, sharing calendar links, and answering prospect questions about our product.
- No marketing broadcasts. We do not use SMS for promotional broadcasts, coupons, or campaign blasts.
- No third-party sharing. Phone numbers collected through this consent flow are never sold, rented, or shared with third parties for their own marketing purposes.
§4.Frequency
Low. Typically 1 to 3 messages per prospect per week during active conversations. Most prospects receive fewer than 10 total SMS messages over the lifetime of the conversation. Conversation activity naturally tapers off once a meeting is scheduled or the prospect indicates they are not interested.
§5.Message and data rates
Message and data rates may apply per your wireless carrier plan. IQForce does not charge recipients for SMS messages; any carrier charges for sending or receiving messages are between you and your wireless carrier.
§6.How to opt out
You may opt out of SMS messages from IQForce at any time, using any of the following:
- Reply STOP (or any of:
STOPALL, UNSUBSCRIBE, CANCEL, END, QUIT) to any SMS message we send. This is the fastest method.
- Email help@iqforce.ai with the subject line “SMS Opt Out” and the phone number to be removed.
When you opt out, our system immediately sets a phone_unsubscribed suppression flag with a UTC timestamp. All future SMS sends to your number are hard-blocked across the entire IQForce platform. Opt-outs are honored within minutes and are permanent.
The SMS suppression list is independent of the email suppression list — opting out of SMS does not opt you out of email, and vice versa. To opt out of email, use the unsubscribe link in any IQForce email.
§7.How to get help
Reply HELP (or INFO) to any SMS message. Your wireless carrier’s system will deliver a standard help response automatically.
For human support, email help@iqforce.ai.
§8.Audit trail and log retention
For every SMS message sent or received, the following audit data is recorded:
- The web-form opt-in record: source (
consent_source = web_form), UTC timestamp (consent_timestamp), and the submitter’s IP (consent_ip) and browser user-agent (consent_user_agent)
- The full message body, delivery status (
sent / delivered / failed / read), and the Twilio message SID
- Any subsequent opt-out event (
phone_unsubscribed = true, phone_unsubscribed_at UTC timestamp)
Different categories of data are retained for different periods, calibrated to minimize the data we hold while preserving the records needed to honor opt-outs and defend against disputes:
Message bodies
+ delivery metadata
12 months
SMS content, status, Twilio SIDs, timestamps. Purged after 12 months.
Consent records
4 years
consent_timestamp, consent_source, consent_ip, and consent_user_agent from the web-form opt-in. Retained for the TCPA statute-of-limitations window to demonstrate valid opt-in if disputed.
Opt-out / suppression records
Indefinite
phone_unsubscribed flag and timestamp. Retained permanently to ensure prior opt-outs are honored and the prospect is never re-contacted.