# Mark Price

Mark Price is the price on the price source. All assets traded on DMEX have a price source defined. For the top assets like Bitcoin and Ethereum, the price source is Bitstamp.net. Therefore in this cases the MARK PRICE is the Bitstamp price.

The MARK PRICE is used to settle and liquidate positions.

{% hint style="success" %}
Positions can only be liquidated if the MARK PRICE reaches the liquidation price. DMEX cannot manipulate the price internally to liquidate your position!
{% endhint %}


---

# 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.dmex.app/definitions/mark-price.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.
