# Core Router

Core Router es la interfaz principal en el sitio web para crear tokens CORE LP. La versión actual de Router es 1.0, que sólo activa la función Liquidity Zap. Otras funciones se desbloquearán en futuras actualizaciones.

Las principales funciones del router son:

* **Liquidity Zap**&#x20;
* **Wrap**
* **Swap**

## Liquidity Zap:

Liquidity Zap's permite al usuario intercambiar Ethereum en tokens LP mientras ahorra costos de GAS **directamente.**

Es una forma rápida y directa de obtener nuevos tokens LP. No necesitarás ir a UNISWAP o al grupo para crearlos. Todo se hace a través de la interfaz en cvault.finance.

La Liquidez de zap's no puede ser de primera ejecución. Es la mejor manera de comprar tokens LP y ayudar al ecosistema CORE a crecer.

Todos los tokens del proveedor de liquidez CORE están bloqueados. No podrá intercambiar estos tokens por sus activos subyacentes. Los tokens LP le permiten participar en el grupo agrícola LP y obtener recompensas.

## Swap:

Swaps le permiten acceder directamente a todos los contratos de pares CORE compatibles (próximamente)

## Wrap:

Esta función le permite envolver/desenvolver su token en ERC95. (Próximamente)


---

# 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.cvault.finance/es/products/core-router.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.
