# Why you care

## Your dollars work harder on World

On World, every dollar works harder, which means you can make more money for less risk.

Read [ATLAS - World's Risk Engine](/tl-dr-unique-features/atlas.md) to see examples and understand the underlying mechanics.

World is deployed fully on-chain. There is no backend nor app-chain; World does not secretly control any part of the execution. World minimizes counterparty risk by maximizing transparency. The smart contract code will be made publicly available once liquidity is bootstrapped. Trading is fully permissionless.

## Unique Benefits

Unique benefits of World include:

* Use yield bearing tokens as collateral.
* Never sell your crypto - use it as collateral to trade.
* Use certain vault tokens as collateral.
* Earn yield on your collateral by lending it out.
* Borrow under-collateralized.
* Fixed rate, fixed 10 day term loans.
* Safely take more leverage by hedging portfolio level risk.
* Safer liquidation levels than other perp DEXs for the same portfolio.
* Make more money as a market maker. Quote above your balance by borrowing (i.e. "leverage on spot").
* Capture market arbitrage in 1 click. No more need for looping on over-collateralized venues.
* Avoid triggering potential taxable events by borrowing and trading with the borrowed capital. Not financial or tax advice.
* Full onchain, non-custodial, non-upgradable, immutable smart contracts. Contracts will be upgradable during Beta.

## Fast and Cheap.

World processes transactions at \~10ms block times, leveraging MegaETH's real time blockchain technology.

## Fully Onchain, Non-custodial, Immutable

Full onchain, non-custodial, non-upgradable, immutable smart contracts. **Contracts will be upgradable during Beta.**

## Disclaimer

This documentation and everything at the wcm.inc domain is provided for informational purposes only and does not constitute legal, financial, or tax advice. You should consult with qualified professionals before making any decisions based on the information presented.


---

# 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.world.inc/getting-started/why-you-care.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.
