# Limit Order Aggregation

New Limit Order Model: Offering an Alternative Approach with Pday

Unlike traditional limit order protocols, Pday introduces an alternative & unique approach to the Pulsechain community.

Similar to the familiar limit order execution with aggregator seen in CowSwap, Pday provides users with both limit order options and the ability to execute them via aggregator protocols. At this stage, Pday will directly integrate with Piteas APIs to offer its services. Additionally, it will be compatible with other AMM or aggregator protocols beyond Piteas.

Orders placed by users are regularly queried on-chain and off-chain at specific intervals. Once conditions are met, the swap process is completed, and assets are sent to the user.

Currently, detailed research and development are ongoing for this model.

{% hint style="info" %}
Details will be updated soon.
{% 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.pday.ai/pday-openbook/limit-order-aggregation.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.
