# Protocol Revenue & Fees

## Performance Fees

XAX takes a 20% preformance fee based on the net profits generated by its strategies. Additionally, a variable performance fee is allocated to the protocol's expert trading partners. This combined fee structure ensures that all parties are compensated only when strategies generate positive returns for users.

## Redemption Fees

| **Feature**      | **Instant Redemption** | **Standard Redemption**    |
| ---------------- | ---------------------- | -------------------------- |
| Availability     | Immediate              | After 7 Days               |
| Fee              | 0.1%                   | No Fee (0%)                |
| Primary Use Case | Urgent Liquidity       | Maximum Capital Efficiency |
| Process          | One-click instant swap | Request → 7 Days → Claim   |


---

# 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.xax.trading/xax-strategies-and-revenue/protocol-revenue-and-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.
