> For the complete documentation index, see [llms.txt](https://docs.robocent.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.robocent.com/explore/legal/responsible-messaging/personal-dnc-request.md).

# Personal DNC Request

Our Commitment to Non-Intrusive Messaging

RoboCent upholds a strict internal Do-Not-Call (DNC) policy. To protect your privacy and preferences, every phone number managed through our platform is proactively cross-referenced against both our internal master and client-specific DNC lists. This process ensures that numbers that have requested to be opted-out are not contacted by any RoboCent service, whether by call or text.

You have the option to add your number to our internal DNC list at any time, even if you have not previously been contacted by us. Once added, your number will be shielded from communications from all RoboCent clients—a network exceeding 3,000 customers.

Our commitment to responsible communication extends to our customer base as well; we do not serve clients who engage in spam activities. The majority of our clients are political campaigns, which, as per FCC and federal law, are legally permitted to engage in phone messaging for electoral purposes. Nonetheless, compliance with our Responsible Use Policy is a strict requirement for all clients.

### **Legal Disclaimer**

Our DNC request form is a voluntary option for U.S. voters who prefer not to receive phone messages, including RoboCalls or SMS messages from RoboCent affiliates. Registering your number with the RoboCent internal DNC list is a safeguard against future communications from our clientele.

While RoboCent cannot control external providers, we assure you that inclusion on our DNC list means an end to messages from our network. We respect your privacy; your details remain confidential within our platform and are not disclosed to our clients, advertisers, or any third-party marketers. Please submit only numbers you legally own yourself to the DNC list.

{% hint style="info" %}
**Note: Each contact wishing to be added must complete this form individually.**
{% endhint %}

{% embed url="<https://forms.gle/nPsfUE9K4e7EpWwi6>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.robocent.com/explore/legal/responsible-messaging/personal-dnc-request.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
