# Fee Discounts

Previously, users holding $ethDYDX and/or $stkDYDX received [discounts on trading fees](https://dydx.exchange/blog/v3-updated-fee-schedule) depending on the amount of $ethDYDX and/or $stkDYDX in a given user's wallet. On September 29, 2023, fee discounts were wound down and reverted back to normal fees for all dYdX v3 traders. User's can see their current ethDYDX holdings and fee tier [**here**](https://trade.dydx.exchange/portfolio/fees). More information is also available on the dYdX Trading Help Center available [**here**](https://help.dydx.exchange/en/articles/4798040-perpetual-trade-fees).

<figure><img src="/files/5ucRykNgxxiYgtiqAT2r" alt=""><figcaption></figcaption></figure>


---

# 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.dydx.community/governance-documentation/start-here/trading-fee-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.
