# 固定交易

固定交易允许用户将重要交易固定并存储，方便管理和跟踪。

## 如何固定交易

完成交易后，KEYRING PRO Wallet 会提供一个交易哈希（简称 TXH）。

在 TXH 旁边，您会看到一个用于固定的图标。点击该图标即可固定交易。

您可以在主屏幕的“固定交易”标签中查看所有固定的交易。

<figure><img src="/files/Fs51D3HP9Me3dS9JGflt" alt="" width="375"><figcaption></figcaption></figure>

## 添加备忘

在固定交易选项卡中，向左滑动已保存的交易。您会看到两个选项：删除和添加备忘。

* 添加备忘：用于在固定交易中添加注释或提醒，以便更好地理解交易。
* 您可以通过相同方式编辑备忘。如果要删除备忘，只需在编辑时将内容留空即可。

<figure><img src="/files/VPJp4qSjUFv8qsMrBuoP" alt="" width="375"><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://help.keyring.app/zh/keyring-pro/how-to-use/pinned-transaction.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.
