# その他

## なぜUSDB/WETHの承認が、入金や取引の前に必要ですか？

USDB/WETHコントラクトには「承認（approve）」機能があり、送信者に代わってUSDB/WETHをコントラクトが使用できるようにします。この一度きりの承認プロセスは、セキュリティ上非常に重要です。承認を行うことで、指定された量のUSDB/WETHが今後の取引で利用可能になりますが、USDB/WETH自体が消費されるわけではありません。

## 「取引の期限が切れました」というエラーメッセージが表示されたときはどうすればいいですか？

「取引の期限が切れました」というエラーメッセージが表示される原因として、コンピュータのローカル時間が正確な時間と一致していないことが考えられます。この問題を解決するために、コンピュータのローカル時間を調整し、正確な時間と同期させることをお勧めします。

ローカル時間の調整で問題が解決しない場合は、リミットオーダーの横にある設定アイコンをクリックし、期限をリセットしてみてください。

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

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

## TRUMP-USDC-PERPとHARRIS-USDC-PERPとは何ですか？

TRUMP-USDC-PERPとHARRIS-USDC-PERPは、SynFuturesで取引可能な永続型先物（パーペチュアル・フューチャーズ）です。これらの永続先物は、Polymarketの「2024年米国大統領選挙勝者予測市場」に基づき、ドナルド・トランプまたはカマラ・ハリスが2024年米大統領選に勝利する可能性に基づいた取引をユーザーに提供します。詳細はこちらをご覧ください：<https://polymarket.com/event/presidential-election-winner-2024/will-kamala-harris-win-the-2024-us-presidential-election?tid=1726736638397>。

これらのペアは2024年11月4日午前8時（UTC）に決済される予定です。ただし、予期せぬ状況が発生した場合、SynFuturesは決済日を調整する権利を有します。


---

# 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.synfutures.com/jp/faq/sono.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.
