> For the complete documentation index, see [llms.txt](https://docs.reportandrun.com/manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reportandrun.com/manual/pt-br/faq/c142/c149/q430.md).

# Como inicio um teste para experimentar o aplicativo?

Testes gratuitos estão disponíveis para novos usuários quando você assina.

**Report and Run: Cloud**

* Você pode [assine pelo portal web do Report and Run: Cloud](broken://pages/90048618ea38f251cfc971fa6e1f4da7fb423f1a) ou a partir do [o aplicativo móvel](/manual/pt-br/report-and-run-integrate/quick-start-guide/assinar.md). Você verá se é elegível para um teste gratuito de 30 dias no checkout.
* Observe que os testes gratuitos estão disponíveis apenas para a assinatura com renovação mensal. Meses ou anos pré-pagos não incluem teste gratuito.

**Report and Run: Offline (plano pago)**

* Você pode [assine dentro do aplicativo](/manual/pt-br/report-and-run/subscription/how-to-subscribe.md) e você verá se é elegível para um teste gratuito de 30 dias no checkout.

**Report and Run: Offline Team**

* [Entre em contato conosco](/manual/pt-br/faq/c169/q575.md) com o e-mail da sua empresa e o número de usuários que você gostaria de ter na sua conta e nós podemos configurar um teste gratuito.

## Relacionado

* [FAQ: Como começo a usar a versão offline?](/manual/pt-br/faq/c142/c144/q395.md)
* [Perguntas frequentes: Como começo a usar uma conta na nuvem?](/manual/pt-br/faq/c142/c144/q394.md)
* [FAQ: Posso usar o app gratuitamente?](/manual/pt-br/faq/c142/c149/q427.md)


---

# 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.reportandrun.com/manual/pt-br/faq/c142/c149/q430.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.
