# Fixed-Yield Lending

## Market Orders:

![Entering a Fixed-Yield Position (Market-Order)](/files/-MinSeCofJYwDAYJlFnA)

In order to immediately lend at the best best available price (rate), place a market-order for the amount of principal you would like to lend, and receive a fixed-yield.

1. Select Fixed-Yield.
2. Enter the amount of principal you would like to lend.
3. Review the order's details.
4. Place the order, confirming in your web3 wallet when prompted.

## Limit Orders:

![Entering a Fixed-Yield Position (Limit-Order)](/files/-MioeP85KEU0nrtwwbyS)

In order to place a fixed-yield order at a specific price, select limit order and then input your desired price and amount you would like to lend.

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

1. Select Fixed-Yield.
2. Select Limit.
3. Enter the amount of principal you would like to lend.
4. Enter the price (amount of premium to earn per token).
5. Review the order's details.
6. Place the order, confirming 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-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.
