# Selling YTs

## Balance Selection:

<img src="/files/aWGE1JwzNvkL5qpKrIGi" alt="" width="365">

In order to sell your YTs, select a YT from the balances dropdown.

## Market Orders:

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

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

1. Enter the amount of ytDAI 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/BTgGXSj9hnEXoCy9iY1n" alt="Selling YTs (Limit-Order)" width="375">

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