# Core Router

Core Router是网站创建CORE LP代币的主设备。Router的当前版本是1.0，只激活了Liquidity Zap功能。其他功能将在以后的更新中解锁。

Router的主要功能是：

* **Liquidity Zap**
* **Swap**
* **Wrap**

## Liquidity Zap：

Liquidity Zap允许用户直接将ETH兑换成LP代币，同时节省GAS成本。

这是一种快速而简单的获取新LP代币的方法。你不需要去UNISWAP或池子里创建它们，只需一切都通过cvault.finance网站操作即可.

Liquidity zap不能提前交易，且是购买LP代币和帮助CORE生态系统发展的最佳方式。

所有CORE流动资金提供者代币均已锁定。您无法将这些代币兑换为其基础资产。LP代币允许您参与LP farming pool，并获得奖励。

## Swap：

Swaps功能允许您直接访问所有支持CORE对的合约（即将推出）

## Wrap：

此功能允许您将代币包装/展开为ERC95。（即将推出）


---

# 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/cn/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.
