# Protocol Fees

Stryke’s protocol fees are a key component of maintaining liquidity and ensuring the sustainability of CLAMM. This page explains how fees are applied and how they contribute to the protocol’s growth.

### **Fee Application**

Protocol fees are currently charged **only on option purchases** made through CLAMM.

* **Buying Options:** A fee of **15%** is applied when users purchase options.
* **Liquidity Provision:** No fees are charged for providing or managing liquidity positions.

### **Fee Allocation**

All protocol fees are directed towards supporting the continued growth and development of Stryke.\
This helps maintain a sustainable ecosystem and strengthen the protocol’s long term stability.


---

# 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.stryke.xyz/tokenomics/protocol-fees.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.
