> 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/marketplace-pacotes-e-power-ups/power-ups/proposta/usar-fotos-na-proposta-beta.md).

# Usar fotos na proposta (beta)

As fotos da proposta permitem adicionar contexto visual a uma oferta.

Use-as quando uma imagem ajudar a explicar o trabalho, o âmbito ou a condição.

{% hint style="info" %}
Esta é uma funcionalidade beta.

A Disponibilidade pode depender da configuração da sua conta.
{% endhint %}

### Boas utilizações para fotos da proposta

* mostrar a condição atual do local
* dar suporte ao Artigo ou às opções de trabalho
* adicionar detalhes visuais ao PDF da proposta

{% stepper %}
{% step %}

### Abra a proposta

Abra a proposta que pretende atualizar.
{% endstep %}

{% step %}

### Adicione as fotos

Use a área de fotos ou de Anexo para carregar as imagens.
{% endstep %}

{% step %}

### Revise a ordem e a relevância

Mantenha apenas as fotos que suportam claramente a proposta.
{% endstep %}

{% step %}

### Guarde e verifique o resultado

Guarde a proposta.

Depois, reveja o PDF ou a pré-visualização, se necessário.
{% endstep %}
{% endstepper %}

### O que verificar

* a qualidade da imagem é suficientemente nítida
* as fotos correspondem ao conteúdo da proposta
* o esquema mostra as fotos da forma esperada

### Perguntas frequentes

<details>

<summary>As fotos da proposta estão disponíveis em todas as contas?</summary>

Não.

As funcionalidades beta podem exigir ativação separada.

</details>

<details>

<summary>As fotos da proposta aparecem no PDF?</summary>

Podem.

Isso depende do esquema e da configuração.

</details>

<details>

<summary>Posso remover uma foto mais tarde?</summary>

Sim.

Remova a foto antes de finalizar a versão da proposta que pretende enviar.

</details>

### Tópicos relacionados

* [Gerar um PDF da proposta](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/proposta/gerar-um-pdf-da-proposta.md)
* [Funcionalidades em Propostas](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/proposta/funcionalidades-da-proposta.md)
* [Propostas](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/proposta.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://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/proposta/usar-fotos-na-proposta-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.
