> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-pt/programas-beta.md).

# Programas beta

- [Programas beta](https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-pt/programas-beta/programas-beta.md): Experimentar antecipadamente as novas funcionalidades do OutSmart, participar em betas abertas e partilhar feedback.
- [Integração avançada de Projeto-Proposta](https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-pt/programas-beta/programas-beta/integracao-avancada-de-projeto-proposta.md): Transformar Propostas aprovadas em Projetos e manter a proposta associada.
- [Funcionalidades de IA](https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-pt/programas-beta/programas-beta/funcionalidades-de-ia.md): Acompanhar a próxima beta de IA e registar interesse antes de abrir.
- [Rotas do planboard](https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-pt/programas-beta/programas-beta/rotas-do-planboard.md): Mostrar a ordem das rotas e os detalhes de Viagem diretamente no quadro de planeamento.
- [Faturação proforma](https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-pt/programas-beta/programas-beta/faturacao-proforma.md): Criar primeiro um documento proforma e depois gerar a Fatura final a partir dos mesmos dados.
- [Secções de Proposta e Fatura](https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-pt/programas-beta/programas-beta/seccoes-de-proposta-e-fatura.md): Agrupar linhas do documento em secções com uma estrutura mais clara e opções de aprovação.
- [Fotografias da Proposta](https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-pt/programas-beta/programas-beta/fotografias-da-proposta.md): Adicionar Imagens às Propostas para ofertas e PDFs mais claros.


---

# 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://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-pt/programas-beta.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.
