# Closing Positions: Full & Partial Exits

How to Access: Click the Close button on any row in the Positions tab.

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

In the Close Position Modal:

<div align="left"><figure><img src="/files/BN61TbQPhY7jfzx4hOLB" alt="" width="375"><figcaption></figcaption></figure></div>

Market vs. Limit Toggle: Choose between instant execution (Market) or setting a specific exit price (Limit).

* Set Quantity: Use the input box, the "Half" / "All" buttons, or the percentage slider to specify exactly how much of your position you want to close.
* Confirm: Click the "Market Close" or "Limit Close" button to submit your order.

***

Your Positions tab will update in real-time to reflect the new, smaller size if you perform a partial close.&#x20;

<figure><img src="/files/3ESj8K6Pg05ULNWkVLGK" 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.nunchi.trade/copy-of-nunchi-testnet-user-guide/account-management/positions/closing-positions-full-and-partial-exits.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.
