# Automated Position Closure (Prescheduled Position Close)

<figure><img src="/files/6AYkHg5sQ6xvAY18jOzO" alt=""><figcaption></figcaption></figure>

**High level:** You can setup position closure triggers based on pricing, pool ratio, and time. You can also select a time buffer for pricing or ratio based triggers.

**Value Add:** Aperture allows you to close out your position based on a price or ratio trigger without needing to constantly monitor market prices. **This is particularly useful for users who like to use CL LP positions to execute range orders!**&#x20;

**Example:** If my ETH-USDC position becomes 100% ETH then close out my ETH-USDC position and return all the ETH to my wallet.&#x20;

1. Select the NFT / active position you wish to create a prescheduled close for. You can find Prescheduled Close under advanced tools

<figure><img src="/files/cGeqIL1Kufw7E0kGZSiI" alt=""><figcaption></figcaption></figure>

2\. Similar to Automated Rebalance you can now choose a Trigger Setup based on Price, Ratio, or Time.&#x20;

You will also choose a Gas Fee Ceiling based on percentage of position or a dollar amount (which we convert back into a percentage of position).&#x20;

<figure><img src="https://cdn-images-1.medium.com/max/720/1*jqGqNW49CjQUClNFPw1eGw.png" alt=""><figcaption></figcaption></figure>


---

# 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.aperture.finance/docs/liquidity-intents/automated-position-closure-prescheduled-position-close.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.
