# Local Mail Docs

## Local Mail Docs

- [Overview](https://docs.localmail.io/master.md): Welcome to Local Mail API Documentation!
- [Common Error Codes](https://docs.localmail.io/reference/common-status-codes.md): Local Mail uses standard HTTP status codes to indicate the success or failure of an API request.
- [Localmail Insights - Lookup](https://docs.localmail.io/localmail-insights-lookup.md): Welcome to the streamlined world of Local Mail Insights. Our quick lookup services are designed for smart communication, offering essential data with minimal fuss.
- [Email Lookup Service](https://docs.localmail.io/localmail-insights-lookup/email-lookup-service.md): Email Lookup API offers a comprehensive analysis of email addresses, providing details like domain information, deliverability status, and more.
- [Phone Number Lookup Service](https://docs.localmail.io/localmail-insights-lookup/phone-number-lookup-service.md): The Phone Number Lookup API enables businesses to validate and obtain information about phone numbers.
- [IP Lookup Service](https://docs.localmail.io/localmail-insights-lookup/ip-lookup-service.md): IP lookup service provides detailed information about IP addresses, enhancing your business's security and data intelligence.
- [Learn more about SMS](https://docs.localmail.io/messaging/learn-more-about-sms.md): You can’t force the funnel, but you can engineer it.
- [SMS Character Limit](https://docs.localmail.io/messaging/learn-more-about-sms/what-sms-character-limit.md)
- [UCS-2](https://docs.localmail.io/messaging/learn-more-about-sms/what-is-ucs-2-character-encoding.md)
- [GSM-7](https://docs.localmail.io/messaging/learn-more-about-sms/what-is-gsm-7-character-encoding.md)
- [Alphanumeric Sender ID prefixes for SMS](https://docs.localmail.io/messaging/learn-more-about-sms/alphanumeric-sender-id-prefixes-for-sms.md): A Sender ID is a unique Value or E.164 formatted mobile number that shows in the “from” field of your text messages on your mobile phone
- [support for International  Alphanumeric Sender ID](https://docs.localmail.io/messaging/learn-more-about-sms/support-for-international-alphanumeric-sender-id.md): The alphanumeric sender ID technology allows the sender to send messages using a custom, recognizable sender ID constructed from any combination of numeric and alpha characters (0-9, a-z, A-Z)
- [SMPP Specification](https://docs.localmail.io/messaging/smpp.md)
- [Submitting Messages Through SMPP](https://docs.localmail.io/messaging/smpp/submitting-messages-through-smpp.md)
- [TLV Configuration for SMPP DLT Implementation](https://docs.localmail.io/messaging/smpp/tlv-configuration-for-smpp-dlt-implementation.md)
- [SMPP error codes](https://docs.localmail.io/messaging/smpp/smpp-error-codes.md)
- [Porting Number Into Local Mail](https://docs.localmail.io/voice/porting-number-into-local-mail.md): After you familiarize yourself with our service, you can transfer your existing phone number to Local Mail service. You can transfer any number, wireless, or business landline to Local Mail
- [DLT Guide - India](https://docs.localmail.io/regulations/everything-to-know-about-dlt-india.md)
- [DLT Template Registration Process](https://docs.localmail.io/regulations/everything-to-know-about-dlt-india/dlt-template-registration-process.md)
- [Content template creation guidelines](https://docs.localmail.io/regulations/everything-to-know-about-dlt-india/content-template-creation-guidelines.md)
- [Consent and Content Templates Registration](https://docs.localmail.io/regulations/everything-to-know-about-dlt-india/consent-and-content-templates-registration.md): Consent Template a Standard message that is sent to end users of the enterprise for their consent to receive communications from respective enterprise.
- [Letter of Authorization (LOA) for DLT?](https://docs.localmail.io/regulations/everything-to-know-about-dlt-india/letter-of-authorization-loa-for-dlt.md)
- [Sending messages on behalf of another company?](https://docs.localmail.io/regulations/everything-to-know-about-dlt-india/sending-messages-on-behalf-of-another-company.md)
- [Frequenty Asked Questions](https://docs.localmail.io/regulations/everything-to-know-about-dlt-india/frequenty-asked-questions.md)
- [Vulnerability Reporting](https://docs.localmail.io/legal/vulnerability-reporting.md): Address potential vulnerabilities in any aspect of our cloud services
- [Terms of Service](https://docs.localmail.io/legal/tos.md)
- [Privacy Policy](https://docs.localmail.io/legal/privacy.md)


---

# 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.localmail.io/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.
