# Current Discussions

## Discussions

Most of these discussions are happening in more detail #721-zion in the Discord server.&#x20;

| Question                                                    | Category         | Decision                                                                                                               |
| ----------------------------------------------------------- | ---------------- | ---------------------------------------------------------------------------------------------------------------------- |
| When will the migration happen?                             | Migration Timing | Not urgent, we will take our time picking the best solution                                                            |
| LEP force mint                                              | Minting          | It is too strong of an ability, we will disallow it.                                                                   |
| Will the Token IDs be clean (0, 1, 2)?                      | Minting          | ONGOING - MWSTW had an idea regarding maintaining the current Token IDs, saving gas in multiple areas.                 |
| Airdrop or burn-to-mint?                                    | Minting          | We are currently investigating "burn-to-mint" or "2-way portal"/wrapping approaches.                                   |
| Will Migrated LEPs have attributes?                         | Art/metadata     | LEP- "all 1/1, no traits." There may be unofficial ways to check traits (other website etc).                           |
| Will the art be changeable on the new contract?             | Art/metadata     | At first yes, with a flexible renderer to allow for many options. We can add a "LOCK" option that only LEP can invoke. |
| Will the tokens be ERC20 (Punks)/ERC721 (with newest code)? | Contract         | ONGOING                                                                                                                |

## I'm a steward for LEP-ness, I will code what the community wants, so please reach out with ideas, feedback, etc.


---

# 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/current-discussions.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.
