> For the complete documentation index, see [llms.txt](https://docs.neverland.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.neverland.finance/why-neverland-is-different.md).

# Why Neverland is Different

## Inheritied core mechanism of Olympus

&#x20;**Neverland** is a fork project of Olympus, the most successful decentralized reserve currency protocol. The core value of Olympus is that it perfectly backs the intrisic value for its token, 1 DAI per OHM. It is due to the mathmatical logic behind its smart contracts.

&#x20;Neverland inherited the core value of Olympus thus it can back the intrinsic value of the native token. Basically, **Neverland** only mints the native token, **HOOK**, based on the logically calculated value of the assets that is transferred to the treasury. This makes the backing logic for the intrinsic value perfectly matches to/above 1 KUSDT.

## Superiority of treasury assets

&#x20;On the other hand, **Neverland** receives LP tokens for minting assets which makes superior point over other similar projects. LP tokens have more advantages in most cases over single token.

### Stable LP

&#x20;In case of stable LP, the value of the asset is same as single token but it can be used for farming on other yield farming project. This prevents the protocol to sell the native tokens for marketing and development budget.

### Major + Stable token LP

&#x20;With the same aspect of stable LP, **Neverland** will mint **HOOK** for 50% of the asset value when assets consist of major + stable token LP such as KETH - KUSDT deposited to the treasury.

&#x20;It has 2 points to focus, better price resistence and higher APY. It can back the intrinsic value until the price of the major token drops 75%. Additionally, it can make **Neverland** provide higher APY than Olympus since it doesn't mint its native tokens on the deposit of assets with market volatility.

## Aggressive Investment

&#x20;Due to its unique treasury assets and minting mechanism, Neverland will have 50% of excess reserve assets from the non-stable, non-HOOK LP assets. Thus, Neverland would use 3% of the treasury assets for marketing and development, and will potentially utilze the excess reserve for internal/external investment and return the profit to the treasury to make it back HOOK token in stronger way.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.neverland.finance/why-neverland-is-different.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
