# Magnet Stack Features

{% hint style="info" %}
Generate Coretime-ready node codes with custom pallets and functions using Magnet Stack.
{% endhint %}

### Key Features

#### User-Friendly Interface

Magnet Stack enhances the user experience with a user-friendly interface, making blockchain development for core-time ready parachains more accessible and efficient for developers of all skill levels.

#### Agile Coretime

Magnet Stack supports two types of Coretime functionalities, on-demand and Bulk, optimizing resource management and providing flexibility in blockchain architecture. On-demand coretime mode also supports on-demand block production and assurance mechanisms to further increase resource efficiency and stability.&#x20;

#### Multi-VM Support

Magnet Stack leverages Substrate's robust framework to support multiple virtual machines, including EVM, WASM and MoveVM, enabling developers to run and interact with various smart contract environments.

#### Customizable Functionalities

Magnet Stack provides customizable templates for various functionalities, allowing users to tailor their blockchain network to meet specific needs. This layer includes pre-built modules that can be easily integrated into your project, saving development time and effort.

#### Appchain Model

The Appchain Model offers flexibility with support for multiple models, including parathread and Tanssi-container chains. This allows developers to choose the best architecture for their specific use case.

#### Dynamic Generator

The Dynamic Generator facilitates the one-click generation of Substrate code for customized features, simplifying the node deployment process. This feature enables developers to quickly create and deploy nodes with the required specifications.

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXfdXLpULiGnXiL-teVHCYBkOpuHE69-PtZBsGMbYieGXnVhUn5UDX7p1Hug3hgm48PyatVryesbYaoXEMQTsyhhN8MmL3bAWFKqNJRSsygZMlTjrqdYSkx8-MEYWZNKur3KMbWnCvGcw68Q0I4iZ-JPr30?key=LavDx8Bi5HZLHT02wEa1jg" alt="" width="563"><figcaption><p>Magnet Stack Layers</p></figcaption></figure>

Learn More

{% content-ref url="/pages/d7lyql3d67jqK6MwcFK5" %}
[Magnet Stack Coretime Modules](/overview/magnet-stack-features/magnet-stack-coretime-modules.md)
{% endcontent-ref %}

Start now with Magnet Stack APP, also please refer this section:

{% content-ref url="/pages/sN1hvigLWC4gK77JbGkY" %}
[Develop Coretime-Ready chain with Magnet Stack](/product-guides/develop-coretime-ready-chain-with-magnet-stack.md)
{% endcontent-ref %}


---

# 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://doc.magport.io/overview/magnet-stack-features.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.
