> For the complete documentation index, see [llms.txt](https://whitepaper.evoverse.app/evoverse-white-paper-portugues/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.evoverse.app/evoverse-white-paper-portugues/ultimas-atualizacoes.md).

# Últimas Atualizações

- [Atualizações Janeiro 2024](https://whitepaper.evoverse.app/evoverse-white-paper-portugues/ultimas-atualizacoes/atualizacoes-janeiro-2024.md)
- [Pools de liquidez e muito mais](https://whitepaper.evoverse.app/evoverse-white-paper-portugues/ultimas-atualizacoes/pools-de-liquidez-e-muito-mais.md)
- [Atualização Semanal](https://whitepaper.evoverse.app/evoverse-white-paper-portugues/ultimas-atualizacoes/atualizacao-semanal.md)
- [Roadmap do Q3 e Q4 2023](https://whitepaper.evoverse.app/evoverse-white-paper-portugues/ultimas-atualizacoes/roadmap-do-q3-e-q4-2023.md)
- [Venda de Planetas](https://whitepaper.evoverse.app/evoverse-white-paper-portugues/ultimas-atualizacoes/venda-de-planetas.md)
- [Orion-TY-01](https://whitepaper.evoverse.app/evoverse-white-paper-portugues/ultimas-atualizacoes/venda-de-planetas/orion-ty-01.md): A venda da concessão do PLANETA ORION-TY-01 vai ocorrer no dia 28/10/2022 com abertura às 12:00 de Brasília (UTC 15:00) e vai fechar dia 29/10/2022 às 22 de Brasília (UTC 01:00 do dia 30/10/2022)
- [Nuto XT](https://whitepaper.evoverse.app/evoverse-white-paper-portugues/ultimas-atualizacoes/venda-de-planetas/nuto-xt.md): A venda da concessão do PLANETA Nuto XT vai ocorrer no dia 25/11/2022 com abertura às 12:00 de Brasília (UTC 15:00) e vai fechar dia 27/11/2022 às 22:00 de Brasília (UTC 01:00 do dia 28/11/2022)
- [Mechan](https://whitepaper.evoverse.app/evoverse-white-paper-portugues/ultimas-atualizacoes/venda-de-planetas/mechan.md): A venda da concessão do PLANETA Mechan vai ocorrer no dia 06/01/2023 com abertura às 12:00 de Brasília (UTC 15:00) e vai fechar dia 08/01/2023 às 22:00 de Brasília (UTC 01:00 do dia 09/01/2023)
- [Pré-Venda Toolkits Genesis](https://whitepaper.evoverse.app/evoverse-white-paper-portugues/ultimas-atualizacoes/pre-venda-toolkits-genesis.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://whitepaper.evoverse.app/evoverse-white-paper-portugues/ultimas-atualizacoes.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.
