# ピン留めされたトランザクション

ピン留めされたトランザクションは、重要なトランザクションをピン留めして保存し、管理と追跡を簡単にするための機能です。

## **トランザクションをピン留めする方法**

取引が完了すると、KEYRING PRO Walletは取引ハッシュ（略してTXH）を提供します。

TXHの横にピン留め用のアイコンが表示されます。そのアイコンをタップして取引をピン留めしてください。

ピン留めした取引は、メイン画面の「ピン留め取引」タブで確認できます。

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

## **メモを追加する**

ピン留めされたトランザクションタブで、保存されたトランザクションを左にスワイプします。2つのオプションが表示されます: 削除とメモを追加。

* **メモを追加**: ピン留めされたトランザクションにメモやリマインダーを追加して、内容をより明確に管理できます。
* 同じ方法でメモを編集できます。メモを削除したい場合は、編集時に内容を空白にしてください。

<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/jp/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.
