# Oportunidades

Oportunidades es el proceso de convertir ventas potenciales en pedidos. Pasa por una serie de etapas de venta antes de que se realice una venta, desde el inicio hasta el cierre. Por ejemplo, una empresa que vende equipos electrónicos, puede tener las siguientes etapas de ventas para vender: calificación, cotización, negociación y cerrado.

### En esta sección:

* [Procesamiento de oportunidades](/oportunidades/procesamiento-de-oportunidades.md)
* [Crea una oportunidad](/oportunidades/crear-una-oportunidad.md)
* [Gestiona tus oportunidades](/oportunidades/crear-una-oportunidad.md)
* [Buscar y visualizar oportunidades](/oportunidades/buscar-y-visualizar-oportunidades.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://help.b2bgo.mx/oportunidades.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.
