# Lepipedia

## Lepipedia

- [Hello customer](https://docs.lepipedia.xyz/low-effort-punks/readme.md): Be careful of agents
- [Who is LEP?](https://docs.lepipedia.xyz/low-effort-punks/who-is-lep.md): Some quotes from our wonderful community
- [Buy Punk](https://docs.lepipedia.xyz/low-effort-punks/buy-punk.md)
- [Humble Beginnings](https://docs.lepipedia.xyz/cryptovoxels/humble-beginnings.md): May 21, 2021
- [LEP EMPIRE MEMORIES](https://docs.lepipedia.xyz/cryptovoxels/lep-empire.md): mm the beach
- [LEP City](https://docs.lepipedia.xyz/cryptovoxels/lep-city.md): LEP City founded Dec 2022
- [Great Ostrich Race](https://docs.lepipedia.xyz/cryptovoxels/great-ostrich-race.md)
- [Notable Moments in CV](https://docs.lepipedia.xyz/cryptovoxels/notable-moments-in-cv.md)
- [LOW EFFORT COMiCS](https://docs.lepipedia.xyz/history/low-effort-comics.md): Low Effort Comics created by theCookieMonster.eth
- [Notable Punks Bought](https://docs.lepipedia.xyz/history/notable-punks-bought.md): Biggest sales (but not the most important) :)
- [Notable Tweets](https://docs.lepipedia.xyz/history/notable-tweets.md)
- [LEP Magazines](https://docs.lepipedia.xyz/history/lep-magazines.md)
- [Derivatives](https://docs.lepipedia.xyz/history/derivatives.md)
- [#IRONPUNK](https://docs.lepipedia.xyz/history/ironpunk.md): The rush to complete 10k Low Effort Punks started on Sept 19
- [Morning punk thoughts](https://docs.lepipedia.xyz/history/morning-punk-thoughts.md): Alexnftparis's morning thoughts, Sept 20 2024
- [Why](https://docs.lepipedia.xyz/erc721-migration/why.md)
- [Process overview](https://docs.lepipedia.xyz/erc721-migration/process-overview.md)
- [Smart Contract](https://docs.lepipedia.xyz/erc721-migration/smart-contract.md)
- [Cost burden](https://docs.lepipedia.xyz/erc721-migration/cost-burden.md)
- [Current Discussions](https://docs.lepipedia.xyz/erc721-migration/current-discussions.md): Most up-to-date LEP Migration discussions


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.lepipedia.xyz/low-effort-punks/readme.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.
