> For the complete documentation index, see [llms.txt](https://docs.plenit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plenit.com/docs-pt/go-to-market/how-to.md).

# Como fazer

Aqui tens os guias passo a passo para operar o teu Go to Market: define as tuas tarifas, prepara Orçamentos, Fatura os teus clientes e gera os teus materiais comerciais. Vai diretamente para a tarefa de que precisares.

{% hint style="info" %}
Preferes perceber primeiro o porquê? Revê os Conceitos e volta aqui para a prática.
{% endhint %}

### Explora os guias

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Como Criar uma Tarifa</strong></td><td>Define as tuas margens (geral, por serviço ou por artigo) e o teu período de Faturação.</td><td><a href="/pages/200556302142ea1f901bf6e6e0818aca0e9bf59e">/pages/200556302142ea1f901bf6e6e0818aca0e9bf59e</a></td></tr><tr><td><strong>Como Gerar um Orçamento</strong></td><td>Cria a oferta com o assistente e ajusta a Margem no Ecrã de revisão.</td><td><a href="/pages/69d576e9b98d1f9cd25f78eed19533faf889c95c">/pages/69d576e9b98d1f9cd25f78eed19533faf889c95c</a></td></tr><tr><td><strong>Como Gerir os teus Orçamentos</strong></td><td>Edita, descarrega, pré-visualiza, clona ou atualiza a Tarifa de um Orçamento.</td><td><a href="/pages/d7d22ecc65a9597fa206695de5bc39f3324257a4">/pages/d7d22ecc65a9597fa206695de5bc39f3324257a4</a></td></tr><tr><td><strong>Como Faturar os teus Clientes</strong></td><td>Consulta as guias de remessa do Consumo dos teus clientes e descarrega-as em PDF ou CSV.</td><td><a href="/pages/e338d06d3f7fb84540993af7a20521aa4ae30248">/pages/e338d06d3f7fb84540993af7a20521aa4ae30248</a></td></tr><tr><td><strong>Como Gerar um Contrato</strong></td><td>Cria um Contrato de prestação de serviços personalizado com os teus dados e os do teu Cliente.</td><td><a href="/pages/432c94e35c63fb5ca0016a5f73ca5ade3c7dfc38">/pages/432c94e35c63fb5ca0016a5f73ca5ade3c7dfc38</a></td></tr><tr><td><strong>Como criar uma campanha de email marketing com Mailchimp</strong></td><td>Descarrega um modelo de newsletter com a tua Marca e lança-o aos teus clientes com Mailchimp.</td><td><a href="/pages/12a497f54368c1e403cb24b428ca3824cf922fdb">/pages/12a497f54368c1e403cb24b428ca3824cf922fdb</a></td></tr></tbody></table>


---

# 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.plenit.com/docs-pt/go-to-market/how-to.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.
