> For the complete documentation index, see [llms.txt](https://aicrowd.gitbook.io/whitepaper-pt/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aicrowd.gitbook.io/whitepaper-pt/saiba-mais/disclaimer.md).

# Disclaimer

Este documento tem como objetivo informar sobre a aquisição de tokens da AiCrowd e os riscos envolvidos nesse processo. É importante ressaltar que este documento não constitui um prospecto, um memorando de oferta e/ou outro documento de oferta relativo à AiCrowd ou seus apoiadores e não foi revisado ou aprovado por qualquer regulador financeiro ou comissão de valores mobiliários em qualquer jurisdição.

Ao adquirir tokens da AiCrowd, é importante que o comprador tenha ciência dos riscos envolvidos. Não há garantia de que os compradores dos tokens receberão um reembolso de seu capital ou quaisquer retornos positivos na compra de tokens. É recomendado que os potenciais compradores considerem cuidadosamente a explicação do projeto e os fatos apresentados, que apesar de não fornecerem uma lista exaustiva ou explicação de todos os resultados possíveis do projeto, podem ser usados como fonte de informação, mas não devem ser o único fator na tomada de decisão.

Os potenciais compradores devem considerar cuidadosamente se uma compra de tokens é adequada para eles, considerando as informações fornecidas neste documento e suas circunstâncias legais e financeiras pessoais. Todas as referências neste documento para "equipe", "nós", "nosso", "nosso", "nós" ou termos similares referem-se à AiCrowd, a plataforma baseada em blockchain.


---

# 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://aicrowd.gitbook.io/whitepaper-pt/saiba-mais/disclaimer.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.
