> For the complete documentation index, see [llms.txt](https://docs.synfutures.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.synfutures.com/jp/oyster-amm/tia.md).

# 手数料ティア

SynFuturesにおいて主要なペアの取引手数料が2ベーシスポイントに引き下げられるプロモーション手数料が開始されたため、2024年7月1日をもって、手数料ティアの取り決めは一時停止されました。

手数料ティアによる割引は一般に公開されていますが、割引のサイズはテイカーの取引量によって決まります。一度ティアのしきい値に達すると、割引が適用されます。 詳細は、以下の表をご参照ください。

<figure><img src="/files/2ko5o7nb1k9W4DEe4bII" alt=""><figcaption></figcaption></figure>

### 例

例えば、あるトレーダーが1ヶ月間にSynFutures V3でBTC-USDB-PERPペアの取引量が6億ドルに達した場合、割引後の手数料は30,000 USDBになります（6億ドル \* 0.005%）。

手数料ティアによる割引は、特定の資産ペアで利用可能です：

* BTC-WETH-PERP&#x20;
* BTC-USDB-PERP
* USDB-WETH-PERP

### VIP割引の分配&#x20;

割引は、翌月の20日にマージントークンで分配されます。割引は、アドレスがコントラクトアドレスの場合、最後のオペレーターに分配されます。

ご注意: 割引はテイカーの取引量と強制清算のみが対象となります。メイカーの取引活動は割引の対象外です。また、受け取りウォレットの変更（ハッキングやその他の悪意ある活動によるものを含む）については、SynFuturesは責任を負いません。割引は、最初に指定されたウォレットに分配されます。


---

# 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.synfutures.com/jp/oyster-amm/tia.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.
