# Acentos y caracteres especiales

Mensajes que poseen **solamente** caracteres que están en la siguiente tabla, son cobrados cada 160 caracteres. En el caso que el mensaje tenga **uno o mas** caracteres que no están en la tabla el cobro sera realizado cada 70 caracteres, conforme la especificación del protocolo en la red de las operadoras.

|       |    |   |   |   |   |   |    |    |   |   |    |
| ----- | -- | - | - | - | - | - | -- | -- | - | - | -- |
| Space | (  | 0 | 8 | @ | H | P | X  | \` | h | p | x  |
| !     | )  | 1 | 9 | A | I | Q | Y  | a  | i | q | y  |
| “     | \* | 2 | : | B | J | R | Z  | b  | j | r | z  |
| #     | +  | 3 | ; | C | K | S | {  | c  | k | s | \~ |
| $     | ,  | 4 | < | D | L | T | \\ | d  | l | t |    |
| %     | -  | 5 | = | E | M | U | }  | e  | m | u |    |
| &     | .  | 6 | > | F | N | V | ^  | f  | n | v |    |
| ‘     | /  | 7 | ? | G | O | W | \_ | g  | o | w |    |

**Observaciones:**

1 - La habilitación del uso de acentos y caracteres especiales debe ser solicitada al suporte.

2 - En el caso que la operadora destino no acepte acentos y caracteres, nuestra plataforma realiza automáticamente para nuestros clientes, la substitución de los mismos, por ejemplo: á para a, é para e, etc.


---

# 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-es.sinch.com/enviar-un-mensaje/documentacion-tecnica-sms/acentos-y-caracteres-especiales.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.
