# Plum Voice Documentation Center

## Plum Voice Documentation Center

- [Plum Voice Docs Center](https://docs.plumvoice.com/documentation/master.md): Home page for Plum Voice documentation.
- [Important Notices](https://docs.plumvoice.com/documentation/news-and-notices/announcements.md)
- [10DLC Fees: T-Mobile non-use fee](https://docs.plumvoice.com/documentation/news-and-notices/announcements/10dlc-fees-t-mobile-non-use-fee.md): Any inactive campaigns provisioned in T-Mobile's platform will soon be subject to T-Mobile's new "non-use" fee.
- [Accessing and Using the Service Desk](https://docs.plumvoice.com/documentation/news-and-notices/announcements/accessing-and-using-the-service-desk.md)
- [Prioritizing Support Tickets via Email](https://docs.plumvoice.com/documentation/news-and-notices/announcements/prioritizing-support-tickets-via-email.md)
- [10DLC brings major changes to the way businesses use SMS](https://docs.plumvoice.com/documentation/news-and-notices/announcements/10dlc.md)
- [Plum Voice Not Vulnerable to Log4Shell (CVE-2021-44228 and CVE-2021-45046)](https://docs.plumvoice.com/documentation/news-and-notices/announcements/plum-voice-not-vulnerable-to-log4shell-cve-2021-44228-and-cve-2021-45046.md): Last updated: 12/17/21
- ['How To' Guides](https://docs.plumvoice.com/documentation/using-the-plum-voice-suite/how-to-guides.md): Detailed guide on how to use certain features and functionality in Plum's product suite
- [Using Plum’s Transcription API](https://docs.plumvoice.com/documentation/using-the-plum-voice-suite/how-to-guides/using-plums-transcription-api.md): Detailed examples explaining how to use the transcription API across the Plum's product suite
- [Send SMS messages using Fuse's REST module](https://docs.plumvoice.com/documentation/using-the-plum-voice-suite/how-to-guides/send-sms-messages-using-fuses-rest-module.md)
- [Upload an Audio Recording to Storage](https://docs.plumvoice.com/documentation/using-the-plum-voice-suite/how-to-guides/upload-an-audio-recording-to-storage.md)
- [Best Practices for Outbound Calling on the Plum Voice Platform](https://docs.plumvoice.com/documentation/using-the-plum-voice-suite/how-to-guides/best-practices-for-outbound-calling-on-the-plum-voice-platform.md)
- [Robocalling, STIR/SHAKEN, and ANI](https://docs.plumvoice.com/documentation/using-the-plum-voice-suite/how-to-guides/best-practices-for-outbound-calling-on-the-plum-voice-platform/robocalling-stir-shaken-and-ani.md)
- [Use Cases](https://docs.plumvoice.com/documentation/using-the-plum-voice-suite/use-cases.md): Examples of how Plum's product offerings can help you and your business.
- [Adding Transcription to the Voice Channel](https://docs.plumvoice.com/documentation/using-the-plum-voice-suite/use-cases/adding-transcription-to-the-voice-channel.md): Transcription Use Cases for Improving Customer Experiences
- [Combining SMS and Voice for better customer experiences](https://docs.plumvoice.com/documentation/using-the-plum-voice-suite/use-cases/combining-sms-and-voice-for-better-customer-experiences.md)
- [Introduction](https://docs.plumvoice.com/documentation/10dlc-faqs/introduction.md)
- [Frequently asked questions](https://docs.plumvoice.com/documentation/10dlc-faqs/faq.md)
- [Throughput](https://docs.plumvoice.com/documentation/10dlc-faqs/faq/throughput.md)
- [10DLC Fees](https://docs.plumvoice.com/documentation/10dlc-faqs/faq/10dlc-fees.md)
- [Glossary of 10DLC terms](https://docs.plumvoice.com/documentation/10dlc-faqs/faq/10dlc-glossary.md)
- [10DLC Timeline](https://docs.plumvoice.com/documentation/10dlc-faqs/faq/10dlc-timeline.md)
- [Main](https://docs.plumvoice.com/documentation/previous-email-notices/main.md)
- [Product News](https://docs.plumvoice.com/documentation/previous-email-notices/main/product-news.md)
- [10DLC News](https://docs.plumvoice.com/documentation/previous-email-notices/main/10dlc-news.md)
- [SMS Standard Keywords](https://docs.plumvoice.com/documentation/quick-references/sms-standard-keywords.md)
- [Best Practices for Business SMS Messaging](https://docs.plumvoice.com/documentation/quick-references/best-practices-for-business-sms-messaging.md)
- [Toll-Free Number Porting](https://docs.plumvoice.com/documentation/number-porting/toll-free-number-porting.md): This article outlines the process for migrating phone numbers to Plum Voice's carrier.
- [Local Number Porting](https://docs.plumvoice.com/documentation/number-porting/local-number-porting.md): This guide explains how to migrate your existing local numbers to Plum Voice's carrier.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.plumvoice.com/documentation/master.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.
