# Documentação Técnica - SMS

- [Documentação Técnica - SMS](https://docs-pt.sinch.com/documentacao-tecnica-sms/documentacao-tecnica-sms.md)
- [Possíveis integrações](https://docs-pt.sinch.com/documentacao-tecnica-sms/documentacao-tecnica-sms/possiveis-integracoes.md)
- [Termos importantes](https://docs-pt.sinch.com/documentacao-tecnica-sms/documentacao-tecnica-sms/termos-importantes.md)
- [Fluxo de mensagem e API](https://docs-pt.sinch.com/documentacao-tecnica-sms/documentacao-tecnica-sms/fluxo-de-mensagem-e-api.md)
- [Envio de mensagens (MT)](https://docs-pt.sinch.com/documentacao-tecnica-sms/documentacao-tecnica-sms/sms-api.md)
- [HTTP Status Code Response](https://docs-pt.sinch.com/documentacao-tecnica-sms/documentacao-tecnica-sms/http-status-code-response.md)
- [Status de envio (Callback e DLR)](https://docs-pt.sinch.com/documentacao-tecnica-sms/documentacao-tecnica-sms/status-de-envio-callback-e-dlr.md)
- [Resposta do usuário (MO)](https://docs-pt.sinch.com/documentacao-tecnica-sms/documentacao-tecnica-sms/resposta-do-usuario-mo.md)
- [Códigos de Status de Envio](https://docs-pt.sinch.com/documentacao-tecnica-sms/documentacao-tecnica-sms/codigos-de-status-de-envio.md)
- [API SMPP](https://docs-pt.sinch.com/documentacao-tecnica-sms/documentacao-tecnica-sms/api-smpp.md)
- [Detalhes de conexão](https://docs-pt.sinch.com/documentacao-tecnica-sms/documentacao-tecnica-sms/detalhes-de-conexao.md)
- [Status de envio (Callback e DLR)](https://docs-pt.sinch.com/documentacao-tecnica-sms/documentacao-tecnica-sms/status-de-envio-callback-e-dlr-1.md)
- [Proxy TLS - Linux](https://docs-pt.sinch.com/documentacao-tecnica-sms/documentacao-tecnica-sms/proxy-tls-linux.md)
- [Proxy TLS - Windows](https://docs-pt.sinch.com/documentacao-tecnica-sms/documentacao-tecnica-sms/proxy-tls-windows.md)
- [API SFTP](https://docs-pt.sinch.com/documentacao-tecnica-sms/documentacao-tecnica-sms/api-sftp.md)
- [Envio de SMS via SFTP](https://docs-pt.sinch.com/documentacao-tecnica-sms/documentacao-tecnica-sms/envio-de-sms-via-sftp.md): Envio de SMS enviando SFTP
- [API de validação de número](https://docs-pt.sinch.com/documentacao-tecnica-sms/documentacao-tecnica-sms/api-de-validacao-de-numero.md)
- [Acentos e caracteres especiais](https://docs-pt.sinch.com/documentacao-tecnica-sms/documentacao-tecnica-sms/acentos-e-caracteres-especiais.md)
- [Textos grandes (concatenação)](https://docs-pt.sinch.com/documentacao-tecnica-sms/documentacao-tecnica-sms/textos-grandes-concatenacao.md)
- [API Carrier Lookup](https://docs-pt.sinch.com/documentacao-tecnica-sms/documentacao-tecnica-sms/api-carrier-lookup.md)
- [Solicitação HTTP POST](https://docs-pt.sinch.com/documentacao-tecnica-sms/documentacao-tecnica-sms/solicitacao-http-post.md)


---

# 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-pt.sinch.com/documentacao-tecnica-sms.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.
