# Limite de Atendimento

## Porque eu utilizaria um contrato de atendimento?

Um contrato de atendimento normalmente é utilizado em parcerias ou aluguel de equipamentos, por exemplo:

* Instalo um software para você, mas vou atualizar ele uma vez por mês;
* Alugo um equipamento, mas faço no máximo duas intervenções por mês.

No contrato por atendimento é possível definir uma quantidade de tickets por ciclo e um valor por ticket excedente nos campos.

<figure><img src="https://lh6.googleusercontent.com/xvxrWy-8cdbVhQ2VJgwQQjxcS32RoMc6ZASwIDzFXaLBpk4F-vMxi1HrqT6aK6C9JyoQgD3KrCJ8273xJb2bmB4slromA9Fb7E1m6uEvO66zpO5v62u35clRTU2ZhbBuMZ7zbI8wKSQpLqn92Uj__oQ" alt=""><figcaption></figcaption></figure>

Caso tenha dúvidas sobre como cadastrar um contrato no Tiflux [**Clique Aqui.**](/sistema/contratos/criando-um-contrato.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://guia-de-uso.tiflux.com/sistema/contratos/visualizando-contratos/atendimento.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.
