# Selling zcTokens

## Balance Selection:

![](/files/-MinyxHNYbkaqxyGaQRi)

In order to sell your zcTokens, select a zcToken from the balances dropdown.

## Market Orders:

![Selling zcTokens (Market-Order)](/files/-MinsCVkF5SRnp9LJRK_)

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

1. Enter the amount of zcDAI 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 zcTokens (Limit-Order)](/files/-MinsIoqIAsyla0HP4ck)

In order to place an order to sell your zcTokens at a specific price, select limit order and then input your desired price and the amount of zcTokens 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 zcDAI you would like to sell.
3. Enter the price you want to sell zcDAI for. (DAI received per zcDAI sold)
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-v2.0.0/swivel-exchange/exchange-functions/fixed-yield-zctoken.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.
