# Primeros pasos

### Objetivo

Entrar, configurar lo mínimo y enviar tu primera propuesta.

{% stepper %}
{% step %}

### 1) Crea tu cuenta e ingresa

Inicia sesión con tu email.

Si te llegó una invitación, ábrela y acepta.
{% endstep %}

{% step %}

### 2) Crea (o elige) tu empresa

Vas a trabajar siempre dentro de tu empresa.

Si administras más de una, cambia desde el selector.
{% endstep %}

{% step %}

### 3) Configura el branding

Sube tu logo.

Define colores y tipografías.

Esto impacta el PDF.

Sigue [Configurar tu empresa (branding)](https://docs.cierro.app/administracion/configurar-tu-empresa-branding).
{% endstep %}

{% step %}

### 4) Crea una propuesta

Ve a **Propuestas → Nueva**.

Completa cliente, alcance y pricing.

Sigue [Crear una propuesta](https://docs.cierro.app/usar-cierro/propuestas/crear-una-propuesta).
{% endstep %}

{% step %}

### 5) Exporta a PDF y envía

Desde la propuesta, exporta a PDF.

Comparte el link o descarga el archivo.

Sigue [Exportar y compartir (PDF)](https://docs.cierro.app/usar-cierro/propuestas/exportar-y-compartir-pdf).
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Si quieres invitar a tu equipo: [Equipo, roles y permisos](https://docs.cierro.app/administracion/equipo-roles-y-permisos).
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://docs.cierro.app/usar-cierro/primeros-pasos.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
