# Limit

***

## Whats is limit orders?

MixSwap’s limit orders feature is based on Ocean ONE. Ocean ONE is a decentralized exchange based on the Mixin Network, with a user experience comparable to that of centralized exchanges.

Ocean ONE is developed by the Mixin team, the code is [open source](https://github.com/MixinNetwork/ocean.one), and it is security audited.

With the launch of MixSwap’s limit orders feature, we hope to bring a richer trading experience to our users.

## Is there a commission for limit orders?

Yes, there is a fee, MixSwap charges 0.2%.


---

# 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://support.mixswap.exchange/en/limit.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.
