# Parâmetros de conexão

Por padrão todo usuário tem acesso a até 3 binds por usuário com throughput (TPS) em 30. Caso precise de um limite maior, entre em contato com a nossa equipe de suporte.

| Parâmetros               | Detalhe             |
| ------------------------ | ------------------- |
| Hostname                 | 5.161.123.75        |
| Porta                    | 2775                |
| Versão                   | 3.4                 |
| system\_id               | Seu nome de usuário |
| password                 | SMPP Token          |
| Bind Type                | Transceiver         |
| Enquire Link             | 60 Segundos         |
| Binds                    | Até 3 por usuário   |
| TPS                      | 30                  |
| Fuso horário do servidor | UTC                 |

{% hint style="warning" %}
É importante que a biblioteca SMPP utilizada, tenha suporte para senhas com mais de 8 caracteres
{% endhint %}


---

# 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.smsfire.com.br/apis-v3/sms/smpp/parametros-de-conexao.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.
