> 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.md).

# Go-To-Market

Aqui geres a tua operação comercial com os teus clientes: crias orçamentos, emites-lhes faturas, defines as tuas tarifas e personalizas como lhes apresentas os recursos.&#x20;

Cada secção tem o seu início rápido, conceitos, guias passo a passo, perguntas frequentes e detalhes. Começa pelo que precisares.

{% hint style="info" %}
É a tua primeira vez por aqui? Vai a Por onde começar mais abaixo e prepara a tua operação comercial em minutos.
{% endhint %}

### Explora Go to Market

<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>Orçamentos</strong></td><td>Cria, envia e gere os orçamentos que ofereces aos teus clientes.</td><td><a href="/pages/384179e0a7f452eb1f109077fe211f06a082d686">/pages/384179e0a7f452eb1f109077fe211f06a082d686</a></td></tr><tr><td><strong>Faturação de clientes</strong></td><td>Fatura os teus clientes e controla o que lhes cobras por cada serviço.</td><td><a href="/pages/fe06f4bd1206e0c20486cc06b59d59149f323589">/pages/fe06f4bd1206e0c20486cc06b59d59149f323589</a></td></tr><tr><td><strong>Tarifas</strong></td><td>Define os preços que aplicas aos teus serviços e a cada cliente.</td><td><a href="/pages/2bec6d551bf1ddc3a7561e7abd3c256b0aa55080">/pages/2bec6d551bf1ddc3a7561e7abd3c256b0aa55080</a></td></tr><tr><td><strong>Personalização de recursos</strong></td><td>Ajusta como os recursos e os serviços são apresentados aos teus clientes.</td><td><a href="/pages/adf000bd1d5aa2e61b21cb69e20d16d4d63d1807">/pages/adf000bd1d5aa2e61b21cb69e20d16d4d63d1807</a></td></tr></tbody></table>

### Por onde começar

<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>Cria o teu primeiro orçamento</strong></td><td>Prepara e envia um orçamento a um cliente em quatro passos.</td><td><a href="/pages/69d576e9b98d1f9cd25f78eed19533faf889c95c">/pages/69d576e9b98d1f9cd25f78eed19533faf889c95c</a></td></tr><tr><td><strong>Configura as tuas tarifas</strong></td><td>Define os preços que aplicarás aos teus serviços.</td><td><a href="/pages/2bec6d551bf1ddc3a7561e7abd3c256b0aa55080">/pages/2bec6d551bf1ddc3a7561e7abd3c256b0aa55080</a></td></tr><tr><td><strong>Emite a tua primeira fatura</strong></td><td>Emite uma fatura a um cliente e revê o faturado do mês.</td><td><a href="/pages/6c970542f41b7f6895d34de484ce0ee1f04b5555">/pages/6c970542f41b7f6895d34de484ce0ee1f04b5555</a></td></tr></tbody></table>

### Suporte

{% hint style="success" %}
Precisas de ajuda com a tua operação comercial? Abre um ticket ou escreve-nos por WhatsApp a partir da secção de \[Suporte]\(../support).
{% endhint %}


---

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