# Platform fees

10% fee is charged on winner profits, whereas no fee is charged from losing side.

## Example

1. If you deposit $100 in a market and withdraw $150 at the expiry or before that, your profit is $50. The platform keeps $5 and you get $145 ($100 that you invested and $45 profit)
2. If you deposit $100 in a market and withdraw $80 after some time, you get $80 back as it is without paying any fees.


---

# 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.fliq.one/trading-concepts/platform-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.
