> 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/go-to-market.md).

# Go-To-Market

Aquí gestionas tu operación comercial con tus clientes: creas presupuestos, les facturas, defines tus tarifas y personalizas cómo les presentas los recursos.&#x20;

Cada sección tiene su inicio rápido, conceptos, guías paso a paso, preguntas frecuentes y detalles. Empieza por lo que necesites.

{% hint style="info" %}
¿Es tu primera vez por aquí? Ve a Por dónde empezar más abajo y prepara tu operación comercial en 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>Presupuestos</strong></td><td>Crea, envía y gestiona los presupuestos que ofreces a tus clientes.</td><td><a href="/pages/yBLlezHRrf28dZA0yWCP">/pages/yBLlezHRrf28dZA0yWCP</a></td></tr><tr><td><strong>Facturación de clientes</strong></td><td>Factura a tus clientes y controla lo que les cobras por cada servicio.</td><td><a href="/pages/otoGIFts49HAlLVuLQai">/pages/otoGIFts49HAlLVuLQai</a></td></tr><tr><td><strong>Tarifas</strong></td><td>Define los precios que aplicas a tus servicios y a cada cliente.</td><td><a href="/pages/aZmtO3kX6LtsAtuoTZfq">/pages/aZmtO3kX6LtsAtuoTZfq</a></td></tr><tr><td><strong>Personalización de recursos</strong></td><td>Ajusta cómo se presentan los recursos y los servicios a tus clientes.</td><td><a href="/pages/mVnzSx9085XxRrLffvnu">/pages/mVnzSx9085XxRrLffvnu</a></td></tr></tbody></table>

### Por dónde empezar

<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>Crea tu primer presupuesto</strong></td><td>Prepara y envía un presupuesto a un cliente en cuatro pasos.</td><td><a href="/pages/2faMOVL1LtB98JPMPQba">/pages/2faMOVL1LtB98JPMPQba</a></td></tr><tr><td><strong>Configura tus tarifas</strong></td><td>Define los precios que aplicarás a tus servicios.</td><td><a href="/pages/aZmtO3kX6LtsAtuoTZfq">/pages/aZmtO3kX6LtsAtuoTZfq</a></td></tr><tr><td><strong>Emite tu primera factura</strong></td><td>Factura a un cliente y revisa lo facturado del mes.</td><td><a href="/pages/xJuKUQ159IzXRDDp1OKo">/pages/xJuKUQ159IzXRDDp1OKo</a></td></tr></tbody></table>

### Soporte

{% hint style="success" %}
¿Necesitas ayuda con tu operación comercial? Abre un ticket o escríbenos por WhatsApp desde la sección de \[Soporte]\(../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/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.
