# About Spot Trading Fee Rates

Here is the detailed breakdown of the spot trading fee rates:

<table data-header-hidden><thead><tr><th width="116"></th><th></th><th width="129"></th><th width="162"></th><th></th></tr></thead><tbody><tr><td>KINE</td><td>Bronze/Silver</td><td>Gold</td><td>Platinum</td><td>Diamond</td></tr><tr><td>maker</td><td>0.080%</td><td>0.072%</td><td>0.0704%</td><td>0.0680%</td></tr><tr><td>taker</td><td>0.100%</td><td>0.090%</td><td>0.0880%</td><td>0.0850%</td></tr></tbody></table>

The membership levels on the KINE platform are categorized into different tiers: Bronze, Silver, Gold, Platinum, and Diamond. These tiers indicate the varying levels of membership for users. To check your current membership level, simply navigate to the personal information section. There, you will find the details regarding your membership status.

\
**How to view your membership level and experience points (Exp.) on KINE:**

1.Log in to your Kine account.

2.Click on the "Profile" section to access your personal information. Within the "Profile" section, click on the level symbol to access the membership system page.

3.On the membership system page, you will find a progress bar indicating your level benefits, with Diamond being the highest level

4.Additionally, you can view the experience points required to reach the next level and the corresponding benefits of each membership level.


---

# 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://kine.gitbook.io/kine-docs-portal/library/about-spot-trading-fee-rates.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.
