# Nashed Money Market

**Welcome the Nashed, the first Liquidation free Money Market!**

This is a product of [Itos Finance](https://app.gitbook.com/o/mXYq1USpIVmhfj9iEa3i/s/j4n0OdePSeySTqsZIPlE/ "mention"), explore there to learn more about the underlying tech and others in our family of products.

## What does liquidation free mean?

Exactly that.\
No substitutions, no tokens, no gimmicks.&#x20;

Borrow/Lend and then lock in your position with perpetual insurance. As long as your original position is solvent, no matter what the utilization goes to, we make sure you can come back to your portfolio and it'll still be there like you left it.

Nothing is free in real finance and this is no exception. The perpetual insurance charges a funding rate. Fortunately, in most situations that funding rate is on the order of borrow/lending rates so it is often very affordable and sometimes even pays for itself.

Learn more here: [liquidation-free](https://docs.nashed.xyz/overview/liquidation-free "mention")

## How do I use it?

It's not any different than the money markets you might be used to, but you'll notice there are a few more features and LOTS more tokens you can use as collateral.

* **Borrow/Lend** just like you're used to.
* **Transmute**: You can convert *Isolated* token collaterals into cross-margining ones with Itos Takers.
* **Portfolio Lock**: Guarantee your entire portfolio against liquidations. Charges an insurance fee where 90% of the cost only applies if you actually need it. If you never use it, it stays extremely cheap.
* **Pair Secure**: Guarantee a single borrow with a single collateral deposit. Cheaper alternative to Portfolio Locking.

Learn more at: [how-to-use](https://docs.nashed.xyz/overview/how-to-use "mention")

## How does it work?

This is an Itos protocol and it uses the Itos Convex primitive to provide affordable on-demand insurance. The Itos Taker acts like a synthetic perpetual option, which only pays the majority of its fees if it's actually used. We use the Itos Portfolio Manager to combine the borrow and lending done on Nashed with Itos Takers to guarantee they stay liquidation free.&#x20;

Learn more here: [#how-does-it-work](#how-does-it-work "mention")


---

# 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.nashed.xyz/nashed-money-market.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.
