-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
51 additions
and
0 deletions.
There are no files selected for viewing
51 changes: 51 additions & 0 deletions
51
i18n/cn/docusaurus-plugin-content-docs/current/howto_bonds_lbp.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
--- | ||
id: howto_bonds_lbp | ||
title: 获取债券(LBP) | ||
--- | ||
|
||
import useBaseUrl from '@docusaurus/useBaseUrl'; | ||
|
||
作为战略的一部分,HydraDX 使用 **债券以增加并多样化协议拥有的流动性(POL)**。为此,HydraDX 可通过治理决定在任何时间 **发行一定数量的债券**,与 HydraDX 财政希望积累的资产进行交易。 | ||
|
||
本页包含了如何通过 HydraDX LBP 获取债券的分步指南。开始之前,建议先熟悉 **[债券](/bonds)** 文档。 | ||
|
||
<div style={{textAlign: 'center'}}> | ||
<img alt="metadata" src={useBaseUrl('/howto_bonds_lbp/bonds1.jpg')} /> | ||
</div> | ||
|
||
### 步骤 0:导航至 HydraDX 债券页面 | ||
|
||
https://app.hydradx.io/trade/bonds | ||
|
||
点击 **`Connect Account`**(连接账户)**(上图中的 1)**,连接钱包到 HydraDX。 | ||
|
||
### 步骤 1:选择您想要支持的债券 | ||
|
||
- 查看当前所有活跃的债券活动 **(2)** 以及过往的活动 **(3)**。 | ||
- 点击 **`Trade`**(交易)进入您想要支持的债券活动。 | ||
|
||
<div style={{textAlign: 'center'}}> | ||
<img alt="metadata" src={useBaseUrl('/howto_bonds_lbp/bonds2.jpg')} /> | ||
</div> | ||
|
||
### 步骤 2:参与债券 LBP | ||
:::caution | ||
参与流动性引导池(LBP)之前,请先熟悉 LBP 的工作原理。 | ||
|
||
请在 **[我们的文档](/lbp)** 中,了解更多信息。 | ||
::: | ||
|
||
HydraDX 债券 LBP UI,可让您直观地执行交易: | ||
|
||
- 选择打算使用的令牌,并输入数量 **(4)**。 | ||
- 提供 LBP 价格历史轨迹(无任何新交易)图表,供用户参考。 | ||
|
||
:::note | ||
如果用户使用目标资产(上例中的 USDT)以外的任何资产进行交易,协议会自动将该资产兑换为目标资产,这意味着用户将会承受额外的兑换费用和价格影响。 | ||
|
||
请注意,如果用户在 LBP 拍卖期间随时回售债券,也会产生额外的退货费用。 | ||
::: | ||
|
||
- 如想调整滑点首选项,可点击 **设置图标 (5)**。 | ||
- 要完成交易,请点击 **Swap**(交换)**(7)**,并使用您的钱包签署交易。 | ||
- 完成兑换后,获得的债券将显示在 My Bonds(我的债券)**(8)** 下。 |