> ## Documentation Index
> Fetch the complete documentation index at: https://docs.share.land/llms.txt
> Use this file to discover all available pages before exploring further.

# Sell SQFT Tokens

> How to close a position and return funds to your wallet.

## Step 1: Open the action panel

You can open the sell panel two ways:

* **From Portfolio:** Navigate to **Portfolio** in the top nav → click any position in the **Assets** tab
* **From the market:** Click any market card on the exchange to open the action panel directly

<Frame caption="Shareland: Portfolio Assets tab">
  <img src="https://mintcdn.com/sharelandinc/Bos2iVondnHMPmyq/images/screenshots/portfolio.png?fit=max&auto=format&n=Bos2iVondnHMPmyq&q=85&s=3c2f3ea7e01333665a908bbd444cd623" alt="Portfolio assets tab" width="1599" height="1304" data-path="images/screenshots/portfolio.png" />
</Frame>

## Step 2: Choose order type

The sell panel has two tabs: **Market** and **Limit**.

### Market order (default)

Select the **Sell** tab under **Market**. Enter the amount to close, either a specific number of tokens or a USDC value. Partial exits are fully supported. Market orders execute immediately at the current AMM price.

### Limit order

Select the **Limit** tab to set a specific price. Enter:

* **Price** — the minimum \$/sqft you're willing to accept
* **Amount** — number of SQFT tokens to sell

Your order sits in the order book until the market reaches your price. You can view and cancel open orders from the **Orders** tab.

<Frame caption="Shareland: Sell trade panel">
  <img src="https://mintcdn.com/sharelandinc/Bos2iVondnHMPmyq/images/screenshots/trade-sell.png?fit=max&auto=format&n=Bos2iVondnHMPmyq&q=85&s=d4205071a777530a1881143bbf9ee213" alt="Trade panel: sell" width="484" height="1212" data-path="images/screenshots/trade-sell.png" />
</Frame>

## Step 3: Confirm

Review the transaction details, including the 1.5% fee, and confirm. Market orders settle immediately. Limit orders remain open until filled or cancelled. Funds return to your connected wallet after the transaction confirms on-chain.

<Note>
  You can sell any portion of a position. You don't have to exit all at once.
</Note>

<Card title="View your portfolio" icon="chart-pie" href="/how-to/view-portfolio">
  Track your remaining positions
</Card>
