> 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/outreach/service-portfolio/phone-list-scrubber/landlines-vs-mobile-outreach.md).

# Landlines vs Mobile Outreach

{% hint style="success" %}
**Key Takeaway: Automated calls to cell phones are illegal without written consent.**
{% endhint %}

**Landline Phones Receive:** [**Automated Voice Services**](/outreach/voice-messaging.md)

* RoboCent's Automated Voice Messaging services include **RoboCalls, Surveys, and Transfer Calls to landline phones**.
* These services use auto-dialing technology to reach thousands of landline users quickly and efficiently.
* We remove all confirmed mobile numbers prior to dialing, ensuring strict FCC compliance with every call to protect you from potential fines.

**Mobile Phones Receive:** [**Peer-to-Peer Texting**](/outreach/text-messaging.md)

* RoboCent offers Peer-to-Peer (P2P) Text Messaging for individualized engagement with voters on **mobile devices**.
* Aligned with FCC rules, our platform requires human-initiated texting for compliant communication - no bulk auto-texter here.
* This enables authentic conversations for a personalized touch in your campaign.

**RoboCent's** [**Phone List Scrubber**](/outreach/service-portfolio/phone-list-scrubber.md)

* Automatically identifies and separates landline and mobile numbers on your list.
* Ensures targeted messaging for maximum impact, whether using voice or text.

#### Why RoboCent?

We understand the complexities of campaign communication and help you navigate the regulations. Choose RoboCent to optimize your outreach with the power of landline messaging and the personalized touch of text-based communication.


---

# 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/outreach/service-portfolio/phone-list-scrubber/landlines-vs-mobile-outreach.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.
