> For the complete documentation index, see [llms.txt](https://docs.pancakeswap.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pancakeswap.finance/japanese/tordingutsru/notifications.md).

# 通知

<figure><img src="https://lh7-us.googleusercontent.com/KuhB0fchwKb7jvN7cVj4BiO9ohoIwAS__z8-dU1JjRXHUZ_diEpe8fRnMhU4DqIN4u9-Io8RZZGhsDVhIC4AB5ohNablWz_wLYbL9R2C5YR263veplzKXA4R9mvifggqRWr7afdfK1MwaoIMPYKz6Ck" alt=""><figcaption></figcaption></figure>

### Web3通知とは何ですか？

Web3通知は、最新ニュースやアップデートのためのプラットフォームとのやり取りにおける大きな進歩を表しています。PancakeSwapにシームレスに統合されたこれらの通知は多くのメリットをもたらします。WalletConnectと提携して、ユーザーがDeFiニュース、アップデート、重要なアクションを一つのウィンドウでアクセスできる通知（BETA）をリリースしました。Web3通知はまだBETAであり、今後数ヶ月でさらなる変更と改善が行われる予定です。

**Web3通知のメリット：**

* リアルタイムアラートで常に最新情報を把握：PancakeSwapの重要なイベント、市場動向、製品アップデート、コミュニティニュースを見逃しません。
* 重要なものを優先：自分に関連するトピック、製品、カテゴリを選択します。様々なフィルターで通知をカスタマイズします。
* 直接的でアクションにつながるリンク：各通知に直接リンクが含まれているため、重要なアップデートに通知から素早く対応できます。

### 通知の設定方法：

1. 簡単に有効化：[ホームページ](https://pancakeswap.finance/)にアクセスします。PancakeSwapメニューの左上の設定アイコンをクリックして「通知を許可」を選択します。

<figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/web-git-feat-web3-notifications-soft-launch.pancake.run__chain%3Dbsc%20%281%29.png" alt="" width="362"><figcaption></figcaption></figure>

2. ウォレットを接続：右上のベルアイコンをクリックし、ウォレットでメッセージに署名して通知を承認します。

<figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/web-git-feat-web3-notifications-soft-launch.pancake.run__chain%3Dbsc%20%286%29.png" alt="" width="433"><figcaption></figcaption></figure>

<figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/web-git-feat-web3-notifications-soft-launch.pancake.run__chain%3Dbsc%20%284%29.png" alt="" width="293"><figcaption></figcaption></figure>

3. フィードをカスタマイズ：左側のドロップダウンを選択して、自分の興味やニーズに合わせて通知設定を調整します。

<figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/web-git-feat-web3-notifications-soft-launch.pancake.run__chain%3Dbsc%20%285%29.png" alt=""><figcaption></figcaption></figure>

4. 常に把握：ベルアイコンをクリックしてドロップダウンメニューからすべての通知に簡単にアクセスします。

### 通知の機能

現在サポートされている通知のリストはすべてのEVMチェーンで利用可能で、以下が含まれます：

| 通知       | 機能                          |
| -------- | --------------------------- |
| 流動性ポジション | 流動性ポジションが範囲外になった場合に移動を通知します |
| Farm     | Farm APRや新しいFarmについて通知します   |
| ウォレット残高  | ガス残高が少ない場合に通知します            |
| 宝くじ      | 宝くじの抽選について通知します             |
| 予測       | 予測報酬の請求について通知します            |
| 価格アラート   | 大幅な価格変動について通知します            |

### 今後の予定

* フィルタリングの強化：ユーザーが適切な情報を適切なタイミングで受け取れるよう通知を微調整します
* マルチプラットフォーム：モバイルやその他のプラットフォームへの対応、潜在的なクロスプロトコル機能により、PancakeSwapをDeFi活動のハブにします
* 通知の追加：他の製品やガバナンス関連情報（新しい提案など）の通知を追加します


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.pancakeswap.finance/japanese/tordingutsru/notifications.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
