# Edición embudo

- [Campos Requeridos: Datos obligatorios por etapa](https://academy.vambe.ai/embudo/edicion-embudo/campos-requeridos-datos-obligatorios-por-etapa.md): Asegura la calidad de tus datos. Configura "candados" para que la IA (o tu equipo) no pueda ingresar a un cliente en una etapa específica sin tener los datos obligatorios completos, incluyendo ahora c
- [Lead Scoring: Prioriza tus oportunidades de venta](https://academy.vambe.ai/embudo/edicion-embudo/lead-scoring-prioriza-tus-oportunidades-de-venta.md): Deja de adivinar. Configura un sistema de puntuación automático para identificar y priorizar a tus clientes más valiosos (0 a 100) en tiempo real.
- [Cómo limpiar y mantener tu embudo ordenado](https://academy.vambe.ai/embudo/edicion-embudo/como-limpiar-y-mantener-tu-embudo-ordenado.md)


---

# 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://academy.vambe.ai/embudo/edicion-embudo.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.
