# Swap

![](/files/uH9RJAAeSVXojBZ03AT1)

### Buy BLD: **BLOOD代币购买功能**

这是一个允许您购买BLOOD代币的功能。BLOOD代币可以使用KLAY币购买。如果您使用KLAY购买BLOOD代币，KLAY币的数量将从您的钱包中扣除，BLOOD代币的数量将增加。如果您输入用于购买的KLAY币的数量，您可以得到的BLOOD代币的数量将显示在底部。要继续购买，请点击购买按钮。

从僵尸网络网站购买BLOOD代币时，没有额外的税收，但从其他SWAP网站购买BLOOD代币时，只有90%会被扣除并发送到您的钱包[（\[注\]僵尸网络功能>税收系统）](/chinese/features/tax.md)

### Sell BLD: **BLOOD代币销售功能**

这是一个允许您出售您的钱包中的BLOOD代币的功能。它的销售方式是将BLOOD代币换成KLAY币。如果您输入您想出售的BLOOD代币数量，底部会显示估计可以兑换的KLAY币数量。点击出售按钮来执行出售。

如果您卖出BLOOD代币，您钱包里的BLOOD代币数量会减少该数量，而KLAY币的数量会增加。

在出售BLOOD代币时，您将被收取10%的交易税。卖出的BLOOD代币的10%会被扣除交易税，只有90%会被换成KLAY币并发送到您的钱包里[（\[注\]僵尸网络功能>税收系统）](/chinese/features/tax.md)

### Swap Fee (**代币交换费**) &#x20;

当购买或出售BLOOD代币时，我们使用BLD-KLAY流动性池来进行交换交易。因此，收取1%的互换费（代币交换费），以向流动性提供者提供补偿。这与税池配置的交易税分开操作，提供1%的每日存款利息。

### Data

{% hint style="info" %}
**Price:** 基于USDT。

**KLAY Balance:** 当前链接的钱包的KLAY余额。

**BLD Balance:** 当前连接的钱包的BLD余额。
{% 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.zombie-network.fi/chinese/guide/swap.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.
