# Selling PTs

## Balance Selection:

<img src="/files/5iq5zZnjQLHhULvlXuRB" alt="" width="364">

In order to sell your PTs, select a PT from the balances dropdown.

## Market Orders:

<img src="/files/A2AdzD3hjVUYGswluTeI" alt="Selling PTs (Market-Order)" width="375">

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

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

## Limit Orders:

<img src="/files/EWHk1XbFdYrYCWcgsMHM" alt="Selling PTs (Limit-Order)" width="375">

In order to place an order to sell your PTs at a specific price, select limit order and then input your desired price and the amount of PTs 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 ptDAI you would like to sell.
3. Enter the price you want to sell ptDAI for. (DAI received per ptDAI 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-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.
