> For the complete documentation index, see [llms.txt](https://kb.stoque.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.stoque.com.br/termos-tecnico-comerciais-zeev/suporte-tecnico/condicoes-gerais.md).

# Condições gerais

1\. O plano de suporte é licenciado por ambiente de produção. Por exemplo, se o cliente possui dois ambientes de produção, será necessário contratar dois planos de suporte (um para cada ambiente);

* O plano de suporte de um ambiente produtivo, também cobre outros ambientes como DESENVOLVIMENTO, HOMOLOGAÇÃO, QUALITY ASSURANCE, ou qualquer outro ambiente QUE NÃO SEJA DE PRODUÇÃO;
* Quando contratado Zeev e Zeev docs de forma integrada no mesmo ambiente de produção, não é necessário a contratação de um plano adicional;

2\. Fica estabelecido que hora útil não inclui sábados (exceto planos Avançado e Estendido), domingos (exceto plano Estendido) e feriados (sejam eles nacionais ou regionais, baseados na cidade de São Paulo ou Porto Alegre, onde a Zeev mantém bases operacionais – exceto plano 24x7);

3\. O horário de atendimento será conforme o fuso horário oficial do Brasil.


---

# 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 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, and the optional `goal` query parameter:

```
GET https://kb.stoque.com.br/termos-tecnico-comerciais-zeev/suporte-tecnico/condicoes-gerais.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
