# Limit Order Calcs

A suite of calculators designed to help you determine the "effective APY" of purchasing a pool token at a specified price in HEX. These tools can assist you in setting single-sided V3 buy walls, allowing you to target specific HEX prices or APY percentages you aim to achieve.

* *Ⓜ️ pMAXI:* [*https://lookintomaxi.com/limit-maxi/*](https://lookintomaxi.com/limit-maxi/)
* *🛡️pDECI:* [*https://lookintomaxi.com/limit-deci/*](https://lookintomaxi.com/limit-deci/)
* *🍀 pLUCKY:* [*https://lookintomaxi.com/limit-lucky/*](https://lookintomaxi.com/limit-lucky/)
* *🎲 pTRIO:* [*https://lookintomaxi.com/limit-trio/*](https://lookintomaxi.com/limit-trio/)
* *🟠 pBASE:* [*https://lookintomaxi.com/limit/*](https://lookintomaxi.com/limit/)


---

# 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.lookintomaxi.com/tools/limit-order-calcs.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.
