# Motivation

Cultural tokens & long tail/emerging assets such as meme coins and NFT's, are known for their limited supply and high volatility, presenting challenges for synthetic derivatives. However, their significant value and fluctuating prices make their derivatives appealing for leveraged exposure and hedging.

Wasabi prioritizes protocol solvency. Our perpetual contracts (perps) are physically settled, ensuring stability and eliminating counterparty risk. Liquidity Providers (LPs) can invest in ETH, other specific pairs, or both, to earn interest on supported ERC-20 tokens.

Our system ensures secure and fully backed trading positions, safeguarding against protocol insolvency risks. Unlike typical futures, our physical settlement method directly impacts both fungible token and NFT fractional prices and influences market movements.

<br>


---

# 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.wasabi.xyz/perps-lite-paper/motivation.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.
