# 折扣

FinChain星鏈將不定期發佈有關交易費用的優惠活動。您可以在頁面中看到 **自動折扣** 的相關信息，或可以從 FinChain星鏈 的網站、社群、社交媒體賬號或其他外部方面獲得可以應用在交易中的 **折扣代碼**，優惠代碼通暢可以減免部分或全部的交易費用。

### （1）自動折扣

如果您的賬戶滿足自動折扣條件，您將在創建交易訂單時看到由自動折扣帶來的費用減免資訊。

### （2）折扣代碼

在創建交易時，您可以在頁面上輸入優惠代碼並點擊 **「應用」**。如優惠代碼有效，您將會在費用信息中看到由此代碼帶來的費用減免資訊。

{% hint style="warning" %}
折扣代碼可能受最低交易金額、使用次數以及生效日期等限制，詳情以頁面提示為準。
{% endhint %}


---

# 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://finchain.gitbook.io/finchain-docs/transactions/discount.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.
