> For the complete documentation index, see [llms.txt](https://docs.zipper.trade/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zipper.trade/developer-information/zipper-architecture-1/minting-and-burning-logic.md).

# Minting and Burning Logic

#### **2. Minting and Burning Logic** (Sub-Page)

* **Unique Content Ideas**:
  * Provide a technical explanation of the 1:1 minting and burning mechanism.
  * Describe how contract logic ensures no over-minting or under-burning of zAssets.
  * Explain edge case handling (e.g., what happens if a transaction is interrupted).
  * Include pseudo-code or flow diagrams for the minting and burning processes.
