# Product Guides

### **Earn Yield**

Notional offers three products to help you earn yield: fixed rate lending, providing liquidity, and leveraged vaults.

* **Fixed rate lending:** Lock in a fixed rate of interest on your crypto until maturity for a small upfront fee. You can redeem when you want, but you will pay a fee if you exit before maturity.<br>
* **Providing liquidity:** Earn fees, interest and NOTE incentives on your crypto. This is a great option to earn NOTE and it is redeemable at any time. But it can also have a small amount of impermanent loss.<br>
* **Leveraged vaults:** Maximize your returns using leverage. This product gives you one-click access to highly leveraged DeFi yield strategies. Leveraged vault returns can be very high, but they are also risky.

### **Borrow Against Your Crypto at a Fixed Rate**

Decide what collateral you want to borrow against and fix your borrowing rate until maturity so you don't have to worry about spiking borrowing costs.


---

# 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.notional.finance/notional-v2/product-guides.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.
