# Selling nTokens

## Balance Selection:

![](/files/-MinzCkTxQpf6ZKdJqjV)

In order to sell your nTokens, select an nToken from the balances dropdown.

## Market Orders:

![Selling nTokens (Market-Order)](/files/-MinsQ4CRw2Ohtg1GguE)

In order to immediately sell nTokens for best price available, place a market-order for the amount of nTokens you would like to sell.

1. Enter the amount of nDAI you would like to sell.
2. Review the order's details.
3. Place the order, confirming in your web3 wallet when prompted.

## Limit Orders:

![Selling nTokens (Limit-Order)](/files/-MinsVsjsk2gETOF-iId)

In order to place an order to sell nTokens at a specific price, select limit order and then input your desired price and the amount of nTokens you would like to sell.

***Importantly***, ***limit orders can be placed for free, without an on-chain transaction.***

1. Toggle a Limit-Order.
2. Enter the amount of nDAI you would like to sell.
3. Enter the price you want to sell nDAI for. (DAI received per nDAI)
4. Review the order's details.
5. Place the order, signing the order in your web3 wallet when prompted.


---

# 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.swivel.finance/swivel-v3.0.0/swivel-exchange/exchange-functions/floating-yield-notional-token-1.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.
