# Minting

NFT minting is the way in which Contributors will fund Energy Efficiency Projects. Each project will be divided in a pre-defined number of NFT, each one representing the minimum possible contribution to it. NFTs are priced and mintable in USDC on Polygon chain. A small amount of MATIC in the wallet balance will be necessary to be able to mint.

Minting will happen around one month after the project is presented on the platform and the token locking contract has been activated for it.

A snapshot of early token lockers will be taken around half the way in order to give them access to a reserved minting period for whitelisted wallets. Being among those is the only way to have a guaranteed minting spot.&#x20;

Minting will happen in three different phases:

1. 48 hours of guaranteed mint for early token lockers.
2. 24 hours of reserved mint for token lockers holding NFTs of previous projects (the list will vary as more projects get funded through the platform and will always include Genesis NFT holders and first batch NFT holders).
3. Public mint for a limited time.

After the expiration of the public mint period the remaining supply of NFTs (if any) will be burned forever and its value will be covered by Efforce in order to make the realization of the Energy Efficiency Project possible. In that case a proportional stake of the rewards generated by the project will be witholded at the source by Efforce itself.


---

# 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.efforce.io/contribution/minting.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.
