# Important Notes

To ensure a smooth experience when using **Libety DEX Limit Orders**, please keep the following in mind:

#### Token Balance Changes

If you **move or spend your tokens before the order is filled**:

* The order will **fail to execute**
* No tokens will be taken from your wallet
* No penalties or fees are applied

> Your funds remain fully under your control at all times.

#### Order Expiry & Cancellation

* If your order **expires**:
  * It simply becomes invalid
  * **No tokens are moved**
  * No action required
* If you choose to **cancel the order manually**:
  * Requires a **separate on-chain transaction**
  * A **small gas fee** will apply

#### No Partial Fills

Liberty DEX Limit Orders follow an **all-or-nothing execution model**:

* Orders are either:
  * **Fully executed**, or
  * **Not executed at all**
* Partial fills are **not supported**

> This ensures price precision and prevents fragmented execution.

### Summary

* Funds are **never locked**
* Orders are **risk-free while waiting**
* Execution only happens when:
  * Price conditions are met
  * Full amount is available

Liberty DEX is designed to give you **maximum control, zero custody risk, and predictable execution** at all times.


---

# 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.libertyswap.finance/liberty-dex/limit-orders/important-notes.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.
