# Early Position Closures

Hypersurface allows you to close your positions before expiry directly from the Portfolio Page.To close early:<br>

* Navigate to the Portfolio Page in your dashboard.
* Select the position you want to close.
* Click the “Close Early” button.
* Choose the portion of your position you wish to purchase back by paying the applicable premium.

\\

Once the early closure is completed, your position will be settled and the collateral you had locked for that position will become available.

After closing a position early, you must withdraw your collateral from the protocol to have it returned to your wallet.


---

# 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.hypersurface.io/overview/early-position-closures.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.
