> For the complete documentation index, see [llms.txt](https://docs.amfi.finance/amfi-whitepaper-pt/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.amfi.finance/amfi-whitepaper-pt/outras-referencias/termos-e-condicoes/6.-limitacao-de-responsabilidade.md).

# 6. Limitação de responsabilidade

6.1 POR FAVOR, LEIA ESTA CLÁUSULA COM ATENÇÃO, POIS ELA LIMITA A RESPONSABILIDADE DA AMFI PARA COM VOCÊ. A AMFI NÃO SERÁ RESPONSÁVEL PELAS SEGUINTES DECLARAÇÕES:

• GARANTIAS OU CONDIÇÕES DE QUALQUER TIPO, EXPRESSAS OU IMPLÍCITAS, DE QUE NOSSA PLATAFORMA É ADEQUADA A UM DETERMINADO FIM, QUE ESTAMOS FORNECENDO QUALQUER GARANTIA IMPLÍCITA;

• INDISPONIBILIDADE OCASIONAL DA PLATAFORMA (COMO CONTINUAMOS ATUALIZANDO NOSSA PLATAFORMA, NÃO PODEMOS PROMETER QUE NUNCA ESTARÁ INDISPONÍVEL DURANTE O HORÁRIO COMERCIAL);

• A PRECISÃO, INTEGRALIDADE OU CONFIABILIDADE DOS CONTEÚDOS DE NOSSA PLATAFORMA;

• QUALQUER TIPO DE PERDA RESULTANTE DE QUALQUER AÇÃO REALIZADA COM BASE EM DADOS DA NOSSA PLATAFORMA;

• OS RISCOS DE SEGURANÇA INERENTES AO FORNECIMENTO DE INFORMAÇÕES E NEGOCIAÇÃO ONLINE PELA INTERNET;

• QUALQUER VIOLAÇÃO DE SEGURANÇA, A MENOS QUE SEJA DEVIDA A NEGLIGÊNCIA GRAVE DE NOSSA PARTE;

• PERDAS QUE VOCÊ TEM EM DECORRÊNCIA DAS TRANSAÇÕES REALIZADAS NA PLATAFORMA;

• LIMITAÇÃO DE QUALQUER PRODUTO OU SERVIÇO A QUALQUER PESSOA, ÁREA GEOGRÁFICA OU JURISDIÇÃO CONFORME ACREDITAMOS NECESSÁRIO, OU CONFORME EXIGIDO POR LEI; OU

• QUAISQUER DISPUTAS ENTRE VOCÊ E OUTRAS PARTES (ORIGINADORES, TOMADORES E INVESTIDORES), A MENOS QUE ESPECIFICAMENTE INDICADO DE OUTRA FORMA EM UM CONTRATO À PARTE LEGALMENTE VINCULANTE CELEBRADO ENTRE NÓS OU ENTRE NÓS E QUAISQUER PARTES APLICÁVEIS.

<br>


---

# 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://docs.amfi.finance/amfi-whitepaper-pt/outras-referencias/termos-e-condicoes/6.-limitacao-de-responsabilidade.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.
