# 一键交易

**开启一键交易：**

<figure><img src="/files/mvqRrmdFE79M9PmVkBCu" alt=""><figcaption></figcaption></figure>

1. 点击顶部导航栏上“一键交易”按钮。
2. 设置一个4位数的PIN码并通过钱包签字，创建一个新的钱包私钥。

请记住并妥善保管您的密码，因为一旦丢失一键交易钱包的凭据，可能会导致您丢失一键交易钱包账户。&#x20;

该钱包私钥仅用于授权Substance Exchange内的交易操作。 启用后，原始按钮将变成一个电池图标，提醒您ETH的燃气(Gas)余额。

<figure><img src="/files/be1N9LIW5rKooEjzeCYv" alt=""><figcaption></figcaption></figure>

**补充（存款）：**

如果您是首次启用一键交易，您的燃气余额会是0。

* 点击“补充”为您的一键交易充值ETH，用于支付燃气费用。

随着您充值一键交易，电池图标会随之充电。 现在，您可以开始交易，免去来自Metamask等钱包的不断确认提示。

**取空：**

点击“取空”，将您一键交易钱包内的资金提取至连接的钱包中。

<figure><img src="/files/0AeEGJGXPiZpqvaUUL8W" alt=""><figcaption></figcaption></figure>

**停用**

* 点击“进阶设置”，进入设置页面。
* 点击“更多”-“停用”，即可关闭您的一键交易钱包。

停用之后，您账户的信息和余额将会保留不会受到影响。您可以在任何您愿意的时间重启您的一键交易。

**重置：**

* 点击“更多”-“重置”。

请注意，重置您的一键交易钱包将关闭该功能并擦除私钥。


---

# 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.substancex.io/zh/zhi-nan/yi-jian-jiao-yi.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.
