# 5. General Features

## 5.1 Incentive Mechanism

Participants who contribute their idle GPU resources to the network are rewarded with NetMind Token (which we expand on later in this white paper), creating a strong incentive for users to join and contribute to the platform. A smart-contract based system is used to automatically distribute rewards based on each participant's contribution to the training process.<br>

<figure><img src="/files/1Bx5XJwD3oLKTyjbghqN" alt=""><figcaption></figcaption></figure>

## 5.2 Interoperability

The platform supports a wide range of AI models and frameworks, enabling users to work with their preferred tools and technologies. NetMind Power utilizes APIs and standard data formats to ensure compatibility and seamless integration with popular machine learning libraries and frameworks.<br>

<figure><img src="/files/PRhtQpXzVlsAkZaa0a6z" alt=""><figcaption></figcaption></figure>

## 5.3 Environmental Sustainability

The decentralized approach of NetMind Power not only provides an efficient means for AI computing but also contributes to environmental sustainability. By leveraging idle computing resources across a wide network of users, the platform reduces the need for dedicated data centers. This can lead to lower energy consumption and a reduced carbon footprint, making NetMind Power an eco-friendly solution in the AI space.


---

# 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://netmind-power.gitbook.io/white-paper/5.-general-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.
