# Contacts with a 'blank' subscription status

Engaging with non-subscribers (customers who have neither explicitly opted-in or opted-out) requires an understanding of channel-specific compliance and ethical marketing practices.

If a contact's subscription status for a particular channel is 'blank', this means the contact has neither subscribed nor unsubscribed from receiving marketing messages on that channel.

You can send them messages on that channel, but you should [exercise caution when contacting them](broken://pages/o3S7ORaS00yMAwnc8b62).

{% hint style="info" %}
**Email and WhatsApp**

You can send [Emails](broken://pages/o3S7ORaS00yMAwnc8b62#email-compliance) and [WhatsApp](broken://pages/o3S7ORaS00yMAwnc8b62#whatsapp-compliance) messages to customers with a 'blank' subscription status as long as you comply with local laws and regulations.
{% endhint %}

{% hint style="danger" %}
**SMS sending restriction**

You can only send [SMS](broken://pages/o3S7ORaS00yMAwnc8b62#sms-compliance) messages to customers who have actively subscribed by providing express consent. SMS messages sent to contacts with an SMS subscription status of 'Unsubscribed' or 'Blank' will not be delivered.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bird.com/applications/audience/contacts/concepts/consent-and-subscriptions/opt-ins-consent-and-subscription-statuses/contacts-with-a-blank-subscription-status.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
