# Discount

FinChain will release promotional activities regarding transaction fees from time to time.&#x20;

You can see the information about **Auto-Discount** on the page, or you can get **Promo Codes** that can be applied to transactions from FinChain's website, community, social media account or other external parties. Promo Codes can usually reduce part or full of the transaction fees.

### （1）Auto Discount

If your account meets the auto-discount conditions, you will see the fee reduction information when you create a transaction order.

### （2）Promo Code

When creating a transaction, you can enter the promo code on the page and click **\[Apply]**. If the promo code is valid, you will see the fee reduction information.

{% hint style="warning" %}
Promo codes may be subject to **Min. amount requirement**, **Use limit**, and **Active dates**, etc. Please refer to the page tips for details.
{% 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/en/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.
