> For the complete documentation index, see [llms.txt](https://docs.roboteasy.tech/rn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboteasy.tech/rn/hub.md).

# HUB

- [Versões Anteriores](https://docs.roboteasy.tech/rn/hub/versoes-anteriores.md)
- [Versão 3.0.0 - latest](https://docs.roboteasy.tech/rn/hub/versoes-anteriores/versao-3.0.0-latest.md): Lançado em 28/02/2024.
- [Versão 2.7.0](https://docs.roboteasy.tech/rn/hub/versoes-anteriores/versao-2.7.0.md): Lançado em 31/01/2024.
- [Versão 2.6.0](https://docs.roboteasy.tech/rn/hub/versoes-anteriores/versao-2.6.0.md): Lançado em 12/01/2024.
- [Versão 2.5.1](https://docs.roboteasy.tech/rn/hub/versoes-anteriores/versao-2.5.1.md): Lançado em 04/01/2024.
- [Versão 2.5.0](https://docs.roboteasy.tech/rn/hub/versoes-anteriores/versao-2.5.0.md): Lançado em 15/12/2023.
- [Versão 2.4.0](https://docs.roboteasy.tech/rn/hub/versoes-anteriores/versao-2.4.0.md): Lançado em 29/11/2023.
- [Versão 2.3.0](https://docs.roboteasy.tech/rn/hub/versoes-anteriores/versao-2.3.0.md): Lançado em 25/10/2023.
- [Versão 2.2.2](https://docs.roboteasy.tech/rn/hub/versoes-anteriores/versao-2.2.2.md)
- [Versão 2.2.1](https://docs.roboteasy.tech/rn/hub/versoes-anteriores/versao-2.2.1.md)
- [Versão 2.2.0](https://docs.roboteasy.tech/rn/hub/versoes-anteriores/versao-2.2.0.md)
- [Versão 2.1.4](https://docs.roboteasy.tech/rn/hub/versoes-anteriores/versao-2.1.4.md)
- [Versão 2.1.0](https://docs.roboteasy.tech/rn/hub/versoes-anteriores/versao-2.1.0.md)
- [Versão 2.0.3](https://docs.roboteasy.tech/rn/hub/versoes-anteriores/versao-2.0.3.md)
- [Versão 2.0.2](https://docs.roboteasy.tech/rn/hub/versoes-anteriores/versao-2.0.2.md)
- [Versão 1.10.0](https://docs.roboteasy.tech/rn/hub/versoes-anteriores/versao-1.10.0.md): Versão lançada 14/07/2023
- [Versão 1.9.0](https://docs.roboteasy.tech/rn/hub/versoes-anteriores/versao-1.9.0.md): Versão lançada 04/07/2023
- [Versão 1.8.0](https://docs.roboteasy.tech/rn/hub/versoes-anteriores/versao-1.8.0.md): Versão lançada 11/06/2023
- [Versão 1.7.0](https://docs.roboteasy.tech/rn/hub/versoes-anteriores/versao-1.7.0.md): Versão lançada 24/05/2023
- [Versão 1.6.0](https://docs.roboteasy.tech/rn/hub/versoes-anteriores/versao-1.6.0.md)
- [Versão 1.5.0](https://docs.roboteasy.tech/rn/hub/versoes-anteriores/versao-1.5.0.md)
- [Versão 1.1.0](https://docs.roboteasy.tech/rn/hub/versoes-anteriores/versao-1.1.0.md): Versão lançada 10/12/2022
- [Versão 1.0.0](https://docs.roboteasy.tech/rn/hub/versoes-anteriores/versao-1.0.0.md): Versão lançada 09/28/2022


---

# 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:

```
GET https://docs.roboteasy.tech/rn/hub.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.
