# Why

Currently LEP is hosted on an OS storefront contract. This is not independent and OS may take down LEP or add other restrictions to the collection. While this seems unlikely, we saw this in Jan 2021 when[ LEP was put in jail and could not upload new Punk](https://nftevening.com/opensea-reverses-their-50-item-limit-on-their-free-minting-tool-after-users-fury/). This demonstrates that OS is a difficult service provider to trust.

The reason for the LEP migration is to get the[ Low Effort Punks](https://opensea.io/collection/low-effort-punks) provenance on an independent ERC721 contract, with flexibility for future features such as on-chain metadata/art.

* This will make the NFT ownership permanent/indisputable (cannot be taken down by OS rules)
* It will also allow for trading on alternative marketplaces to save money for traders.
  * E.G. Blur/x2y2 have competitive service fees (OpenSea is 2.5%).
  * EST ETH paid to OpenSea since LEP started -- 6 ETH (244 V.T. \* .025)
* Ability to add traits
* Perhaps LEP will have future ideas that are able to be done on an independent contract.


---

# 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.lepipedia.xyz/erc721-migration/why.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.
